- Version 2.0
- 414 downloads
Config Table:
function goddessblessing {
// ----- Add your desired SCs below! -----
sc_start SC_FOOD_STR_CASH,8640000,10;
sc_start SC_FOOD_AGI_CASH,8640000,10;
sc_start SC_FOOD_DEX_CASH,8640000,10;
sc_start SC_FOOD_LUK_CASH,8640000,10;
sc_start SC_FOOD_INT_CASH,8640000,10;
sc_start SC_FOOD_VIT_CASH,8640000,10;
sc_start SC_ITEMBOOST,8640000,50;
sc_start SC_EXPBOOST,8640000,50;
// -------- end of adding SC ---------
return;
}
OnInit:
// ---- Configuration starts ---