diff options
author | MasterOfMuppets <MasterOfMuppets@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-13 16:42:36 +0000 |
---|---|---|
committer | MasterOfMuppets <MasterOfMuppets@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-13 16:42:36 +0000 |
commit | 2f97445eb2d2a7e46e1cfd54285cddde0fbc10b2 (patch) | |
tree | 4be00d3b2e1be1d726e8f04bc168ee91e427612d /npc/scripts_athena.conf | |
parent | 67e956c2e9ee85543ec88c1733bee398571ef38d (diff) | |
download | hercules-2f97445eb2d2a7e46e1cfd54285cddde0fbc10b2.tar.gz hercules-2f97445eb2d2a7e46e1cfd54285cddde0fbc10b2.tar.bz2 hercules-2f97445eb2d2a7e46e1cfd54285cddde0fbc10b2.tar.xz hercules-2f97445eb2d2a7e46e1cfd54285cddde0fbc10b2.zip |
Implemented the comodo gambling NPCs. Thanks to reddozen and Zefris.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7132 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_athena.conf')
-rw-r--r-- | npc/scripts_athena.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/scripts_athena.conf b/npc/scripts_athena.conf index 2684f15f3..452bcdea2 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -169,5 +169,5 @@ npc: npc/other/bulletin_boards.txt npc: npc/other/monster_museum.txt
npc: npc/other/marriage.txt
npc: npc/other/dts_warper.txt
-//npc: npc/other/momotaro.txt
+npc: npc/other/comodo_gambling.txt
// --------------------------------------------------------------
|