diff options
Diffstat (limited to 'npc/004-1/anwar.txt')
-rw-r--r-- | npc/004-1/anwar.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/004-1/anwar.txt b/npc/004-1/anwar.txt index a0a0c573e..64b560c85 100644 --- a/npc/004-1/anwar.txt +++ b/npc/004-1/anwar.txt @@ -111,7 +111,7 @@ L_SecondReward: close; } setq TulimsharQuest_AnwarField, 11, 0; - getitem2(CottonTrousers, 1, 1, 0, 0, OrangeDye, 0,0,0); // EXPERIMENTAL, required for Inspector Quest + getitem2(FarmerPants, 1, 1, 0, 0, OrangeDye, 0,0,0); // EXPERIMENTAL, required for Inspector Quest getexp 100, 0; mesn; mesq l("Many thanks for your help! Here, take this. I'm sure it can be very useful later. It always is."); |