From 3a4bfa2a28fd2647db6f3e3e8e33d0b219f63f59 Mon Sep 17 00:00:00 2001 From: Alige Date: Thu, 27 Dec 2012 22:25:40 +0400 Subject: Renamed the 'Lettuce' item to 'Lettuce Leaf'. --- npc/000-1/shop.txt | 2 +- npc/000-2-1/alige.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'npc') diff --git a/npc/000-1/shop.txt b/npc/000-1/shop.txt index 41e11f13..a1c1a6ef 100644 --- a/npc/000-1/shop.txt +++ b/npc/000-1/shop.txt @@ -4,4 +4,4 @@ // Description: // Fexil's shop bag. -000-1.gat,84,98,0,1 shop Bag 109,Bread :-1,Lettuce :-1,Cheese :-1,Aquada :-1,HalfCroconut :-1,LousyMoccasins :-1,Armbands :-1,PiouSlayer :-1 +000-1.gat,84,98,0,1 shop Bag 109,Bread :-1,LettuceLeaf :-1,Cheese :-1,Aquada :-1,HalfCroconut :-1,LousyMoccasins :-1,Armbands :-1,PiouSlayer :-1 diff --git a/npc/000-2-1/alige.txt b/npc/000-2-1/alige.txt index e544795f..0af3488e 100644 --- a/npc/000-2-1/alige.txt +++ b/npc/000-2-1/alige.txt @@ -160,7 +160,7 @@ l_GiveFood: rif(countitem(503, 1), l(getitemname("Fungus"))), 503, rif(countitem(504, 1), l(getitemname("Cheese"))), 504, rif(countitem(505, 1), l(getitemname("PiouLegs"))), 505, - rif(countitem(506, 1), l(getitemname("Lettuce"))), 506, + rif(countitem(506, 1), l(getitemname("LettuceLeaf"))), 0, rif(countitem(507, 1), l(getitemname("Piberries"))), 2, rif(countitem(508, 1), l(getitemname("SeaDrops"))), 1, rif(countitem(509, 1), l(getitemname("Aquada"))), 509, -- cgit v1.2.3-70-g09d2