mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-12 13:35:35 -04:00
This commit is contained in:
@@ -1556,8 +1556,8 @@ void dMenu_save_c::restartInit() {
|
||||
dComIfGs_offEventBit(dSv_event_flag_c::saveBitLabels[225]); // Monkey dropped lantern
|
||||
}
|
||||
|
||||
if (dComIfGs_isItemFirstBit(fpcNm_ITEM_KANTERA) && dComIfGs_getItem(SLOT_1, true) == fpcNm_ITEM_NONE) {
|
||||
dComIfGs_setItem(SLOT_1, fpcNm_ITEM_KANTERA);
|
||||
if (dComIfGs_isItemFirstBit(dItemNo_KANTERA_e) && dComIfGs_getItem(SLOT_1, true) == dItemNo_NONE_e) {
|
||||
dComIfGs_setItem(SLOT_1, dItemNo_KANTERA_e);
|
||||
dComIfGs_setOil(dMeter2Info_getOilGaugeBackUp());
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user