diff options
author | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-16 04:20:55 +0000 |
---|---|---|
committer | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-16 04:20:55 +0000 |
commit | a2c41ae05a34029adf70f7e11f47c4e4ba56566b (patch) | |
tree | ead4aace769121712737e5d20aa109f66245c828 /db/const.txt | |
parent | ec576ee55559c2375d240b16d07ca860acdeb8bd (diff) | |
download | hercules-a2c41ae05a34029adf70f7e11f47c4e4ba56566b.tar.gz hercules-a2c41ae05a34029adf70f7e11f47c4e4ba56566b.tar.bz2 hercules-a2c41ae05a34029adf70f7e11f47c4e4ba56566b.tar.xz hercules-a2c41ae05a34029adf70f7e11f47c4e4ba56566b.zip |
Added 'BaseJob' const and 'indoors' mapflag
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@209 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/const.txt')
-rw-r--r-- | db/const.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db/const.txt b/db/const.txt index acad5e67a..a99198c72 100644 --- a/db/const.txt +++ b/db/const.txt @@ -99,6 +99,7 @@ Hp 5 1 MaxHp 6 1 Sp 7 1 MaxSp 8 1 +BaseJob 119 1 bMaxHP 6 bMaxSP 8 |