This commit is contained in:
Heredth
2014-05-12 16:21:53 -07:00
parent 52b0548ce9
commit 61abb2e4e4

View File

@@ -30,6 +30,11 @@
var/antagHUD = 0
universal_speak = 1
var/atom/movable/following = null
var/speakStatement = pick("whines", "cries", "spooks", "complains", "drones", "mutters")
var/speakExclamation = pick("screams", "screeches", "howls")
var/speakQuestion = pick("moans", "gripes", "grumps", "murmurs", "mumbles", "bleats")
/mob/dead/observer/New(var/mob/body=null, var/flags=1)
sight |= SEE_TURFS | SEE_MOBS | SEE_OBJS | SEE_SELF