From 4148923d1135c2cd508756931b1c4fa559bab194 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 14 Jun 2018 10:20:18 -0300 Subject: Increase Pinkies respawn ratio --- npc/012-1/_mobs.txt | 2 +- npc/014-3/_mobs.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'npc') diff --git a/npc/012-1/_mobs.txt b/npc/012-1/_mobs.txt index ea1e6e15f..b622bce20 100644 --- a/npc/012-1/_mobs.txt +++ b/npc/012-1/_mobs.txt @@ -2,7 +2,7 @@ // Map 012-1: Hurnscald mobs 012-1,90,63,35,14 monster Red Butterfly 1025,4,30000,90000 012-1,90,62,36,15 monster Mana Bug 1075,5,30000,90000 -012-1,85,33,35,15 monster Pinkie 1132,8,30000,90000,Hinnak::OnKillPinkie +012-1,85,33,35,15 monster Pinkie 1132,8,30000,50000,Hinnak::OnKillPinkie 012-1,44,47,21,32 monster Clover Patch 1028,4,60000,90000 012-1,135,58,7,29 monster Piousse 1003,6,40000,60000 012-1,85,86,52,15 monster Silk Worm 1034,5,30000,30000 diff --git a/npc/014-3/_mobs.txt b/npc/014-3/_mobs.txt index 186168771..77a7f95e7 100644 --- a/npc/014-3/_mobs.txt +++ b/npc/014-3/_mobs.txt @@ -4,4 +4,4 @@ 014-3,146,131,70,21 monster Forest Mushroom 1060,9,60000,45000 014-3,122,121,90,35 monster Squirrel 1032,26,30000,42000 014-3,62,101,37,32 monster Centaur 1139,4,60000,60000 -014-3,192,94,22,15 monster Pinkie 1132,6,30000,90000,Oscar::OnKillPinkie +014-3,192,94,22,15 monster Pinkie 1132,6,30000,50000,Oscar::OnKillPinkie -- cgit v1.2.3-70-g09d2