mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-01-03 05:52:43 +00:00
Fixing dreamchecker
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user