|
@@ -653,6 +653,8 @@
|
|
|
script_set_constant("bStateNoRecoverRace",SP_STATE_NORECOVER_RACE,false);
|
|
|
|
|
|
/* equip positions */
|
|
|
+ // Disabled as long as we did not clean the EQI_/EQP_ mess up [Lemongrass]
|
|
|
+ /*
|
|
|
export_constant(EQI_HEAD_TOP);
|
|
|
export_constant(EQI_ARMOR);
|
|
|
export_constant(EQI_HAND_L);
|
|
@@ -674,6 +676,7 @@
|
|
|
export_constant(EQI_SHADOW_SHOES);
|
|
|
export_constant(EQI_SHADOW_ACC_R);
|
|
|
export_constant(EQI_SHADOW_ACC_L);
|
|
|
+ */
|
|
|
|
|
|
/* looks */
|
|
|
export_constant(LOOK_BASE);
|