flower_bud
Kudzu Flower Bud
A flower created by flowering kudzu which spawns a venus human trap after a certain amount of time has passed.
A flower created by kudzu with the flowering mutation. Spawns a venus human trap after 2 minutes under normal circumstances. Also spawns 4 vines going out in diagonal directions from the bud. Any living creature not aligned with plants is damaged by these vines. Once it grows a venus human trap, the bud itself will destroy itself. Flower bud structure that ghost role spawns, actual spawn logic handled by /obj/effect/mob_spawn/ghost_role/venus_human_trap
Vars | |
countdown | The countdown ghosts see to when the plant will hatch |
---|---|
finish_time | Used by countdown to check time, this is when the timer will complete and the venus trap will spawn. |
growth_time | The amount of time it takes to create a venus human trap. |
spawner | The spawner that actually handles spawning the ghost role in |
Procs | |
bear_fruit | Tells the spawner that the venus human trap is ready |
Var Details
countdown
The countdown ghosts see to when the plant will hatch
finish_time
Used by countdown to check time, this is when the timer will complete and the venus trap will spawn.
growth_time
The amount of time it takes to create a venus human trap.
spawner
The spawner that actually handles spawning the ghost role in
Proc Details
bear_fruit
Tells the spawner that the venus human trap is ready