diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-12 14:53:42 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-12 14:53:42 +0000 |
commit | 84dc7608182bb41769841c54b63747d537d9b4da (patch) | |
tree | ecf8279f337a052c9a783cb38e95e76f7453bd60 /npc/mobs/dungeons | |
parent | 4d5c414796493a6f2ebd29e07d5531f0b0fb1a30 (diff) | |
download | hercules-84dc7608182bb41769841c54b63747d537d9b4da.tar.gz hercules-84dc7608182bb41769841c54b63747d537d9b4da.tar.bz2 hercules-84dc7608182bb41769841c54b63747d537d9b4da.tar.xz hercules-84dc7608182bb41769841c54b63747d537d9b4da.zip |
Fixed some typos in the new spawns
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7102 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/mobs/dungeons')
-rw-r--r-- | npc/mobs/dungeons/thanatos.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/mobs/dungeons/thanatos.txt b/npc/mobs/dungeons/thanatos.txt index aefb2565b..1991a05ca 100644 --- a/npc/mobs/dungeons/thanatos.txt +++ b/npc/mobs/dungeons/thanatos.txt @@ -40,7 +40,7 @@ tha_t03.gat,0,0,0,0 monster Deathword 1698,40,0,0,0 tha_t03.gat,0,0,0,0 monster Mimic 1191,20,0,0,0
tha_t03.gat,0,0,0,0 monster Ancient Mimic 1699,20,0,0,0
tha_t03.gat,0,0,0,0 monster Plasma 1696,20,0,0,0
-tha_t03.gat,0,0,0,0 monster Shelter 1701,10,0,0,0
+tha_t03.gat,0,0,0,0 monster Shelter 1701,2,0,0,0
tha_t03.gat,0,0,0,0 monster Elder 1377,10,0,0,0
//==================================================
@@ -54,7 +54,7 @@ tha_t04.gat,0,0,0,0 monster Plasma 1694,20,0,0,0 tha_t04.gat,0,0,0,0 monster Owl Duke 1320,10,0,0,0
tha_t04.gat,0,0,0,0 monster Owl Baron 1295,10,0,0,0
tha_t04.gat,0,0,0,0 monster Elder 1377,40,0,0,0
-tha_t04.gat,0,0,0,0 monster Observation 1700,10,0,0,0
+tha_t04.gat,0,0,0,0 monster Observation 1700,2,0,0,0
//==================================================
// tha_t05 - Thanatos Tower F5
|