diff options
author | Dastgir <dastgirpojee@rocketmail.com> | 2015-06-04 17:42:28 +0530 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2015-06-25 16:52:18 +0200 |
commit | 08b30d8f41c4406978a1ed26149924f3355c0f8a (patch) | |
tree | 0e631d17b7cafa1e561018c87dec5f29a7adf13c /db | |
parent | 8126f240ea7d8ee4e3f8d2f8f07332fda7a2192e (diff) | |
download | hercules-08b30d8f41c4406978a1ed26149924f3355c0f8a.tar.gz hercules-08b30d8f41c4406978a1ed26149924f3355c0f8a.tar.bz2 hercules-08b30d8f41c4406978a1ed26149924f3355c0f8a.tar.xz hercules-08b30d8f41c4406978a1ed26149924f3355c0f8a.zip |
Added and Optimized Halloween 2013
Reference: rathena/rathena@264c27ba5481ab563af6e344d8339180fb1486e9
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'db')
-rw-r--r-- | db/quest_db.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/db/quest_db.conf b/db/quest_db.conf index 5be4c87d9..d7dc31eaa 100644 --- a/db/quest_db.conf +++ b/db/quest_db.conf @@ -9139,6 +9139,10 @@ quest_db: ( Name: "Dreaming boy" }, { + Id: 11378 + Name: "Trick or Treat" +}, +{ Id: 12000 Name: "An old friend" }, |