branchrust_reboot/main/waterwell_stock_decreasecancel
7 Commits over 0 Days - Infinitycph!
Create tests to confirm waterwell stock is correct
Cleanup method that returns max stock
Fix the maxStock for NPC vending orders being confusing
- it used to only change the initial stock and then refill to the maximum of the vendor
- now it just sets a different max stock for that individual vending order
Add "spawnvendor" command to spawn vendors in the editor (they are two different prefabs glued together)
merge from main -> waterwell_stock_decrease
Decrease max stock of items in waterwell vendor from 10 -> 2
- increase restock time from 2m -> 10m per item
- keep syringe & ammo at 10 stock & 2m restock time