From 8b335514d717b0b9fee0f2203a7b9bef7fbb15ea Mon Sep 17 00:00:00 2001 From: technote24 Date: Thu, 19 Apr 2012 01:12:50 +0000 Subject: =General *Added some job coding to the source to prepare for the adding of baby 3rd's and other expanded jobs. *Removed Baby Taekwon, Baby Star Gladiator, and Baby Soul Linker MAPID's code since their pointless. -Gravity never released baby versions of these classes. If they do in the future then ill readded them. *Did some clean up in pc.c in the job management code. All unnecessary spaces were replaced with tabs -to lower the file size and make it easier to keep things tighty. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15871 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/const.txt | 6 ------ 1 file changed, 6 deletions(-) (limited to 'db') diff --git a/db/const.txt b/db/const.txt index 69a45a59e..8310085e9 100644 --- a/db/const.txt +++ b/db/const.txt @@ -237,8 +237,6 @@ EAJ_BABY_ARCHER 0x2003 EAJ_BABY_ACOLYTE 0x2004 EAJ_BABY_MERCHANT 0x2005 EAJ_BABY_THIEF 0x2006 -EAJ_BABY_TAEKWON 0x2007 -EAJ_BABY_GANGSI 0x200D EAJ_SUPER_BABY 0x2100 EAJ_BABY_KNIGHT 0x2101 @@ -247,8 +245,6 @@ EAJ_BABY_HUNTER 0x2103 EAJ_BABY_PRIEST 0x2104 EAJ_BABY_BLACKSMITH 0x2105 EAJ_BABY_ASSASSIN 0x2106 -EAJ_BABY_STAR_GLADIATOR 0x2107 -EAJ_BABY_DEATH_KNIGHT 0x210D EAJ_BABY_CRUSADER 0x2201 EAJ_BABY_SAGE 0x2202 @@ -256,8 +252,6 @@ EAJ_BABY_BARDDANCER 0x2203 EAJ_BABY_MONK 0x2204 EAJ_BABY_ALCHEMIST 0x2205 EAJ_BABY_ROGUE 0x2206 -EAJ_BABY_SOUL_LINKER 0x2207 -EAJ_BABY_DARK_COLLECTOR 0x220D EAJ_SUPER_NOVICE_E 0x4100 EAJ_RUNE_KNIGHT 0x4101 -- cgit v1.2.3-60-g2f50