From c8063d2af4cdfb10ab899b37a5a7ad80264ad216 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Mon, 17 Dec 2007 20:59:46 +0000 Subject: Ishi now gives cotton pants instead of Xmas hat. --- npc/tulimshar/rewards_master.txt | 50 ++++++++++++++++++++-------------------- 1 file changed, 25 insertions(+), 25 deletions(-) (limited to 'npc/tulimshar') diff --git a/npc/tulimshar/rewards_master.txt b/npc/tulimshar/rewards_master.txt index fd2ae999..bc9134ff 100644 --- a/npc/tulimshar/rewards_master.txt +++ b/npc/tulimshar/rewards_master.txt @@ -45,102 +45,102 @@ R_1: R1_1: mes "[Ishi the Rewards Master]"; - mes "You got Cactus Drink."; + mes "You got a cactus drink!"; getitem 501,1; goto Q; R1_2: mes "[Ishi the Rewards Master]"; - mes "You got Cactus Potion."; + mes "You got a cactus potion!"; getitem 502,1; goto Q; R1_3: mes "[Ishi the Rewards Master]"; - mes "You got Casino Coins."; + mes "You got casino coins!"; getitem 503,1; goto Q; R1_4: mes "[Ishi the Rewards Master]"; - mes "You got Decor Candy Cane."; + mes "You got a decor candy cane!"; getitem 504,1; goto Q; R1_5: mes "[Ishi the Rewards Master]"; - mes "You got Maggot Slime."; + mes "You got a maggot slime!"; getitem 505,1; goto Q; R1_6: mes "[Ishi the Rewards Master]"; - mes "You got Candy Cane."; + mes "You got a candy cane!"; getitem 506,1; goto Q; R1_7: mes "[Ishi the Rewards Master]"; - mes "You got Scorpion Stinger."; + mes "You got a scorpion stinger!"; getitem 507,1; goto Q; R1_8: mes "[Ishi the Rewards Master]"; - mes "You got Xmas Cake."; + mes "You got an Xmas cake!"; getitem 508,1; goto Q; R1_9: mes "[Ishi the Rewards Master]"; - mes "You got Chocolate Bar."; + mes "You got a chocolate bar!"; getitem 509,1; goto Q; R1_10: mes "[Ishi the Rewards Master]"; - mes "You got Candy."; + mes "You got a candy!"; getitem 510,1; goto Q; R1_11: mes "[Ishi the Rewards Master]"; - mes "You got Santa Hat."; - getitem 511,1; + mes "You got cotton shorts!"; + getitem 586,1; goto Q; R1_12: mes "[Ishi the Rewards Master]"; - mes "You got Ginger Bread Man."; + mes "You got a ginger bread man!"; getitem 512,1; goto Q; R1_13: mes "[Ishi the Rewards Master]"; - mes "You got Cake."; + mes "You got a cake!"; getitem 513,1; goto Q; R1_14: mes "[Ishi the Rewards Master]"; - mes "You got Candy Cane."; + mes "You got a candy cane!"; getitem 514,1; goto Q; R1_15: mes "[Ishi the Rewards Master]"; - mes "You got Purple Present."; + mes "You got a purple present!"; getitem 515,1; goto Q; R1_16: mes "[Ishi the Rewards Master]"; - mes "You got Blue Present."; + mes "You got a blue present!"; getitem 516,1; goto Q; R1_17: mes "[Ishi the Rewards Master]"; - mes "You got Red Scorpion Stinger."; + mes "You got a red scorpion stinger!"; getitem 517,1; goto Q; R1_18: mes "[Ishi the Rewards Master]"; - mes "You got Bug Leg."; + mes "You got a bug leg!"; getitem 518,1; goto Q; R1_19: mes "[Ishi the Rewards Master]"; - mes "You got Cherry Cake."; + mes "You got a cherry cake!"; getitem 519,1; goto Q; R1_20: mes "[Ishi the Rewards Master]"; - mes "You got Easter Egg."; + mes "You got an easter egg!"; getitem 520,1; goto Q; @@ -153,22 +153,22 @@ R_2: R2_1: mes "[Ishi the Rewards Master]"; - mes "You got an Arrow."; + mes "You got an arrow!"; getitem 1199,1; goto Q; R2_2: mes "[Ishi the Rewards Master]"; - mes "You got a Bow."; + mes "You got a bow!"; getitem 1200,1; goto Q; R2_3: mes "[Ishi the Rewards Master]"; - mes "You got a Knife."; + mes "You got a knife!"; getitem 1201,1; goto Q; R2_4: mes "[Ishi the Rewards Master]"; - mes "You got an Cotton Shirt."; + mes "You got a cotton shirt!"; getitem 1202,1; goto Q; -- cgit v1.2.3-70-g09d2