mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-11 10:22:13 +00:00
Makes false alarm use more explicit in event code.
This commit is contained in:
committed by
CitadelStationBot
parent
662c42b450
commit
f6e07cf824
@@ -6,6 +6,7 @@
|
||||
/datum/round_event/ghost_role/devil
|
||||
var/success_spawn = 0
|
||||
role_name = "devil"
|
||||
fakeable = FALSE
|
||||
|
||||
/datum/round_event/ghost_role/devil/kill()
|
||||
if(!success_spawn && control)
|
||||
|
||||
Reference in New Issue
Block a user