diff --git a/Resources/Prototypes/Entities/Objects/Materials/scrap.yml b/Resources/Prototypes/Entities/Objects/Materials/scrap.yml index 734111af6d..c4ec20465e 100644 --- a/Resources/Prototypes/Entities/Objects/Materials/scrap.yml +++ b/Resources/Prototypes/Entities/Objects/Materials/scrap.yml @@ -77,7 +77,9 @@ - state: metal-1 map: [ "base" ] - type: Item - size: Ginormous + size: Large + shape: + - 0,0,4,4 # 5x5 heldPrefix: metal - type: MultiHandedItem - type: RandomSprite @@ -135,7 +137,9 @@ junk-airlock-1: "" junk-airlock-2: "" - type: Item - size: Ginormous + size: Large + shape: + - 0,0,4,4 # 5x5 heldPrefix: "airlock" - type: MultiHandedItem - type: PhysicalComposition @@ -273,7 +277,9 @@ layers: - state: junk-firelock-1 - type: Item - size: Ginormous + size: Large + shape: + - 0,0,4,4 # 5x5 heldPrefix: firelock-1 - type: MultiHandedItem - type: PhysicalComposition @@ -290,7 +296,9 @@ layers: - state: junk-firelock-2 - type: Item - size: Ginormous + size: Large + shape: + - 0,0,4,4 # 5x5 heldPrefix: firelock-2 - type: MultiHandedItem - type: PhysicalComposition