This commit is contained in:
Fox McCloud
2019-03-27 23:09:21 -04:00
parent 814e492a55
commit a8dc5770db
3 changed files with 4 additions and 3 deletions
@@ -10,7 +10,7 @@
var/deity_name = "Christ"
/obj/item/storage/bible/suicide_act(mob/user)
to_chat(viewers(user), "<span class='warning'><b>[user] stares into [src.name] and attempts to trascend understanding of the universe!</b></span>")
to_chat(viewers(user), "<span class='warning'><b>[user] stares into [src.name] and attempts to transcend understanding of the universe!</b></span>")
user.dust()
return OBLITERATION