mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2024-11-22 17:32:19 -05:00
Shopsanity - fix regression from removing BUY_BOMBCHU_5 (#1624)
This commit is contained in:
parent
1b141fd68c
commit
c487e4ba0b
@ -50,6 +50,7 @@ std::vector<uint32_t> GetMinVanillaShopItems(int total_replaced) {
|
||||
BUY_ARROWS_50,
|
||||
BUY_BOMBCHU_10,
|
||||
BUY_BOMBCHU_10,
|
||||
BUY_BOMBCHU_10,
|
||||
BUY_BOMBCHU_20,
|
||||
BUY_BOMBS_525,
|
||||
BUY_BOMBS_535,
|
||||
|
Loading…
Reference in New Issue
Block a user