diff options
author | wushin <pasekei@gmail.com> | 2016-01-26 13:32:37 -0600 |
---|---|---|
committer | mekolat <mekolat@users.noreply.github.com> | 2016-02-08 21:04:36 -0500 |
commit | d0b2262fc38ecfa47671e1738d657b4317238499 (patch) | |
tree | 22eb4405d461e8e7d7040273895b5a81d95a0500 /world/map/db | |
parent | f28b9ef883c8da9a890096d8e05865b90795c46d (diff) | |
download | serverdata-d0b2262fc38ecfa47671e1738d657b4317238499.tar.gz serverdata-d0b2262fc38ecfa47671e1738d657b4317238499.tar.bz2 serverdata-d0b2262fc38ecfa47671e1738d657b4317238499.tar.xz serverdata-d0b2262fc38ecfa47671e1738d657b4317238499.zip |
Move gender selection to intro dialogue
Diffstat (limited to 'world/map/db')
-rw-r--r-- | world/map/db/const.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/db/const.txt b/world/map/db/const.txt index 71f1f06c..d3b42ee4 100644 --- a/world/map/db/const.txt +++ b/world/map/db/const.txt @@ -14,7 +14,7 @@ Hp 5 1 MaxHp 6 1 Sp 7 1 MaxSp 8 1 -//StatusPoint 9 1 +StatusPoint 9 1 BaseLevel 11 1 //SkillPoint 12 1 Class 19 1 |