Christopher Leggett cdd4628d7a
Refactors rando's GetItemEntry array into two arrays.
One array is for the vanilla items that don't have GetItemEntries in
vanilla, the other is for rando exclusive items. They are stored in
separate arrays before getting added to the table so that we can apply
different modIndexes. The items in the first table have are handled
by the vanilla Item_Give, and the second table needed a custom
`Randomizer_Item_Give` function.
2022-08-11 00:24:34 -04:00
..
2022-07-25 21:11:53 -04:00
2022-05-11 13:18:24 -04:00
2022-07-11 20:11:07 -04:00
2022-07-11 20:11:07 -04:00
2022-06-20 13:39:06 -04:00
2022-05-12 13:28:24 -04:00