diff options
Diffstat (limited to 'npc/018-2-2/main.txt')
-rw-r--r-- | npc/018-2-2/main.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/018-2-2/main.txt b/npc/018-2-2/main.txt index a46392379..cfdf0bdb1 100644 --- a/npc/018-2-2/main.txt +++ b/npc/018-2-2/main.txt @@ -108,9 +108,9 @@ OnInit: // Advanced setarray .Advanc_Mobs, AngryYellowSlime,Snake,GrassSnake,BlackSlime,Wolvern,DarkLizard,BlackScorpion,DustRevolver,MagicBif,SilverChest, - MountainSnake, Yeti, WickedMushroom,Forain,GoldenChest,BigMagicBif,DustGatling,Bif; + MountainSnake, Yeti, WickedMushroom,Forain,GoldenChest,BigMagicBif,DustGatling,Archant,Bif; setarray .Advanc_Ammo, 50, 30, 35, 90, 30, 30, 45, 15, 7, 2, - 15, 10, 30, 5, 2, 1, 10, 9; + 15, 10, 30, 5, 2, 1, 10, 18, 9; // Expert setarray .Expert_Mobs, MountainSnake, Yeti, WickedMushroom,Forain,GoldenChest,BigMagicBif,DustGatling,BlackMamba,Terranite, Wolvern, |