Skip to content

Commit

Permalink
Buff cube boxes (#29251)
Browse files Browse the repository at this point in the history
  • Loading branch information
lzk228 authored Jun 20, 2024
1 parent 9fbcec1 commit 4fe5235
Showing 1 changed file with 4 additions and 11 deletions.
15 changes: 4 additions & 11 deletions Resources/Prototypes/Entities/Objects/Misc/monkeycube.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -45,7 +42,7 @@
- type: StorageFill
contents:
- id: KoboldCubeWrapped
amount: 6
amount: 8
- type: Sprite
sprite: Objects/Misc/monkeycube.rsi
state: box_kobold
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 4fe5235

Please sign in to comment.