diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-09-10 05:29:07 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-09-10 05:29:07 +0000 |
commit | cb109f91b0b953413b9245a1bee305cf0ada841f (patch) | |
tree | 182657b816b1c6c7e688edf32364b53407a7123c /npc/scripts_monsters.conf | |
parent | d4d501b3e5010950ac3e4521f20ec594e9757aa9 (diff) | |
download | hercules-cb109f91b0b953413b9245a1bee305cf0ada841f.tar.gz hercules-cb109f91b0b953413b9245a1bee305cf0ada841f.tar.bz2 hercules-cb109f91b0b953413b9245a1bee305cf0ada841f.tar.xz hercules-cb109f91b0b953413b9245a1bee305cf0ada841f.zip |
* Added some, and enabled existing episode 13.1 content.
* Updated some stats and implemented Luciola Vespa AI use.
* Tweaked the skills for them, still custom though.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14052 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_monsters.conf')
-rw-r--r-- | npc/scripts_monsters.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/scripts_monsters.conf b/npc/scripts_monsters.conf index 0fd6a1525..54f5ce78b 100644 --- a/npc/scripts_monsters.conf +++ b/npc/scripts_monsters.conf @@ -15,7 +15,7 @@ npc: npc/mobs/fields/jawaii.txt npc: npc/mobs/fields/lighthalzen.txt npc: npc/mobs/fields/louyang.txt npc: npc/mobs/fields/lutie.txt -//npc: npc/mobs/fields/manuk.txt +npc: npc/mobs/fields/manuk.txt npc: npc/mobs/fields/mjolnir.txt npc: npc/mobs/fields/morocc.txt npc: npc/mobs/fields/moscovia.txt @@ -23,7 +23,7 @@ npc: npc/mobs/fields/niflheim.txt npc: npc/mobs/fields/payon.txt npc: npc/mobs/fields/prontera.txt npc: npc/mobs/fields/rachel.txt -//npc: npc/mobs/fields/splendide.txt +npc: npc/mobs/fields/splendide.txt npc: npc/mobs/fields/umbala.txt npc: npc/mobs/fields/veins.txt npc: npc/mobs/fields/yuno.txt |