diff options
author | daegaladh <daegaladh@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-07-16 20:44:20 +0000 |
---|---|---|
committer | daegaladh <daegaladh@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-07-16 20:44:20 +0000 |
commit | 9696d99c3c4808c72e7bdab8bc56d8c11d0a1e2a (patch) | |
tree | 7d4f65a8d547b4d58adec39f78f0e02dd3efed1a /npc/pre-re | |
parent | 0ee010757a21e4b6eb59f40a7b8afdeca9d33591 (diff) | |
download | hercules-9696d99c3c4808c72e7bdab8bc56d8c11d0a1e2a.tar.gz hercules-9696d99c3c4808c72e7bdab8bc56d8c11d0a1e2a.tar.bz2 hercules-9696d99c3c4808c72e7bdab8bc56d8c11d0a1e2a.tar.xz hercules-9696d99c3c4808c72e7bdab8bc56d8c11d0a1e2a.zip |
Follow up r16431, fixed a couple of mistakes I made.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16433 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/pre-re')
-rw-r--r-- | npc/pre-re/mobs/fields/splendide.txt | 35 | ||||
-rw-r--r-- | npc/pre-re/scripts_monsters.conf | 28 |
2 files changed, 49 insertions, 14 deletions
diff --git a/npc/pre-re/mobs/fields/splendide.txt b/npc/pre-re/mobs/fields/splendide.txt new file mode 100644 index 000000000..a53ff0a79 --- /dev/null +++ b/npc/pre-re/mobs/fields/splendide.txt @@ -0,0 +1,35 @@ +//===== rAthena Script =======================================
+//= Splendide Fields Monster Spawn Script
+//===== By: ==================================================
+//= alexx, MaC
+//===== Current Version: =====================================
+//= 1.1
+//===== Compatible With: =====================================
+//= Any Athena Version
+//===== Additional Comments: =================================
+//= 1.0 Official spawn ammounts from Aegis script [alexx]
+//= 1.1 Added 13.2 mob spawn update [scriptor]
+//============================================================
+
+//==================================================
+// spl_fild01 - Splendide Field
+//==================================================
+spl_fild01,0,0,0,0 monster Dark Pinguicula 2015,50,5000,0,0
+spl_fild01,0,0,0,0 monster Naga 1993,35,5000,0,0
+spl_fild01,0,0,0,0 monster Cornus 1992,25,5000,0,0
+
+//==================================================
+// spl_fild02 - Splendide Field
+//==================================================
+spl_fild02,0,0,0,0 monster Pinguicula 1995,75,5000,0,0
+spl_fild02,0,0,0,0 monster Bradium Golem 2049,20,5000,0,0
+spl_fild02,0,0,0,0 monster Naga 2047,20,5000,0,0
+spl_fild02,0,0,0,0 monster Luciola Vespa 1994,15,5000,0,0
+
+//==================================================
+// spl_fild03 - Splendide Field
+//==================================================
+spl_fild03,0,0,0,0 monster Luciola Vespa 1994,35,5000,0,0
+spl_fild03,0,0,0,0 monster Cornus 1992,25,5000,0,0
+spl_fild03,0,0,0,0 monster Naga 1993,20,5000,0,0
+spl_fild03,0,0,0,0 monster Tendrilion 1991,1,3600000,0,0
diff --git a/npc/pre-re/scripts_monsters.conf b/npc/pre-re/scripts_monsters.conf index 39bfa12b5..70970e4bf 100644 --- a/npc/pre-re/scripts_monsters.conf +++ b/npc/pre-re/scripts_monsters.conf @@ -1,22 +1,21 @@ // -------------------------------------------------------------- // - RE Monster Scripts - // -------------------------------------------------------------- -npc: npc/re/mobs/towns/brasilis.txt +//npc: npc/re/mobs/towns/brasilis.txt -npc: npc/re/mobs/fields/brasilis.txt -npc: npc/re/mobs/fields/bifrost.txt -npc: npc/re/mobs/fields/dewata.txt -npc: npc/re/mobs/fields/dicastes.txt -npc: npc/re/mobs/fields/malaya.txt -npc: npc/re/mobs/fields/splendide.txt +//npc: npc/re/mobs/fields/brasilis.txt +//npc: npc/re/mobs/fields/bifrost.txt +//npc: npc/re/mobs/fields/dewata.txt +//npc: npc/re/mobs/fields/dicastes.txt +//npc: npc/re/mobs/fields/malaya.txt -npc: npc/re/mobs/dungeons/bra_dun.txt -npc: npc/re/mobs/dungeons/dew_dun.txt -npc: npc/re/mobs/dungeons/dic_dun.txt -npc: npc/re/mobs/dungeons/iz_dun_re.txt -npc: npc/re/mobs/dungeons/lhz_dun_re.txt -npc: npc/re/mobs/dungeons/ma_dun.txt -npc: npc/re/mobs/dungeons/mal_dun.txt +//npc: npc/re/mobs/dungeons/bra_dun.txt +//npc: npc/re/mobs/dungeons/dew_dun.txt +//npc: npc/re/mobs/dungeons/dic_dun.txt +//npc: npc/re/mobs/dungeons/iz_dun_re.txt +//npc: npc/re/mobs/dungeons/lhz_dun_re.txt +//npc: npc/re/mobs/dungeons/ma_dun.txt +//npc: npc/re/mobs/dungeons/mal_dun.txt // -------------------------------------------------------------- // - Monster Scripts - @@ -45,6 +44,7 @@ npc: npc/pre-re/mobs/fields/niflheim.txt npc: npc/pre-re/mobs/fields/payon.txt npc: npc/pre-re/mobs/fields/prontera.txt npc: npc/pre-re/mobs/fields/rachel.txt +npc: npc/pre-re/mobs/fields/splendide.txt npc: npc/pre-re/mobs/fields/umbala.txt npc: npc/pre-re/mobs/fields/veins.txt npc: npc/pre-re/mobs/fields/yuno.txt |