diff options
author | Poki#3 <Poki#3@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-30 13:07:16 +0000 |
---|---|---|
committer | Poki#3 <Poki#3@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-30 13:07:16 +0000 |
commit | 345763fe7f6c48f4e79a65c9dafb7fea9b1c6224 (patch) | |
tree | 7d58614220248c15b5adc9645e1316e727c2b724 /npc/omobs/pvp.txt | |
parent | 4ddab529a7876ffb76f6d3aee0a3945aa11cec29 (diff) | |
download | hercules-345763fe7f6c48f4e79a65c9dafb7fea9b1c6224.tar.gz hercules-345763fe7f6c48f4e79a65c9dafb7fea9b1c6224.tar.bz2 hercules-345763fe7f6c48f4e79a65c9dafb7fea9b1c6224.tar.xz hercules-345763fe7f6c48f4e79a65c9dafb7fea9b1c6224.zip |
* Fixed a lot of Jnames
* Revised all the spawns based on Emperium.org.
- Only omobs got changed. eamobs is like it was.
- I unified the formatting used for the map names. Please use that in future field expansions.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5808 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/omobs/pvp.txt')
-rw-r--r-- | npc/omobs/pvp.txt | 23 |
1 files changed, 16 insertions, 7 deletions
diff --git a/npc/omobs/pvp.txt b/npc/omobs/pvp.txt index a63f4f7ae..2d29bf574 100644 --- a/npc/omobs/pvp.txt +++ b/npc/omobs/pvp.txt @@ -10,22 +10,31 @@ //=
//============================================================
-
-//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 - PvP : Room Sandwich
+//==================================================
+pvp_n_8-1.gat,0,0,0,0 monster Side Winder 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 - PvP : Room Rock On
+//==================================================
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 - PvP : Four Room
+//==================================================
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 - PvP : Room Undercross
+//==================================================
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 - PvP : Room Copass
+//==================================================
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
|