Added grafadreka.

More work on drakes.

Added grafadreka den site.

Working on refining drake AI.

Fixing drake languages.
This commit is contained in:
MistakeNot4892
2022-08-14 01:26:09 +10:00
parent bbddee97bb
commit dcbf10e28a
31 changed files with 859 additions and 55 deletions
+1
View File
@@ -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."