diff options
author | Reid <reidyaro@gmail.com> | 2016-02-21 04:11:55 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2016-02-21 04:11:55 +0100 |
commit | 5c1c0981a0586c9a92b5f56b827e98520744f95f (patch) | |
tree | 129bce93f963b08c22a21f8242069e85ca795e54 /npc/001-2-28 | |
parent | 41f1df6e6e8f0be28573bdb75305a8f1f78eb625 (diff) | |
download | serverdata-5c1c0981a0586c9a92b5f56b827e98520744f95f.tar.gz serverdata-5c1c0981a0586c9a92b5f56b827e98520744f95f.tar.bz2 serverdata-5c1c0981a0586c9a92b5f56b827e98520744f95f.tar.xz serverdata-5c1c0981a0586c9a92b5f56b827e98520744f95f.zip |
Fix the emote used by jenna.
Diffstat (limited to 'npc/001-2-28')
-rw-r--r-- | npc/001-2-28/jenna.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-2-28/jenna.txt b/npc/001-2-28/jenna.txt index 881fe8bd..53d343e4 100644 --- a/npc/001-2-28/jenna.txt +++ b/npc/001-2-28/jenna.txt @@ -59,7 +59,7 @@ OnInit: "m_table_2", "lf_table_2", 1, "dir 4; emote 2; wait 8", "m_table_2", "big_table_l",2, "dir 0; wait 8", "s_table_1", "m_table_1", 5, "dir 0; wait 10", - "s_table_1", "big_table_l",3, "dir 0; wait 1; emote 102;" + "s_table_1", "big_table_l",3, "dir 0; wait 1; emote 103;" "say Thank you for the tip!;" "wait 15; moveon", "s_table_1", "m_table_2", 1, "dir 0; wait 8", |