diff options
author | euphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-12-27 06:11:18 +0000 |
---|---|---|
committer | euphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-12-27 06:11:18 +0000 |
commit | 847a41f41dc4296c8c2aa42a79c23336f55e665b (patch) | |
tree | 4010b867b2060861d519babb6da86c0879825ff9 /npc/re/mobs | |
parent | f4867954028b6c7b4d37c9860696578b27d6dbd1 (diff) | |
download | hercules-847a41f41dc4296c8c2aa42a79c23336f55e665b.tar.gz hercules-847a41f41dc4296c8c2aa42a79c23336f55e665b.tar.bz2 hercules-847a41f41dc4296c8c2aa42a79c23336f55e665b.tar.xz hercules-847a41f41dc4296c8c2aa42a79c23336f55e665b.zip |
> 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
Diffstat (limited to 'npc/re/mobs')
-rw-r--r-- | npc/re/mobs/dungeons/mal_dun.txt | 16 |
1 files changed, 8 insertions, 8 deletions
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 |