diff options
Diffstat (limited to 'world/map/npc/001-1/entertainer.txt')
-rw-r--r-- | world/map/npc/001-1/entertainer.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/001-1/entertainer.txt b/world/map/npc/001-1/entertainer.txt index f98b7d31..fea4f532 100644 --- a/world/map/npc/001-1/entertainer.txt +++ b/world/map/npc/001-1/entertainer.txt @@ -1,6 +1,6 @@ // Emote NPC allows for players to learn the emote skill -001-1.gat,30,45,0|script|Entertainer|165, +001-1.gat,30,43,0|script|Entertainer|165, { if (getskilllv(SKILL_EMOTE) > 0) goto L_Has; |