mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-20 19:44:46 +01:00
Update event_vr.dm
This commit is contained in:
@@ -216,7 +216,7 @@
|
||||
|
||||
var/mob/living/carbon/human/new_character = new(src.loc)
|
||||
if(!new_character)
|
||||
to_chat(src, "Something went wrong and spawning failed. Please check your character slot doesn't have any obvious errors, then either try again or send an adminhelp!")
|
||||
to_chat(M, span_warning("Something went wrong and spawning failed. Please check your character slot doesn't have any obvious errors, then either try again or send an adminhelp!"))
|
||||
reset_ghostpod()
|
||||
return
|
||||
log_and_message_admins("successfully used a Maintenance Lurker spawnpoint and became their loaded character.")
|
||||
|
||||
Reference in New Issue
Block a user