mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 02:16:05 +00:00
2SP00KY
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user