venus_human_trap ![code/modules/mob_spawn/ghost_roles/venus_human_trap.dm 2](git.png)
Handles logic for ghost spawning code, visible object in game is handled by /obj/structure/alien/resin/flower_bud
Vars | |
flower_bud | Physical structure housing the spawner |
---|---|
ready | Used to determine when to notify ghosts |
Procs | |
bear_fruit | Called when the attached flower bud has borne fruit (ie. is ready) |
Var Details
flower_bud ![code/modules/mob_spawn/ghost_roles/venus_human_trap.dm 16](git.png)
Physical structure housing the spawner
ready ![code/modules/mob_spawn/ghost_roles/venus_human_trap.dm 18](git.png)
Used to determine when to notify ghosts
Proc Details
bear_fruit
Called when the attached flower bud has borne fruit (ie. is ready)