diff options
author | Led Mitz <smoothshifter@tuta.io> | 2024-10-11 03:10:24 +0000 |
---|---|---|
committer | Led Mitz <smoothshifter@tuta.io> | 2024-10-11 03:10:24 +0000 |
commit | 21d1b5adbec731f02ceeb047f39c2c451882f365 (patch) | |
tree | 9a702a173d8e823ee8104f6ca7fc8cefb74d6191 /world | |
parent | fe6911b5356802bfe70e03aa4cbf6c17d880313b (diff) | |
download | serverdata-21d1b5adbec731f02ceeb047f39c2c451882f365.tar.gz serverdata-21d1b5adbec731f02ceeb047f39c2c451882f365.tar.bz2 serverdata-21d1b5adbec731f02ceeb047f39c2c451882f365.tar.xz serverdata-21d1b5adbec731f02ceeb047f39c2c451882f365.zip |
Added Rainerang to Chronos (3BM)
Diffstat (limited to 'world')
-rw-r--r-- | world/map/npc/099-7/chronos.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/099-7/chronos.txt b/world/map/npc/099-7/chronos.txt index 8dc10c03..cadf9807 100644 --- a/world/map/npc/099-7/chronos.txt +++ b/world/map/npc/099-7/chronos.txt @@ -293,8 +293,8 @@ OnInit: "Carbon Gas Mask", "Groovy Hat", "Jazzy Hat", "Anniversary Hat", "Chic Santa Hat", "Reading Glasses", "Eggshell Hat", "Smoking Pipe", "Scarab Armlet", "Scissors", "Mask of Blinking Evil (Green)", "Mask of Blinking Evil (Red)", "Mask of Blinking Evil (Blue)", "Mask of Blinking Evil (Pink)", "Mask of Blinking Evil (Yellow)", "Mask of Blinking Hocus", "Golden Platemail", "Earmuffs"; - setarray $@chronos_3_medal$, "BlinkingEvilHalloween", "MoonshroomHat", "WhiteEvokersRobeBlue", "BlackEvokersRobeBlue", "ApprenticeRobe", "GoldenWarlordPlate", "MagicRing"; - setarray $@chronos_3_medal_n$, "Mask of Blinking Evil (Orange)", "Moonshroom Hat", "White Evoker's Robe (Blue)", "Black Evoker's Robe (Blue)", "Apprentice Robe", "Golden Warlord Plate", "Magic Ring"; + setarray $@chronos_3_medal$, "BlinkingEvilHalloween", "MoonshroomHat", "WhiteEvokersRobeBlue", "BlackEvokersRobeBlue", "ApprenticeRobe", "GoldenWarlordPlate", "MagicRing", "Rainerang"; + setarray $@chronos_3_medal_n$, "Mask of Blinking Evil (Orange)", "Moonshroom Hat", "White Evoker's Robe (Blue)", "Black Evoker's Robe (Blue)", "Apprentice Robe", "Golden Warlord Plate", "Magic Ring", "Rainerang"; setarray $@chronos_4_medal$, "OverlordsHelmet", "DarkTalisman", "Aureole", "PaladinsHelmet", "EnchantersAmulet", "DragonShield", "HeartOfIsis", "BansheeBow", "BullHelmet", "AssassinShirt", "LazuriteRobe", "DarkHelm", "UnderworldMask", "Phylactery"; |