summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-02-10 01:07:18 -0200
committerJesusaves <cpntb1@ymail.com>2019-02-10 01:07:18 -0200
commit8f206841d7b32b33603eb8a46fcc154e086e3486 (patch)
tree222b0064b77030fb0f51801a5fb056c85dc419b4 /db
parent79d649d8c61a06cb44c36cbca558d7cb03f9d661 (diff)
downloadserverdata-8f206841d7b32b33603eb8a46fcc154e086e3486.tar.gz
serverdata-8f206841d7b32b33603eb8a46fcc154e086e3486.tar.bz2
serverdata-8f206841d7b32b33603eb8a46fcc154e086e3486.tar.xz
serverdata-8f206841d7b32b33603eb8a46fcc154e086e3486.zip
Highly Experimental quest: Marggo Quest
I wanted to add a supremely complex quest to Candor for quite a while. This was requested by @Saulc about eight months ago >.>
Diffstat (limited to 'db')
-rw-r--r--db/constants.conf1
-rw-r--r--db/map_index.txt185
-rw-r--r--db/quest_db.conf4
3 files changed, 98 insertions, 92 deletions
diff --git a/db/constants.conf b/db/constants.conf
index 7455a42f2..f51d8913e 100644
--- a/db/constants.conf
+++ b/db/constants.conf
@@ -3982,6 +3982,7 @@ constants_db: {
NPC_SCORPIONKINGLANCE: 186
NPC_LIGHTBRINGER: 187
NPC_TEDDYGIRL: 188
+ NPC_CROPS: 189
// LoF Non Animated NPCs
NPC_FORTIUN: 200
diff --git a/db/map_index.txt b/db/map_index.txt
index bc9a379cb..ffcf1c19a 100644
--- a/db/map_index.txt
+++ b/db/map_index.txt
@@ -38,95 +38,96 @@
004-1 38
004-2-1 39
004-2 40
-005-1 41
-005-2-1 42
-005-2 43
-005-3 44
-005-4 45
-005-5 46
-005-6 47
-005-7 48
-006-1 49
-007-1 50
-008-0 51
-008-1 52
-008-2 53
-009-1 54
-009-2 55
-009-3 56
-009-4 57
-009-5 58
-010-1-1 59
-010-1 60
-010-2 61
-011-1 62
-011-2 63
-012-1 64
-012-2 65
-012-3 66
-012-4 67
-012-5 68
-012-6 69
-012-7 70
-014-1 71
-014-2-1 72
-014-2 73
-014-3 74
-014-4 75
-014-5 76
-015-1 77
-015-2 78
-015-3 79
-015-4 80
-015-5 81
-015-6 82
-015-7 83
-016-1 84
-016-6 85
-016-7 86
-017-1 87
-017-2-1 88
-017-2-2 89
-017-2 90
-017-3 91
-017-4 92
-017-5 93
-017-6 94
-018-1-1 95
-018-1 96
-018-2-1 97
-018-2-2 98
-018-2-3 99
-018-2-4 100
-018-2 101
-018-3 102
-018-4-1 103
-018-4-2 104
-018-4 105
-018-5 106
-019-1-1 107
-019-1 108
-019-2 109
-019-3 110
-019-4-1 111
-019-4 112
-020-1 113
-020-2 114
-020-3 115
-020-4 116
-020-5 117
-021-1 118
-021-2 119
-021-3 120
-021-4 121
-022-1 122
-023-1 123
-023-2 124
-024-1 125
-boss 126
-botcheck 127
-sec_pri 128
-soren-2 129
-soren 130
-test 131
-testbg 132
+005-1-1 41
+005-1 42
+005-2-1 43
+005-2 44
+005-3 45
+005-4 46
+005-5 47
+005-6 48
+005-7 49
+006-1 50
+007-1 51
+008-0 52
+008-1 53
+008-2 54
+009-1 55
+009-2 56
+009-3 57
+009-4 58
+009-5 59
+010-1-1 60
+010-1 61
+010-2 62
+011-1 63
+011-2 64
+012-1 65
+012-2 66
+012-3 67
+012-4 68
+012-5 69
+012-6 70
+012-7 71
+014-1 72
+014-2-1 73
+014-2 74
+014-3 75
+014-4 76
+014-5 77
+015-1 78
+015-2 79
+015-3 80
+015-4 81
+015-5 82
+015-6 83
+015-7 84
+016-1 85
+016-6 86
+016-7 87
+017-1 88
+017-2-1 89
+017-2-2 90
+017-2 91
+017-3 92
+017-4 93
+017-5 94
+017-6 95
+018-1-1 96
+018-1 97
+018-2-1 98
+018-2-2 99
+018-2-3 100
+018-2-4 101
+018-2 102
+018-3 103
+018-4-1 104
+018-4-2 105
+018-4 106
+018-5 107
+019-1-1 108
+019-1 109
+019-2 110
+019-3 111
+019-4-1 112
+019-4 113
+020-1 114
+020-2 115
+020-3 116
+020-4 117
+020-5 118
+021-1 119
+021-2 120
+021-3 121
+021-4 122
+022-1 123
+023-1 124
+023-2 125
+024-1 126
+boss 127
+botcheck 128
+sec_pri 129
+soren-2 130
+soren 131
+test 132
+testbg 133
diff --git a/db/quest_db.conf b/db/quest_db.conf
index cb2055088..5e9d9ac95 100644
--- a/db/quest_db.conf
+++ b/db/quest_db.conf
@@ -143,6 +143,10 @@ quest_db: (
Id: 42
Name: "CandorQuest_SailorCure"
},
+{
+ Id: 43
+ Name: "CandorQuest_Marggo"
+},
// ID 51 to 70: Tulimshar quests
{