diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-03-24 11:10:14 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-03-24 11:10:14 -0300 |
commit | e4a9d8a1e95020b660e101ce735ffe8956937398 (patch) | |
tree | 133e24b9cedcf4fc17a02ae79d0d3ee25d5c1a6c /npc/003-1 | |
parent | 3d53a7be06db7d087883b4dcefabd8cb474fbc8d (diff) | |
download | serverdata-e4a9d8a1e95020b660e101ce735ffe8956937398.tar.gz serverdata-e4a9d8a1e95020b660e101ce735ffe8956937398.tar.bz2 serverdata-e4a9d8a1e95020b660e101ce735ffe8956937398.tar.xz serverdata-e4a9d8a1e95020b660e101ce735ffe8956937398.zip |
Tulimshar boots for Dausen
Diffstat (limited to 'npc/003-1')
-rw-r--r-- | npc/003-1/lieutenantdausen.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/003-1/lieutenantdausen.txt b/npc/003-1/lieutenantdausen.txt index fdb19b008..c0e2db8c2 100644 --- a/npc/003-1/lieutenantdausen.txt +++ b/npc/003-1/lieutenantdausen.txt @@ -68,8 +68,8 @@ mesn; mesq l("Thank you, here is your reward."); - inventoryplace Boots, 1, TulimsharGuardCard, 1; - getitem Boots, 1; + inventoryplace TulimsharGuardBoots, 1, TulimsharGuardCard, 1; + getitem TulimsharGuardBoots, 1; getitem TulimsharGuardCard, 1; setq TulimsharQuest_WaterForGuard, 3; |