send
This commit is contained in:
@@ -4,9 +4,10 @@
|
||||
typepath = /datum/round_event/wizard/lava
|
||||
max_occurrences = 3
|
||||
earliest_start = 0 MINUTES
|
||||
description = "Turns the floor into hot lava."
|
||||
|
||||
/datum/round_event/wizard/lava
|
||||
endWhen = 0
|
||||
end_when = 0
|
||||
var/started = FALSE
|
||||
|
||||
/datum/round_event/wizard/lava/start()
|
||||
|
||||
Reference in New Issue
Block a user