diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 11:34:32 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2015-08-10 23:19:41 +0300 |
commit | 9676480bba16725c6687b336899c1dc5a77e3ec5 (patch) | |
tree | 09a22735947e56f8b024aa66aec9b7e017f4ad92 /npc/re/mobs/fields/splendide.txt | |
parent | e2700b135d84dffae2b0c0f4f03f3e3cbf779b78 (diff) | |
download | hercules-9676480bba16725c6687b336899c1dc5a77e3ec5.tar.gz hercules-9676480bba16725c6687b336899c1dc5a77e3ec5.tar.bz2 hercules-9676480bba16725c6687b336899c1dc5a77e3ec5.tar.xz hercules-9676480bba16725c6687b336899c1dc5a77e3ec5.zip |
Remove conf dir.
Diffstat (limited to 'npc/re/mobs/fields/splendide.txt')
-rw-r--r-- | npc/re/mobs/fields/splendide.txt | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/npc/re/mobs/fields/splendide.txt b/npc/re/mobs/fields/splendide.txt deleted file mode 100644 index d7e3aa3aa..000000000 --- a/npc/re/mobs/fields/splendide.txt +++ /dev/null @@ -1,31 +0,0 @@ -//===== Hercules Script ====================================== -//= Splendide Fields Monster Spawn Script -//===== By: ================================================== -//= alexx, MaC -//===== Current Version: ===================================== -//= 1.1 -//===== 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 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,5000,0,0 |