location name overrides for item service

This commit is contained in:
TakaRikka
2026-08-13 03:41:39 -07:00
parent 8229879aab
commit abbcb5a6b9
5 changed files with 58 additions and 7 deletions
+1 -1
View File
@@ -4086,7 +4086,7 @@ void daB_DS_c::executeBattle2Dead() {
dComIfGs_onStageBossEnemy(0x13);
#if TARGET_PC
// This reward has no original grant at this point in the cutscene.
dusk::mods::item_check_enqueue("Arbiters Grounds Dungeon Reward", dItemNo_NONE_e);
dusk::mods::item_check_enqueue("dungeon_reward:D_MN10", dItemNo_NONE_e);
#endif
/* dSv_event_flag_c::F_0265 - Arbiter's Grounds - Arbiter's Grounds clear */
dComIfGs_onEventBit(0x2010);