summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
Diffstat (limited to 'db')
-rw-r--r--db/constants.conf1
-rw-r--r--db/quest_db.conf5
2 files changed, 5 insertions, 1 deletions
diff --git a/db/constants.conf b/db/constants.conf
index d878ba5be..5c859aac7 100644
--- a/db/constants.conf
+++ b/db/constants.conf
@@ -3983,6 +3983,7 @@ constants_db: {
NPC_HALBERDBARBARIAN: 185
NPC_SCORPIONKINGLANCE: 186
NPC_LIGHTBRINGER: 187
+ NPC_TEDDYGIRL: 188
// LoF Non Animated NPCs
NPC_FORTIUN: 200
diff --git a/db/quest_db.conf b/db/quest_db.conf
index 8234ad192..56e0fc712 100644
--- a/db/quest_db.conf
+++ b/db/quest_db.conf
@@ -65,7 +65,10 @@ quest_db: (
},
// ID 11 to 30: General quests
-// ID 11 is free
+{
+ Id: 11
+ Name: "General_Milly"
+},
{
Id: 12
Name: "General_Narrator"