summaryrefslogtreecommitdiff
path: root/db/re/skill_tree.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-07-12 01:58:48 -0300
committerJesusaves <cpntb1@ymail.com>2018-07-12 01:58:48 -0300
commit96c93424b1dd394e2a60039e450c2ca9925518f8 (patch)
treefd527398b8ea5decc377615da496655eb9425f95 /db/re/skill_tree.conf
parent2c538b418d2b832847f4db69f922fc1d3a75ff9b (diff)
downloadserverdata-96c93424b1dd394e2a60039e450c2ca9925518f8.tar.gz
serverdata-96c93424b1dd394e2a60039e450c2ca9925518f8.tar.bz2
serverdata-96c93424b1dd394e2a60039e450c2ca9925518f8.tar.xz
serverdata-96c93424b1dd394e2a60039e450c2ca9925518f8.zip
Add marriage skills to Wedding Ring
Diffstat (limited to 'db/re/skill_tree.conf')
-rw-r--r--db/re/skill_tree.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/db/re/skill_tree.conf b/db/re/skill_tree.conf
index 985bc0abd..a2d33ac44 100644
--- a/db/re/skill_tree.conf
+++ b/db/re/skill_tree.conf
@@ -28,6 +28,8 @@ Job_Name: { // Job names as in src/map/pc.c (they are hardcoded at the moment so
Human: {
skills: {
NV_BASIC: 0
+ WE_MALE: 0
+ WE_FEMALE: 0
AL_HEAL: 3
SM_PROVOKE: 5
NV_TRICKDEAD: 0
@@ -84,8 +86,6 @@ Human: {
GN_DEMONIC_FIRE: 0
GN_CRAZYWEED: 0
GN_WALLOFTHORN: 0
- WE_MALE: 0
- WE_FEMALE: 0
WE_CALLPARTNER: 0
EVOL_PHYSICAL_SHIELD: 0
}