mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 03:33:21 +00:00
Merge pull request #2204 from CIB/BEF-premerge
Removed an instance of spawning space ninjas I overlooked.
This commit is contained in:
@@ -21,9 +21,6 @@
|
||||
// Doesn't necessarily trigger an event, but might. Returns 1 if it did.
|
||||
/proc/event()
|
||||
event = 1
|
||||
if(!sent_ninja_to_station)
|
||||
choose_space_ninja()
|
||||
return
|
||||
|
||||
var/minutes_passed = world.time/600
|
||||
|
||||
|
||||
Reference in New Issue
Block a user