diff options
author | masao87 <masao87@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-03-10 19:22:27 +0000 |
---|---|---|
committer | masao87 <masao87@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-03-10 19:22:27 +0000 |
commit | 2237bc2cd07c99d293409cae4247c48fbadbd97b (patch) | |
tree | e747ec496afe7f2c76949cffc6be209755101dbb /npc/warps/other | |
parent | 958757d91e7b938c5d72a4280bcea3eb66d6c58d (diff) | |
download | hercules-2237bc2cd07c99d293409cae4247c48fbadbd97b.tar.gz hercules-2237bc2cd07c99d293409cae4247c48fbadbd97b.tar.bz2 hercules-2237bc2cd07c99d293409cae4247c48fbadbd97b.tar.xz hercules-2237bc2cd07c99d293409cae4247c48fbadbd97b.zip |
- Added Bossnia Event.
- Added new Town cleaners.
- Added mobs to sec_pri02 .
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15673 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/warps/other')
-rw-r--r-- | npc/warps/other/bossnia.txt | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/npc/warps/other/bossnia.txt b/npc/warps/other/bossnia.txt new file mode 100644 index 000000000..fb57466fd --- /dev/null +++ b/npc/warps/other/bossnia.txt @@ -0,0 +1,18 @@ +//===== rAthena Script =======================================
+//= Bossnia Warps
+//===== By: ==================================================
+//= Masao
+//===== Current Version: =====================================
+//= 1.0
+//===== Compatible With: =====================================
+//= Any rAthena Version
+//===== Description: =========================================
+//= Back Warp Points related to the Bossnia event.
+//===== Additional Comments: =================================
+//= 1.0 First Version.
+//============================================================
+
+bossnia_01,204,204,0 warp bossnia01 1,1,prontera,155,180
+bossnia_02,204,204,0 warp bossnia02 1,1,prontera,155,180
+bossnia_03,204,204,0 warp bossnia03 1,1,prontera,155,180
+bossnia_04,204,204,0 warp bossnia04 1,1,prontera,155,180
\ No newline at end of file |