Fix gas canister random item insertion prediction (#22809)
* Fix gas canister random item insertion prediction Fix #22652 * Revert Component changes, just rename in prototype
This commit is contained in:
@@ -91,10 +91,10 @@
|
|||||||
- type: ItemSlots
|
- type: ItemSlots
|
||||||
- type: GasPortable
|
- type: GasPortable
|
||||||
- type: GasCanister
|
- type: GasCanister
|
||||||
tank_slot:
|
gasTankSlot:
|
||||||
name: Gas Tank
|
name: Gas Tank
|
||||||
whitelist:
|
whitelist:
|
||||||
component:
|
components:
|
||||||
- GasTank
|
- GasTank
|
||||||
- type: StaticPrice
|
- type: StaticPrice
|
||||||
price: 1000
|
price: 1000
|
||||||
|
|||||||
Reference in New Issue
Block a user