Fixing dreamchecker

This commit is contained in:
Nadyr
2022-06-26 04:23:51 -04:00
committed by GitHub
parent 99945c8f0d
commit a5970e7ab7

View File

@@ -1,9 +1,9 @@
world/New()
/world/New()
. = ..()
//add stuff to default emote vars specifically for chomp.
//human default emotes
global._human_default_emotes += /decl/emote/audible/wheeze
_human_default_emotes += /decl/emote/audible/wheeze
//simple_mob default emotes
global._simple_mob_default_emotes += /decl/emote/audible/wheeze
_simple_mob_default_emotes += /decl/emote/audible/wheeze