From 620e60eebce2c1f35c5c9a82f6ca365b316587f5 Mon Sep 17 00:00:00 2001 From: Valaris Date: Sun, 29 Jan 2006 16:10:48 +0000 Subject: AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EVERYTHING ELSE GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5094 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/eamobs/pvp.txt | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 npc/eamobs/pvp.txt (limited to 'npc/eamobs/pvp.txt') diff --git a/npc/eamobs/pvp.txt b/npc/eamobs/pvp.txt new file mode 100644 index 000000000..a63f4f7ae --- /dev/null +++ b/npc/eamobs/pvp.txt @@ -0,0 +1,31 @@ +//===== eAthena Script ======================================= +//= PvP Nightmare Rooms Monster Spawn Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.0 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Additional Comments: ================================= +//= +//============================================================ + + +//PvP : 南北戦争(pvp_n_8-1)? +pvp_n_8-1.gat,0,0,0,0 monster Sidewinder 1037,2,360000,180000,1 +pvp_n_8-1.gat,0,0,0,0 monster Bigfoot 1060,2,360000,180000,1 + +//PvP : ロックオン(pvp_n_8-2)? +pvp_n_8-2.gat,0,0,0,0 monster Cramp 1209,4,360000,180000,1 + +//PvP : フォールーム(pvp_n_8-3)? +pvp_n_8-3.gat,0,0,0,0 monster Whisper 1179,3,360000,180000,1 +pvp_n_8-3.gat,0,0,0,0 monster Giant Whisper 1186,2,360000,180000,1 + +//PvP : アンダークロス(pvp_n_8-4)? +pvp_n_8-4.gat,0,0,0,0 monster Zombie 1015,4,360000,180000,1 +pvp_n_8-4.gat,0,0,0,0 monster Ghoul 1036,3,360000,180000,1 + +//PvP : ザナクルーム(pvp_n_8-5)? +pvp_n_8-5.gat,0,0,0,0 monster Khalitzburg 1132,1,360000,180000,1 +pvp_n_8-5.gat,0,0,0,0 monster Raydric 1163,2,360000,180000,1 -- cgit v1.2.3-70-g09d2