mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-01-02 05:23:01 +00:00
6 lines
121 B
Plaintext
6 lines
121 B
Plaintext
/var/global/spacevines_spawned = 0
|
|
|
|
/datum/event/spacevine/start()
|
|
spacevine_infestation()
|
|
spacevines_spawned = 1
|