diff options
Diffstat (limited to 'npc/scripts_athena.conf')
-rw-r--r-- | npc/scripts_athena.conf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/npc/scripts_athena.conf b/npc/scripts_athena.conf index b1a692547..0a65a83f9 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -99,6 +99,14 @@ npc: npc/quests/eye_of_hellion.txt //There are some things you might consider doing before implementing it,
//For more info, read the comments in npc/quests/The_Sign_Quest.txt
//npc: npc/quests/The_Sign_Quest.txt
+//The God Item Quest Files
+npc: npc/quests/seals/brisingamen_seal.txt
+npc: npc/quests/seals/god_global.txt
+npc: npc/quests/seals/god_weapon_creation.txt
+npc: npc/quests/seals/megingard_seal.txt
+npc: npc/quests/seals/mjolnir_seal.txt
+npc: npc/quests/seals/sleipnir_seal.txt
+//
npc: npc/quests/newgears/2004_headgears.txt
npc: npc/quests/newgears/2005_headgears.txt
npc: npc/quests/novice_exchange.txt
|