Revert "No MoMMis or AIs on purge day (#31511)" (#31513)

This reverts commit 405c4e58a2.
This commit is contained in:
ShiftyRail
2021-12-05 10:49:10 +00:00
committed by GitHub
parent c448ec3212
commit 7aa861912f
3 changed files with 4 additions and 16 deletions

View File

@@ -486,10 +486,7 @@
/mob/dead/observer/verb/become_mommi()
set name = "Become MoMMI"
set category = "Ghost"
to_chat(src, "Sorry, this verb is disabled.")
/*
if(!config.respawn_as_mommi)
to_chat(src, "<span class='warning'>Respawning as MoMMI is disabled..</span>")
return
@@ -521,8 +518,7 @@
break
else
to_chat(src, "<span class='warning'>Unable to find any MoMMI Spawners ready to build a MoMMI in the universe. Please try again.</span>")
*/
/mob/dead/observer/verb/become_hobo()
set name = "Become Space Hobo"
set category = "Ghost"