uhhh random junk

- made some gato decals and added them to various maps
- ghosts might be able to LOOC now
This commit is contained in:
evilew
2024-03-20 14:38:44 +01:00
parent 3722d8e86c
commit 82ee38d206
11 changed files with 111 additions and 82 deletions
+3 -3
View File
@@ -40,9 +40,9 @@ GLOBAL_VAR_INIT(normal_looc_colour, "#6699CC")
to_chat(src, "<B>Advertising other servers is not allowed.</B>")
log_admin("[key_name(src)] has attempted to advertise in LOOC: [msg]")
return
if(mob.stat)
to_chat(src, "<span class='danger'>You cannot salt in LOOC while unconscious or dead.</span>")
return
// if(mob.stat)
// to_chat(src, "<span class='danger'>You cannot salt in LOOC while unconscious or dead.</span>")
// return
// if(istype(mob, /mob/dead))
// to_chat(src, "<span class='danger'>You cannot use LOOC while ghosting.</span>")
// return