diff options
author | Vicious <Vicious@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-08 02:31:16 +0000 |
---|---|---|
committer | Vicious <Vicious@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-08 02:31:16 +0000 |
commit | e75627d6dc8ef479555dafc0c3c2ad52753f9120 (patch) | |
tree | 669971b4d7b7a63b5b1d211c85efd5b7bc691469 /src/map/atcommand.c | |
parent | ee5406fecc8908c9e0e8bf695f751cc6e1270bd2 (diff) | |
download | hercules-e75627d6dc8ef479555dafc0c3c2ad52753f9120.tar.gz hercules-e75627d6dc8ef479555dafc0c3c2ad52753f9120.tar.bz2 hercules-e75627d6dc8ef479555dafc0c3c2ad52753f9120.tar.xz hercules-e75627d6dc8ef479555dafc0c3c2ad52753f9120.zip |
@job ninja/gs.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5506 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'src/map/atcommand.c')
-rw-r--r-- | src/map/atcommand.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/atcommand.c b/src/map/atcommand.c index d517cc9e6..b9dd48ae4 100644 --- a/src/map/atcommand.c +++ b/src/map/atcommand.c @@ -2263,7 +2263,7 @@ int atcommand_jobchange( { "baby bard", 4042 },
{ "baby dancer", 4043 },
{ "super baby", 4045 },
- { "taekwon", 4046 },
+ { "taekwon", 4046 },
{ "taekwon boy", 4046 },
{ "taekwon girl", 4046 },
{ "star gladiator", 4047 },
|