mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-31 00:59:16 +01:00
Added grafadreka.
More work on drakes. Added grafadreka den site. Working on refining drake AI. Fixing drake languages.
This commit is contained in:
@@ -23,4 +23,5 @@ var/global/list/_default_mob_emotes = list(
|
||||
/decl/emote/audible/choke,
|
||||
/decl/emote/audible/moan,
|
||||
/decl/emote/audible/gnarl,
|
||||
/decl/emote/audible/snarl
|
||||
)
|
||||
|
||||
@@ -33,6 +33,10 @@
|
||||
emote_message_3p = "chokes."
|
||||
conscious = FALSE
|
||||
|
||||
/decl/emote/audible/snarl
|
||||
key = "snarl"
|
||||
emote_message_3p = "snarls menacingly."
|
||||
|
||||
/decl/emote/audible/gnarl
|
||||
key = "gnarl"
|
||||
emote_message_3p = "gnarls and shows USER_THEIR teeth."
|
||||
|
||||
Reference in New Issue
Block a user