mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
debug logging
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
/datum/event/metroid_infestation/setup()
|
||||
if(prob(50)) //50% chance of the event to even occur if procced
|
||||
active_metroid_event = FALSE
|
||||
log_debug("Metroid infestation failed successfully.")
|
||||
kill()
|
||||
return
|
||||
active_metroid_event = TRUE
|
||||
|
||||
Reference in New Issue
Block a user