mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-10 17:32:36 +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
|