From ad25fe3c790977a9adc98399c69e4bf5873bf03a Mon Sep 17 00:00:00 2001 From: Playtester Date: Sat, 29 Jul 2006 01:31:05 +0000 Subject: * 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 --- npc/mobs/airplane.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 npc/mobs/airplane.txt (limited to 'npc/mobs') 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 -- cgit v1.2.3-70-g09d2