summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
Diffstat (limited to 'npc')
-rw-r--r--npc/000-2-1/alige.txt4
-rw-r--r--npc/001-2-22/alige.txt4
2 files changed, 4 insertions, 4 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;
diff --git a/npc/001-2-22/alige.txt b/npc/001-2-22/alige.txt
index 2f07641e..600bc68c 100644
--- a/npc/001-2-22/alige.txt
+++ b/npc/001-2-22/alige.txt
@@ -186,8 +186,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;