diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-09 02:16:30 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-09 02:16:30 +0000 |
commit | 2c29551264e03eccb0b68ae8783059c85541465b (patch) | |
tree | fd1dae5b82b0ba41793cd326a4789b7628c5cc93 /db | |
parent | d1093a09269d05e1077ab0c8af550600fa1f0094 (diff) | |
download | hercules-2c29551264e03eccb0b68ae8783059c85541465b.tar.gz hercules-2c29551264e03eccb0b68ae8783059c85541465b.tar.bz2 hercules-2c29551264e03eccb0b68ae8783059c85541465b.tar.xz hercules-2c29551264e03eccb0b68ae8783059c85541465b.zip |
- Fixed the db/const.txt constant for EAJ_NINJA
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8683 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db')
-rw-r--r-- | db/const.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/const.txt b/db/const.txt index b368c8a52..80171e2ae 100644 --- a/db/const.txt +++ b/db/const.txt @@ -95,7 +95,7 @@ EAJ_MERCHANT 0x5 EAJ_THIEF 0x6
EAJ_TAEKWON 0x7
EAJ_GUNSLINGER 0x9
-EAJ_NINJA 0x10
+EAJ_NINJA 0x0A
EAJ_SUPER_NOVICE 0x100
EAJ_KNIGHT 0x101
|