diff options
author | Vicious <Vicious@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-10-29 07:46:51 +0000 |
---|---|---|
committer | Vicious <Vicious@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-10-29 07:46:51 +0000 |
commit | 067eec9926ccce18c777162100b14cb1a01fa44a (patch) | |
tree | 122c2ef752f60729ee7fa073c023e40e4b0dd05f /db/const.txt | |
parent | 64f7f988ec09f2b35ebd1214115dde6b2b0db88a (diff) | |
download | hercules-067eec9926ccce18c777162100b14cb1a01fa44a.tar.gz hercules-067eec9926ccce18c777162100b14cb1a01fa44a.tar.bz2 hercules-067eec9926ccce18c777162100b14cb1a01fa44a.tar.xz hercules-067eec9926ccce18c777162100b14cb1a01fa44a.zip |
Updated some DB.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9090 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/const.txt')
-rw-r--r-- | db/const.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/db/const.txt b/db/const.txt index b21aff2d4..3bbc658bb 100644 --- a/db/const.txt +++ b/db/const.txt @@ -158,9 +158,9 @@ EAJ_BABY_CRUSADER 0x2201 EAJ_BABY_SAGE 0x2202
EAJ_BABY_BARDDANCER 0x2203
EAJ_BABY_MONK 0x2204
-EAJ_BABY_ALCHEMIST 0x2204
-EAJ_BABY_ROGUE 0x2205
-EAJ_BABY_SOUL_LINKER 0x2206
+EAJ_BABY_ALCHEMIST 0x2205
+EAJ_BABY_ROGUE 0x2206
+EAJ_BABY_SOUL_LINKER 0x2207
Option_Wedding 0x1000
Option_Xmas 0x20000
|