diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-29 01:31:05 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-29 01:31:05 +0000 |
commit | ad25fe3c790977a9adc98399c69e4bf5873bf03a (patch) | |
tree | 6c95fe5531b5e69b4296f0d877b2882719687527 /npc/scripts_eamonsters.conf | |
parent | cfe3f6deb89f971fd4c16f8f557b71528f011819 (diff) | |
download | hercules-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/scripts_eamonsters.conf')
-rw-r--r-- | npc/scripts_eamonsters.conf | 1 |
1 files changed, 1 insertions, 0 deletions
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
|