Buff cube boxes (#29251)
This commit is contained in:
parent
da55b2cc65
commit
412b15ab27
|
|
@ -7,10 +7,7 @@
|
|||
- type: StorageFill
|
||||
contents:
|
||||
- id: MonkeyCubeWrapped
|
||||
amount: 6
|
||||
- type: Storage
|
||||
grid:
|
||||
- 0,0,2,1
|
||||
amount: 8
|
||||
- type: Sprite
|
||||
sprite: Objects/Misc/monkeycube.rsi
|
||||
state: box
|
||||
|
|
@ -45,7 +42,7 @@
|
|||
- type: StorageFill
|
||||
contents:
|
||||
- id: KoboldCubeWrapped
|
||||
amount: 6
|
||||
amount: 8
|
||||
- type: Sprite
|
||||
sprite: Objects/Misc/monkeycube.rsi
|
||||
state: box_kobold
|
||||
|
|
@ -59,9 +56,9 @@
|
|||
- type: StorageFill
|
||||
contents:
|
||||
- id: KoboldCubeWrapped
|
||||
amount: 3
|
||||
amount: 4
|
||||
- id: MonkeyCubeWrapped
|
||||
amount: 3
|
||||
amount: 4
|
||||
- type: Sprite
|
||||
sprite: Objects/Misc/monkeycube.rsi
|
||||
state: box_variant
|
||||
|
|
@ -89,10 +86,6 @@
|
|||
id: SyndicateSpongeBox
|
||||
description: Drymate brand monkey cubes. Just add water!
|
||||
components:
|
||||
- type: Storage
|
||||
whitelist:
|
||||
tags:
|
||||
- MonkeyCube
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: SyndicateSpongeWrapped
|
||||
|
|
|
|||
Loading…
Reference in New Issue