Changeset 22 for src/map/status.h

Show
Ignore:
Timestamp:
07/02/08 22:46:07 (17 years ago)
Author:
jinshiro
Message:
 
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • src/map/status.h

    r19 r22  
    312312        SC_SPREGEN, 
    313313        SC_WALKSPEED, 
    314 <<<<<<< .mine 
    315 ======= 
    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 End 
    334 >>>>>>> .r18 
    335314        SC_MAX, //Automatically updated max, used in for's to check we are within bounds. 
    336315} sc_type;