summaryrefslogtreecommitdiff
path: root/npc/003-2
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-06-04 18:12:10 -0300
committerJesusaves <cpntb1@ymail.com>2018-06-04 18:12:10 -0300
commitce895dd8b73cab254cef5e7772485db8d37d7a3a (patch)
tree769fe93097e4170667ccdc36c9ff39ccdf5fbc8e /npc/003-2
parenta9222cade81e4a0bd3c4720e15b7d1dad4184a8d (diff)
downloadserverdata-ce895dd8b73cab254cef5e7772485db8d37d7a3a.tar.gz
serverdata-ce895dd8b73cab254cef5e7772485db8d37d7a3a.tar.bz2
serverdata-ce895dd8b73cab254cef5e7772485db8d37d7a3a.tar.xz
serverdata-ce895dd8b73cab254cef5e7772485db8d37d7a3a.zip
PiouSlayer → BugSlayer
Also rewrite Coconut opening script
Diffstat (limited to 'npc/003-2')
-rw-r--r--npc/003-2/lua.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-2/lua.txt b/npc/003-2/lua.txt
index 6aac9fc5d..e3e78e021 100644
--- a/npc/003-2/lua.txt
+++ b/npc/003-2/lua.txt
@@ -114,7 +114,7 @@ OnInit:
setunitdata(.@npcId, UDT_HEADTOP, NPCEyes);
setunitdata(.@npcId, UDT_HEADMIDDLE, GMRobe);
setunitdata(.@npcId, UDT_HEADBOTTOM, LousyMoccasins);
- setunitdata(.@npcId, UDT_WEAPON, PiouSlayer);
+ setunitdata(.@npcId, UDT_WEAPON, BugSlayer);
setunitdata(.@npcId, UDT_HAIRSTYLE, 12);
setunitdata(.@npcId, UDT_HAIRCOLOR, 5);