diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-12 17:15:57 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-12 17:15:57 -0300 |
commit | b7f40a0b83e0431ddf38fec071eab9cb42ccf0c0 (patch) | |
tree | eee79596f1beaa5d5f81a19d00f4308cab08f0bb /npc | |
parent | 9cd0b551c9c5230d39d92b9ba57e1b535fd1098c (diff) | |
download | serverdata-b7f40a0b83e0431ddf38fec071eab9cb42ccf0c0.tar.gz serverdata-b7f40a0b83e0431ddf38fec071eab9cb42ccf0c0.tar.bz2 serverdata-b7f40a0b83e0431ddf38fec071eab9cb42ccf0c0.tar.xz serverdata-b7f40a0b83e0431ddf38fec071eab9cb42ccf0c0.zip |
Fix bugs - SAAAAAAAULC!!
Diffstat (limited to 'npc')
-rw-r--r-- | npc/003-1/ishi.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-1/ishi.txt b/npc/003-1/ishi.txt index 82356271f..1bc9e9cbc 100644 --- a/npc/003-1/ishi.txt +++ b/npc/003-1/ishi.txt @@ -44,7 +44,7 @@ "RedApple","Beer","Candy","Orange","ChocolateBar","BugLeg","CoinBag", "Coal","SnakeSkin","CottonCloth","GrassSeeds","HardSpike","CobaltHerb","GambogeHerb", "MauveHerb","IronOre","MaggotSlime","RawLog","ScorpionStinger","SilkCocoon","TreasureKey", - "FluffyFur","EmptyBottle","RustyKnife","Coral","PiouLegs","Cheese","SnakeEgg","RoastedMaggot","BlueDye"; + "WhiteFur","EmptyBottle","RustyKnife","Coral","PiouLegs","Cheese","SnakeEgg","RoastedMaggot","BlueDye"; } setarray @Rares$, "BrimmedHat", 5, "IronIngot", 10, "BronzeGift", 10, "Grenade", 15; |