oh_yeah
Sends a fake bubblegum charging through a nearby wall to our target.
Vars | |
fake_broken_wall | An image overlayed to the wall bubblegum comes out of, to look destroyed. |
---|---|
fake_rune | An image put where bubblegum is expected to land, to mimic his charge "rune" icon. |
hallucination_lines | if haunt_them is TRUE, they will also be shown one of these lines when the hallucination occurs |
haunt_them | if TRUE, we will also send one of the hallucination lines when we start. |
Procs | |
charge_loop | Recursive function that operates as a "fake charge" of our effect towards the target turf. |
Var Details
fake_broken_wall
An image overlayed to the wall bubblegum comes out of, to look destroyed.
fake_rune
An image put where bubblegum is expected to land, to mimic his charge "rune" icon.
hallucination_lines
if haunt_them is TRUE, they will also be shown one of these lines when the hallucination occurs
haunt_them
if TRUE, we will also send one of the hallucination lines when we start.
Proc Details
charge_loop
Recursive function that operates as a "fake charge" of our effect towards the target turf.