diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-30 12:25:25 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-30 12:25:25 +0000 |
commit | e56a9a9e52f9d9f7444e5a994ef16a587c474324 (patch) | |
tree | 025e94e63ef3bf26831c6bbd540e00e60454e629 /npc/scripts_monsters.conf | |
parent | 2a951308ac3163a7f2dc1a670699e26901b02b14 (diff) | |
download | hercules-e56a9a9e52f9d9f7444e5a994ef16a587c474324.tar.gz hercules-e56a9a9e52f9d9f7444e5a994ef16a587c474324.tar.bz2 hercules-e56a9a9e52f9d9f7444e5a994ef16a587c474324.tar.xz hercules-e56a9a9e52f9d9f7444e5a994ef16a587c474324.zip |
Added temporary Ice Dungeon spawn file (commented for now)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8544 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_monsters.conf')
-rw-r--r-- | npc/scripts_monsters.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/scripts_monsters.conf b/npc/scripts_monsters.conf index 207fa37ab..06cfad416 100644 --- a/npc/scripts_monsters.conf +++ b/npc/scripts_monsters.conf @@ -54,6 +54,7 @@ npc: npc/mobs/dungeons/geftower.txt npc: npc/mobs/dungeons/glastheim.txt
npc: npc/mobs/dungeons/gondun.txt
npc: npc/mobs/dungeons/guilddun.txt
+//npc: npc/mobs/dungeons/icedun.txt
npc: npc/mobs/dungeons/jupedun.txt
npc: npc/mobs/dungeons/kiel.txt
npc: npc/mobs/dungeons/lhzdun.txt
|