diff options
author | MasterOfMuppets <MasterOfMuppets@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-21 12:46:10 +0000 |
---|---|---|
committer | MasterOfMuppets <MasterOfMuppets@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-21 12:46:10 +0000 |
commit | 2d523d32e89dcdfca6ffe85455eeebf69431f4ea (patch) | |
tree | e9a590248edee2f46cb66475c3783860fb25bb84 /npc/scripts_warps.conf | |
parent | 51fe6e407e4d5a9ba9f1624e710dbe385b5ccb99 (diff) | |
download | hercules-2d523d32e89dcdfca6ffe85455eeebf69431f4ea.tar.gz hercules-2d523d32e89dcdfca6ffe85455eeebf69431f4ea.tar.bz2 hercules-2d523d32e89dcdfca6ffe85455eeebf69431f4ea.tar.xz hercules-2d523d32e89dcdfca6ffe85455eeebf69431f4ea.zip |
Implemented the god item quest. Thanks to SinSloth for scripting the major part of it.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8395 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_warps.conf')
-rw-r--r-- | npc/scripts_warps.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/scripts_warps.conf b/npc/scripts_warps.conf index 9c906f590..84584d5ea 100644 --- a/npc/scripts_warps.conf +++ b/npc/scripts_warps.conf @@ -93,5 +93,6 @@ npc: npc/warps/other/airplane.txt npc: npc/warps/other/other.txt
npc: npc/warps/other/kiel.txt
npc: npc/warps/other/sign.txt
+npc: npc/warps/other/god.txt
npc: npc/warps/pvp/pvp.txt
// --------------------------------------------------------------
\ No newline at end of file |