mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 02:16:05 +00:00
Turned off space ninja spawning as a minievent
This commit is contained in:
@@ -90,7 +90,7 @@ I decided to scrap round-specific objectives since keeping track of them would r
|
|||||||
When I already created about 4 new objectives, this doesn't seem terribly important or needed.
|
When I already created about 4 new objectives, this doesn't seem terribly important or needed.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/var/global/toggle_space_ninja = 1//If ninjas can spawn or not.
|
/var/global/toggle_space_ninja = 0//If ninjas can spawn or not.
|
||||||
/var/global/sent_ninja_to_station = 0//If a ninja is already on the station.
|
/var/global/sent_ninja_to_station = 0//If a ninja is already on the station.
|
||||||
|
|
||||||
/proc/space_ninja_arrival()
|
/proc/space_ninja_arrival()
|
||||||
|
|||||||
Reference in New Issue
Block a user