This commit is contained in:
SandPoot
2023-01-23 20:44:28 -03:00
parent e292452aae
commit 54641ce201
103 changed files with 730 additions and 232 deletions
+2 -1
View File
@@ -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()