From 4fe5235e3707e84d5a7c4cba2148970800d059bc Mon Sep 17 00:00:00 2001 From: lzk <124214523+lzk228@users.noreply.github.com> Date: Thu, 20 Jun 2024 13:58:51 +0200 Subject: [PATCH] Buff cube boxes (#29251) --- .../Entities/Objects/Misc/monkeycube.yml | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Misc/monkeycube.yml b/Resources/Prototypes/Entities/Objects/Misc/monkeycube.yml index 1490af88ca..cf2dad1ce5 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/monkeycube.yml +++ b/Resources/Prototypes/Entities/Objects/Misc/monkeycube.yml @@ -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 -- 2.51.2