summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorPlaytester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-07-29 01:31:05 +0000
committerPlaytester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-07-29 01:31:05 +0000
commitad25fe3c790977a9adc98399c69e4bf5873bf03a (patch)
tree6c95fe5531b5e69b4296f0d877b2882719687527 /npc
parentcfe3f6deb89f971fd4c16f8f557b71528f011819 (diff)
downloadhercules-ad25fe3c790977a9adc98399c69e4bf5873bf03a.tar.gz
hercules-ad25fe3c790977a9adc98399c69e4bf5873bf03a.tar.bz2
hercules-ad25fe3c790977a9adc98399c69e4bf5873bf03a.tar.xz
hercules-ad25fe3c790977a9adc98399c69e4bf5873bf03a.zip
* Added temporary Beholder and Gremlin spawns
- their drops are needed but Airship quest isn't finished yet - should be commented once Airship quest is finished - also added two airship warps git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7957 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc')
-rw-r--r--npc/Changelog.txt5
-rw-r--r--npc/mobs/airplane.txt7
-rw-r--r--npc/scripts_eamonsters.conf1
-rw-r--r--npc/scripts_monsters.conf1
-rw-r--r--npc/warps/other/airplane.txt6
5 files changed, 19 insertions, 1 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt
index 96a8c3059..2603fa04c 100644
--- a/npc/Changelog.txt
+++ b/npc/Changelog.txt
@@ -38,6 +38,11 @@ Playtester
Date Added
======
+07/29
+ * Added temporary Beholder and Gremlin spawns [Playtester]
+ - their drops are needed but Airship quest isn't finished yet
+ - should be commented once Airship quest is finished
+ - also added two airship warps
07/27
* Fixed the Morroc ingredient seller to not appear [Playtester]
* Fixed some spawns and a warp in Sunken Ship [Playtester]
diff --git a/npc/mobs/airplane.txt b/npc/mobs/airplane.txt
new file mode 100644
index 000000000..ea3aca9d9
--- /dev/null
+++ b/npc/mobs/airplane.txt
@@ -0,0 +1,7 @@
+//Temporary spawns until Airship quest is finished
+
+airplane_01.gat,225,52,25,10 monster Gremlin 1632,9,7200000,3600000,1
+airplane_01.gat,225,52,25,10 monster Beholder 1633,6,7200000,3600000,1
+airplane_01.gat,225,52,25,10 monster Picky 1049,4,7200000,3600000,1
+airplane_01.gat,225,52,25,10 monster Familiar 1005,2,7200000,3600000,1
+airplane_01.gat,225,52,25,10 monster Drainliar 1111,1,7200000,3600000,1
diff --git a/npc/scripts_eamonsters.conf b/npc/scripts_eamonsters.conf
index 56bc5618c..0ea9c75b0 100644
--- a/npc/scripts_eamonsters.conf
+++ b/npc/scripts_eamonsters.conf
@@ -17,6 +17,7 @@
// --------------------------------------------------------------
npc: npc/mobs/citycleaners.txt
npc: npc/mobs/pvp.txt
+npc: npc/mobs/airplane.txt
npc: npc/eamobs/fields/comodo.txt
npc: npc/eamobs/fields/mjolnir.txt
diff --git a/npc/scripts_monsters.conf b/npc/scripts_monsters.conf
index 75fd34d84..207fa37ab 100644
--- a/npc/scripts_monsters.conf
+++ b/npc/scripts_monsters.conf
@@ -17,6 +17,7 @@
// --------------------------------------------------------------
npc: npc/mobs/citycleaners.txt
npc: npc/mobs/pvp.txt
+npc: npc/mobs/airplane.txt
npc: npc/mobs/fields/amatsu.txt
npc: npc/mobs/fields/ayothaya.txt
diff --git a/npc/warps/other/airplane.txt b/npc/warps/other/airplane.txt
index 9efc9b79a..1aaf072c2 100644
--- a/npc/warps/other/airplane.txt
+++ b/npc/warps/other/airplane.txt
@@ -72,4 +72,8 @@ airplane.gat,245,160,0 warp air_1wp02a 1,1,airplane.gat,214,54
airplane_01.gat,254,54,0 warp air_2wp01 1,1,airplane_01.gat,91,67
airplane_01.gat,87,67,0 warp air_2wp01a 1,1,airplane_01.gat,250,54
airplane_01.gat,208,53,0 warp air_2wp02 1,1,airplane_01.gat,239,160
-airplane_01.gat,245,160,0 warp air_2wp02a 1,1,airplane_01.gat,214,54 \ No newline at end of file
+airplane_01.gat,245,160,0 warp air_2wp02a 1,1,airplane_01.gat,214,54
+airplane_01.gat,104,199,0 warp air_2wp03 1,1,airplane_01.gat,105,72
+airplane_01.gat,103,72,0 warp air_2wp03a 1,1,airplane_01.gat,102,199
+airplane_01.gat,104,176,0 warp air_2wp03 1,1,airplane_01.gat,105,52
+airplane_01.gat,103,52,0 warp air_2wp03a 1,1,airplane_01.gat,102,176