From d6990871549d43efbd981afb257df5064d295d13 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 31 Aug 2019 15:16:58 -0300 Subject: I'm not sure if respawn works, btw --- npc/018-6-1/_mobs.txt | 6 ++++-- npc/018-6-1/main.txt | 4 ++-- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'npc/018-6-1') diff --git a/npc/018-6-1/_mobs.txt b/npc/018-6-1/_mobs.txt index fd07526ca..de822a9cf 100644 --- a/npc/018-6-1/_mobs.txt +++ b/npc/018-6-1/_mobs.txt @@ -10,7 +10,9 @@ 018-6-1,34,181,5,5 monster Small Elenium Bif 1226,4,300000,45000 018-6-1,80,172,54,25 monster Black Slime 1178,16,30000,15000 018-6-1,89,167,54,25 monster Dark Lizard 1051,8,30000,15000 -018-6-1,96,103,56,29 monster Black Scorpion 1074,18,30000,15000 -018-6-1,101,105,54,25 monster Mountain Snake 1123,10,30000,15000 +018-6-1,96,103,56,29 monster Black Scorpion 1074,17,30000,15000 +018-6-1,101,105,54,25 monster Mountain Snake 1123,9,30000,15000 018-6-1,70,45,44,25 monster Wicked Mushroom 1176,14,30000,15000 018-6-1,68,45,31,21 monster Archant 1026,7,30000,15000 +018-6-1,39,51,8,6 monster Mountain Snake 1123,1,30000,15000 +018-6-1,92,53,8,6 monster Mountain Snake 1123,1,30000,15000 diff --git a/npc/018-6-1/main.txt b/npc/018-6-1/main.txt index 5a1331aaf..87c9b8daa 100644 --- a/npc/018-6-1/main.txt +++ b/npc/018-6-1/main.txt @@ -71,8 +71,8 @@ OnInstanceInit: // Common Monsters AreaMonsterB(.@m$, 80, 172, 54, 25, BlackSlime, 16); AreaMonsterB(.@m$, 89, 167, 54, 25, DarkLizard, 8); - AreaMonsterB(.@m$, 96, 103, 56, 29, BlackScorpion, 18); - AreaMonsterB(.@m$, 101, 105, 54, 25, MountainSnake, 10); + AreaMonsterB(.@m$, 96, 103, 56, 29, BlackScorpion, 17); + AreaMonsterB(.@m$, 101, 105, 54, 25, MountainSnake, 9); AreaMonsterB(.@m$, 70, 45, 44, 25, WickedMushroom, 14); AreaMonsterB(.@m$, 68, 45, 31, 21, Archant, 7); end; -- cgit v1.2.3-60-g2f50