mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-05-24 07:36:47 +01: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
|