mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-19 01:56:43 +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
|