mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 18:32:03 +00:00
Fix sandbox latespawn
This commit is contained in:
@@ -20,6 +20,6 @@
|
||||
if(emergency_shuttle)
|
||||
emergency_shuttle.always_fake_recall = 1
|
||||
|
||||
/datum/game_mode/latespawn(var/mob/mob)
|
||||
/datum/game_mode/sandbox/latespawn(var/mob/mob)
|
||||
mob.CanBuild()
|
||||
mob << "<B>Build your own station with the sandbox-panel command!</B>"
|
||||
Reference in New Issue
Block a user