From 847a41f41dc4296c8c2aa42a79c23336f55e665b Mon Sep 17 00:00:00 2001 From: euphyy Date: Thu, 27 Dec 2012 06:11:18 +0000 Subject: > Follow-up r17048: - Renamed 'useskilltopc' to 'npcskill'; - Removed cast time from NPC objects, code by mkbu95 (suspected official behavior); - Documented 'npcskill'; - Replaced all instances in scripts. * Fixed max level bypass, code by malufett (bugreport:5800). * Updated Malangdo spawns to official. * Some standardization of npc/quests/first_class/. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17049 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/re/mobs/dungeons/mal_dun.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'npc/re/mobs/dungeons/mal_dun.txt') diff --git a/npc/re/mobs/dungeons/mal_dun.txt b/npc/re/mobs/dungeons/mal_dun.txt index 30c319240..79efeecbf 100644 --- a/npc/re/mobs/dungeons/mal_dun.txt +++ b/npc/re/mobs/dungeons/mal_dun.txt @@ -3,22 +3,22 @@ //===== By: ================================================== //= Chilly //===== Current Version: ===================================== -//= 1.0 +//= 1.1 //===== Compatible With: ===================================== //= rAthena SVN //===== Description: ========================================= //= Official kRO monster spawns //===== Additional Comments: ================================= //= 1.0 First Release +//= 1.1 Updated to official script. [Euphy] //============================================================ //================================================== // mal_dun01 - Lagoon in the Stars //================================================== -mal_dun01,0,0,0,0 monster Crab 1073,20,0,0,0 -mal_dun01,0,0,0,0 monster Shellfish 1074,20,0,0,0 -mal_dun01,0,0,0,0 monster Aster 1266,20,0,0,0 -mal_dun01,0,0,0,0 monster Red Eruma 2197,120,0,0,0 -mal_dun01,0,0,0,0 monster Siorava 2199,80,0,0,0 -mal_dun01,0,0,0,0 monster Wild Rider 2208,1,20000,10000,1 -mal_dun01,0,0,0,0 monster King Dramoh 2198,1,30000,20000,1 +mal_dun01,0,0,0,0 monster Crab 1073,10,5000,0,0 +mal_dun01,0,0,0,0 monster Shellfish 1074,10,5000,0,0 +mal_dun01,0,0,0,0 monster Aster 1266,20,5000,0,0 +mal_dun01,0,0,0,0 monster Red Eruma 2197,60,5000,0,0 +mal_dun01,0,0,0,0 monster Siorava 2199,45,5000,0,0 +mal_dun01,0,0,0,0 monster Wild Rider 2208,1,5000,0,0 -- cgit v1.2.3-60-g2f50