diff options
author | fother <fotherjarrett@gmail.com> | 2009-11-08 19:59:18 -0500 |
---|---|---|
committer | fother <fotherjarrett@gmail.com> | 2009-11-08 19:59:18 -0500 |
commit | 02161a1e7ed460c965bcfb41a253668e166d9c2c (patch) | |
tree | 2325606c8c002555dde652124036b8f8c53da97d | |
parent | 79ce9391ba1ba3e62cb0307b33bc5415b42e0a2e (diff) | |
download | serverdata-02161a1e7ed460c965bcfb41a253668e166d9c2c.tar.gz serverdata-02161a1e7ed460c965bcfb41a253668e166d9c2c.tar.bz2 serverdata-02161a1e7ed460c965bcfb41a253668e166d9c2c.tar.xz serverdata-02161a1e7ed460c965bcfb41a253668e166d9c2c.zip |
Adjust Tulimshar Rewards Master
-rw-r--r-- | npc/001-1_Tulimshar/rewards_master.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-1_Tulimshar/rewards_master.txt b/npc/001-1_Tulimshar/rewards_master.txt index 7d83025d..d2811f51 100644 --- a/npc/001-1_Tulimshar/rewards_master.txt +++ b/npc/001-1_Tulimshar/rewards_master.txt @@ -5,7 +5,7 @@ if (tvis == 0) set tvis, 1; if (Mobpt < tvis) goto L_NotEnough; - setarray @Items$, "CactusPotion", "AppleCake", "BatTeeth", "BatWing", "Beer", "BluePresentBox", "BugLeg", "CactusPotion", "Cake", "Candy", "CandyCane", "CaramelApple", "CasinoCoins", "CaveSnakeLamp", "CaveSnakeTongue", "CherryCake", "ChickenLeg", "ChocolateBar", "ChocolateCake", "CottonBoots", "CottonCloth", "CottonShirt", "CottonShorts", "DecorCandy", "EasterEgg", "FancyHat", "GingerBreadMan", "GrassSnakeEgg", "GrassSnakeTongue", "Green Apple", "HardSpike", "IronOre", "LargeHealingPotion", "Lifestone", "LightBlueDye", "LollipopColor1", "LollipopColor2", "LollipopColor3", "MaggotSlime", "MediumHealingPotion", "Milk", "MountainSnakeEgg", "MountainSnakeTongue", "Orange", "OrangeCake", "OrangeCupcake", "Petal", "PinkAntenna", "PoltergeistPowder", "PurplePresentBox", "RawLog", "Red Apple", "RedDye", "RedScorpionStinger", "ScorpionStinger", "Serf Hat", "SmallHealingPotion", "SmallMushroom", "SnakeEgg", "SnakeSkin", "SnakeTongue", "SpectrePowder", "Steak", "TinyHealingPotion", "TreasureKey", "WhiteCake", "WhiteFur", "WispPowder", "XmasCake", "XmasCandyCane", "YellowDye"; + setarray @Items$, "AppleCake", "Arrow", "BatTeeth", "BatWing", "Beer", "BluePresentBox", "Boots", "BugLeg", "CactusDrink", "CactusPotion", "Cake", "Candy", "CandyCane", "CasinoCoins", "CaveSnakeLamp", "CaveSnakeTongue", "CherryCake", "ChickenLeg", "ChocolateBar", "ChocolateCake", "CottonBoots", "CottonCloth", "CottonShirt", "CottonShorts", "DecorCandy", "EasterEgg", "FancyHat", "GingerBreadMan", "GrassSnakeEgg", "GrassSnakeTongue", "GreenApple", "HardSpike", "IronOre", "Lifestone", "LightBlueDye", "MaggotSlime", "Milk", "MountainSnakeEgg", "MountainSnakeTongue", "Orange", "OrangeCake", "OrangeCupcake", "Petal", "PileOfAsh", "PinkAntenna", "PoltergeistPowder", "PurplePresentBox", "RawLog", "RedApple", "RedDye", "RedScorpionStinger", "ScorpionStinger", "SerfHat", "SmallHealingPotion", "SmallMushroom", "SnakeEgg", "SnakeSkin", "SnakeTongue", "SpectrePowder", "Steak", "TinyHealingPotion", "TreasureKey", "WhiteCake", "WhiteFur", "WispPowder", "XmasCake", "XmasCandyCane", "YellowDye"; mes "[Ishi the Rewards Master]"; mes "\"Welcome! I see you have " + Mobpt + " Monster Points. Would you like to exchange some of those for items?\""; |