mirror of
https://github.com/zeldaret/oot
synced 2026-09-03 02:03:47 -04:00
Rename "ITEM_LAST_USED" (#1572)
* rename * format * remove formatter changes * change model group comments
This commit is contained in:
@@ -159,7 +159,7 @@ item_ids = {
|
||||
0x99 : "ITEM_DEKU_STICK_UPGRADE_30",
|
||||
0x9A : "ITEM_DEKU_NUT_UPGRADE_30",
|
||||
0x9B : "ITEM_DEKU_NUT_UPGRADE_40",
|
||||
0xFC : "ITEM_LAST_USED",
|
||||
0xFC : "ITEM_SWORD_CS",
|
||||
0xFE : "ITEM_NONE_FE",
|
||||
0xFF : "ITEM_NONE",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user