mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-21 05:43:42 -07:00
Shopsanity - fix regression from removing BUY_BOMBCHU_5 (#1624)
This commit is contained in:
parent
1b141fd68c
commit
c487e4ba0b
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue