
- 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://svn.code.sf.net/p/rathena/svn/trunk@17049 54d463be-8e91-2dee-dedb-b68131a5f0ec
25 lines
1.0 KiB
Plaintext
25 lines
1.0 KiB
Plaintext
//===== rAthena Script ========================================
|
|
//= Malangdo Dungeon Monster Spawn Script
|
|
//===== By: ==================================================
|
|
//= Chilly
|
|
//===== Current Version: =====================================
|
|
//= 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,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
|