mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-03 00:38:21 +00:00
name properly the rest of the facial emotes
This commit is contained in:
committed by
AymericDu
parent
7731eedf3d
commit
cd3596ee61
@@ -1,7 +1,31 @@
|
||||
# Declares all of the possible emotes
|
||||
declare_emote(:calm, 588)
|
||||
declare_emote(:anxious, 589)
|
||||
declare_emote(:calm_talk, 590)
|
||||
declare_emote(:default, 591)
|
||||
declare_emote(:evil, 592)
|
||||
declare_emote(:bad, 593)
|
||||
declare_emote(:wicked, 594)
|
||||
declare_emote(:annoyed, 595)
|
||||
declare_emote(:distressed, 596)
|
||||
declare_emote(:afflicted, 597)
|
||||
declare_emote(:almost_crying, 598)
|
||||
declare_emote(:drunk_left, 600)
|
||||
declare_emote(:drunk_right, 601)
|
||||
declare_emote(:not_interested, 602)
|
||||
declare_emote(:sleepy, 603)
|
||||
declare_emote(:plain_evil, 604)
|
||||
declare_emote(:laugh, 605)
|
||||
declare_emote(:snigger, 606)
|
||||
declare_emote(:have_fun, 607)
|
||||
declare_emote(:guffaw, 608)
|
||||
declare_emote(:evil_laugh, 609)
|
||||
declare_emote(:sad, 610)
|
||||
declare_emote(:more_sad, 611)
|
||||
declare_emote(:on_one_hand, 612)
|
||||
declare_emote(:nearly_crying, 613)
|
||||
declare_emote(:angry, 614)
|
||||
declare_emote(:furious, 615)
|
||||
declare_emote(:enraged, 616)
|
||||
declare_emote(:mad, 617)
|
||||
|
||||
# TODO: Properly name the rest of the facial emotes.
|
||||
# Found at http://www.rune-server.org/runescape-development/rs2-server/tutorials/518991-pi-317-player-npc-facial-dialogue-expressions.html
|
||||
|
||||
Reference in New Issue
Block a user