diff options
author | mekolat <mekolat@gmail.com> | 2015-04-16 21:11:51 -0400 |
---|---|---|
committer | mekolat <mekolat@users.noreply.github.com> | 2015-04-30 01:41:26 -0400 |
commit | bf3c1c0e4add6a5d8a52b043a30775eada1cef2f (patch) | |
tree | e5b50684900e324ac12eeb16c1c38b6729b3fb86 /world/map/db/const.txt | |
parent | dbf4de95bec3a15f3e7c636899f679c814af85a2 (diff) | |
download | serverdata-bf3c1c0e4add6a5d8a52b043a30775eada1cef2f.tar.gz serverdata-bf3c1c0e4add6a5d8a52b043a30775eada1cef2f.tar.bz2 serverdata-bf3c1c0e4add6a5d8a52b043a30775eada1cef2f.tar.xz serverdata-bf3c1c0e4add6a5d8a52b043a30775eada1cef2f.zip |
remove deprecated readparam & statusup2
Diffstat (limited to 'world/map/db/const.txt')
-rw-r--r-- | world/map/db/const.txt | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/world/map/db/const.txt b/world/map/db/const.txt index c00773e2..37788571 100644 --- a/world/map/db/const.txt +++ b/world/map/db/const.txt @@ -28,14 +28,14 @@ MaxWeight 25 1 //Upper 56 1 // BEFORE UNCOMMENTING ANYTHING, TALK TO o11c! -bMaxHP 6 -bMaxSP 8 -bStr 13 -bAgi 14 -bVit 15 -bInt 16 -bDex 17 -bLuk 18 +bMaxHP 6 1 +bMaxSP 8 1 +bStr 13 1 +bAgi 14 1 +bVit 15 1 +bInt 16 1 +bDex 17 1 +bLuk 18 1 //bAtk 41 //bAtk2 42 //bMatk1 43 |