diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-02-25 01:34:17 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-02-25 01:34:17 -0300 |
commit | 8eafc97eb466b89048729cc93546560c062f94f8 (patch) | |
tree | cc979c1806d3cdc33b53a841969b280ea59cec2c /npc/003-9 | |
parent | f1a2a02f18b8e14d65b9183f703a62fbf7e5173a (diff) | |
download | serverdata-8eafc97eb466b89048729cc93546560c062f94f8.tar.gz serverdata-8eafc97eb466b89048729cc93546560c062f94f8.tar.bz2 serverdata-8eafc97eb466b89048729cc93546560c062f94f8.tar.xz serverdata-8eafc97eb466b89048729cc93546560c062f94f8.zip |
Some debug, and I've found out the bug...
Diffstat (limited to 'npc/003-9')
-rw-r--r-- | npc/003-9/recepcionist.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-9/recepcionist.txt b/npc/003-9/recepcionist.txt index cda685472..c9ebe7abf 100644 --- a/npc/003-9/recepcionist.txt +++ b/npc/003-9/recepcionist.txt @@ -6,7 +6,7 @@ 003-9,62,128,0 script Recepcionist#TInn NPC_LOF_BARKEEPER,{ npctalk3 l("Hello, and welcome to Tulimshar Inn."); - emote E_HAPPY; + emotion E_HAPPY; close; OnInit: |