diff options
author | Ridley8819 <ridley8819@gmail.com> | 2016-09-10 22:10:54 +0200 |
---|---|---|
committer | hemagx <ibrahem.h.basyone@gmail.com> | 2016-09-11 16:50:38 +0200 |
commit | b437c7382e6d0ca1339427ddbc3e20ca3c6cdf57 (patch) | |
tree | 7b6bf06e3c256f5a1eb577a807d19b9d01cca397 /npc/re/scripts.conf | |
parent | 2b30a403f03c91b119e2f3ba1491d308cccba924 (diff) | |
download | hercules-b437c7382e6d0ca1339427ddbc3e20ca3c6cdf57.tar.gz hercules-b437c7382e6d0ca1339427ddbc3e20ca3c6cdf57.tar.bz2 hercules-b437c7382e6d0ca1339427ddbc3e20ca3c6cdf57.tar.xz hercules-b437c7382e6d0ca1339427ddbc3e20ca3c6cdf57.zip |
removed unnecessary lines (thx to Aleos)
added missing mapflags for c_tower2_ and c_tower3_
Diffstat (limited to 'npc/re/scripts.conf')
-rw-r--r-- | npc/re/scripts.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/re/scripts.conf b/npc/re/scripts.conf index 8529e7b31..1504e0416 100644 --- a/npc/re/scripts.conf +++ b/npc/re/scripts.conf @@ -169,6 +169,7 @@ "npc/re/quests/quests_dewata.txt", "npc/re/quests/quests_dicastes.txt", "npc/re/quests/quests_eclage.txt", +"npc/re/quests/quests_glastheim.txt", "npc/re/quests/quests_izlude.txt", "npc/re/quests/quests_lighthalzen.txt", "npc/re/quests/quests_malangdo.txt", |