@@ -44,6 +44,7 @@ chat-emote-msg-clap = claps!
|
||||
chat-emote-msg-snap = snaps fingers
|
||||
chat-emote-msg-salute = salute
|
||||
chat-emote-msg-deathgasp = seizes up and falls limp, {POSS-ADJ($entity)} eyes dead and lifeless...
|
||||
chat-emote-msg-deathgasp-monkey = lets out a faint chimper as {SUBJECT($entity)} collapses and stops moving...
|
||||
chat-emote-msg-buzz = buzz!
|
||||
chat-emote-msg-chirp = chirps!
|
||||
chat-emote-msg-beep = beeps.
|
||||
|
||||
@@ -1155,6 +1155,8 @@
|
||||
templateId: monkey
|
||||
speciesId: monkey
|
||||
- type: InventorySlots
|
||||
- type: Deathgasp
|
||||
prototype: MonkeyDeathgasp
|
||||
- type: Cuffable
|
||||
- type: RotationVisuals
|
||||
defaultRotation: 90
|
||||
|
||||
@@ -348,6 +348,12 @@
|
||||
chatTriggers:
|
||||
- deathgasp
|
||||
|
||||
- type: emote
|
||||
id: MonkeyDeathgasp
|
||||
name: chat-emote-name-deathgasp
|
||||
icon: Interface/Actions/scream.png
|
||||
chatMessages: ["chat-emote-msg-deathgasp-monkey"]
|
||||
|
||||
- type: emote
|
||||
id: Buzz
|
||||
name: chat-emote-name-buzz
|
||||
|
||||
Reference in New Issue
Block a user