diff options
author | Trojal <trojal@gmail.com> | 2013-01-10 20:09:39 -0800 |
---|---|---|
committer | Trojal <trojal@gmail.com> | 2013-01-10 20:32:02 -0800 |
commit | 83e7a4954437c13aec639b0b512252cc20a8f36c (patch) | |
tree | b7f6d11b2058248d026f2d9944e8f4b6ac288d50 /npc/pre-re/mobs/dungeons/xmas_dun.txt | |
parent | 51bfeb38eb139e97e0e1c096c85c15fba234f35b (diff) | |
parent | 38e583df21eccd9e4f31d38acaae32579c6f0d27 (diff) | |
download | hercules-83e7a4954437c13aec639b0b512252cc20a8f36c.tar.gz hercules-83e7a4954437c13aec639b0b512252cc20a8f36c.tar.bz2 hercules-83e7a4954437c13aec639b0b512252cc20a8f36c.tar.xz hercules-83e7a4954437c13aec639b0b512252cc20a8f36c.zip |
Merge rathena repository to form Hercules initial commit.
Diffstat (limited to 'npc/pre-re/mobs/dungeons/xmas_dun.txt')
-rw-r--r-- | npc/pre-re/mobs/dungeons/xmas_dun.txt | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/npc/pre-re/mobs/dungeons/xmas_dun.txt b/npc/pre-re/mobs/dungeons/xmas_dun.txt new file mode 100644 index 000000000..420efcdf9 --- /dev/null +++ b/npc/pre-re/mobs/dungeons/xmas_dun.txt @@ -0,0 +1,38 @@ +//===== rAthena Script ======================================= +//= Toy Factory Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.4 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= 1.1 added Garm Baby according to May 10 patch +//= 1.2 Official kRO 10.1 spawns [Playtester] +//= 1.3 Small spawn update [Playtester] +//= 1.4 Corrected MVP spawn variance. [L0ne_W0lf] +//============================================================ + +//================================================== +// xmas_dun01 - Toy Factory Warehouse +//================================================== +xmas_dun01,0,0,0,0 monster Marin 1242,20,0,0,0 +xmas_dun01,0,0,0,0 monster Poring 1002,10,0,0,0 +xmas_dun01,0,0,0,0 monster Drops 1113,10,0,0,0 +xmas_dun01,0,0,0,0 monster Poporing 1031,20,0,0,0 +xmas_dun01,0,0,0,0 monster Cookie 1265,40,0,0,0 +xmas_dun01,0,0,0,0 monster Christmas Cookie 1246,40,0,0,0 +xmas_dun01,0,0,0,0 monster Myst Case 1249,5,0,0,0 +xmas_dun01,0,0,0,0 monster Chepet 1250,1,1200000,900000,0 +xmas_dun01,0,0,0,0 monster Mastering 1090,1,1800000,900000,0 +xmas_dun01,0,0,0,0 monster Angeling 1096,1,3600000,1800000,0 + +//================================================== +// xmas_dun02 - Toy Monitoring Room +//================================================== +xmas_dun02,0,0,0,0 monster Christmas Cookie 1246,20,0,0,0 +xmas_dun02,0,0,0,0 monster Cookie 1265,20,0,0,0 +xmas_dun02,0,0,0,0 monster Cruiser 1248,35,0,0,0 +xmas_dun02,0,0,0,0 monster Myst Case 1249,50,0,0,0 +xmas_dun02,0,0,0,0 monster Garm Baby 1515,1,1800000,0,0 +xmas_dun02,0,0,0,0 boss_monster Stormy Knight 1251,1,3600000,600000,0 |