Changeset 22 for src/map/status.h
- Timestamp:
- 07/02/08 22:46:07 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
src/map/status.h
r19 r22 312 312 SC_SPREGEN, 313 313 SC_WALKSPEED, 314 <<<<<<< .mine315 =======316 //Custom Jobs (blackmagic)317 SC_DECREPIFY, // New status [brain]318 SC_LUST,319 SC_DARKMOON,320 SC_REQUIEM,321 SC_DEATHPACT,322 SC_ATFIELD,323 SC_SUFFER,324 SC_SEARING,325 SC_IMMOLATE,326 SC_AGONY,327 SC_CURSETONGUES,328 SC_DOOM,329 SC_CURSEWEAKNESS,330 SC_CURSEEXHAUST,331 SC_OVERWHELMING,332 SC_FEAR,333 //Custom Job End334 >>>>>>> .r18335 314 SC_MAX, //Automatically updated max, used in for's to check we are within bounds. 336 315 } sc_type;