diff options
author | malufett <malufett.eat.my.binaries@gmail.com> | 2015-03-24 09:54:46 +0800 |
---|---|---|
committer | malufett <malufett.eat.my.binaries@gmail.com> | 2015-03-24 09:54:46 +0800 |
commit | 6055837d5359f1345d4a42e714e2d0b96f588842 (patch) | |
tree | c72025124789534b9bb583b13cc82a4555cd6876 /db | |
parent | 4ccc9d1028127c0fce7dcffafcef3284539f4807 (diff) | |
parent | 7c9cde841864ff89ee0dda33fbf76c660fbf61a6 (diff) | |
download | hercules-6055837d5359f1345d4a42e714e2d0b96f588842.tar.gz hercules-6055837d5359f1345d4a42e714e2d0b96f588842.tar.bz2 hercules-6055837d5359f1345d4a42e714e2d0b96f588842.tar.xz hercules-6055837d5359f1345d4a42e714e2d0b96f588842.zip |
Merge branch 'master' of https://github.com/HerculesWS/Hercules
Diffstat (limited to 'db')
-rw-r--r-- | db/quest_db.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/quest_db.conf b/db/quest_db.conf index 38b6441a7..7c2fcb591 100644 --- a/db/quest_db.conf +++ b/db/quest_db.conf @@ -99,7 +99,7 @@ quest_db: ( Name: "Solo at Sphinx Dungeon!" Targets: ( { - MobId: 2687 + MobId: 1178 Count: 20 }, ) |