summaryrefslogtreecommitdiff
path: root/npc/000-2-1/alige.txt
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2015-09-04 04:26:08 +0200
committerReid <reidyaro@gmail.com>2015-09-04 04:26:08 +0200
commit2b84a22070fe64e8bd76be1cfe40fdb8bef7fb5a (patch)
tree8a0e9713c37e9c5820e5e725650209776f2b76e5 /npc/000-2-1/alige.txt
parentc77fae4f292f54645605e18804c90ec429f51b1e (diff)
downloadserverdata-2b84a22070fe64e8bd76be1cfe40fdb8bef7fb5a.tar.gz
serverdata-2b84a22070fe64e8bd76be1cfe40fdb8bef7fb5a.tar.bz2
serverdata-2b84a22070fe64e8bd76be1cfe40fdb8bef7fb5a.tar.xz
serverdata-2b84a22070fe64e8bd76be1cfe40fdb8bef7fb5a.zip
Fix some wrong IDs on alige's script.
Diffstat (limited to 'npc/000-2-1/alige.txt')
-rw-r--r--npc/000-2-1/alige.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/000-2-1/alige.txt b/npc/000-2-1/alige.txt
index 12de2df2..e80dddf4 100644
--- a/npc/000-2-1/alige.txt
+++ b/npc/000-2-1/alige.txt
@@ -182,8 +182,8 @@ L_GiveFood:
rif(countitemcolor(513, 1), l(getitemname(513))), 0,
rif(countitemcolor(515, 1), l(getitemname(515))), 515,
rif(countitemcolor(516, 1), l(getitemname(516))), 1,
- rif(countitemcolor(516, 1), l(getitemname(518))), 1,
- rif(countitemcolor(516, 1), l(getitemname(519))), 1,
+ rif(countitemcolor(518, 1), l(getitemname(518))), 1,
+ rif(countitemcolor(519, 1), l(getitemname(519))), 1,
l("I don't have anything good for you today."), -1;
.@id = @menuret;