mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-15 09:57:49 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user