Skip to content

Commit

Permalink
aaaaaaaaaaaa
Browse files Browse the repository at this point in the history
  • Loading branch information
VMSolidus committed Dec 11, 2024
1 parent cb5dd1e commit 4c9351f
Show file tree
Hide file tree
Showing 16 changed files with 1 addition and 2,590 deletions.
194 changes: 0 additions & 194 deletions Resources/Prototypes/Entities/Structures/Decoration/junk_piles.yml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@

- type: entity
parent: Torch
id: N14TorchWall
id: TorchWall
suffix: wall
components:
- type: Sprite
Expand Down
130 changes: 0 additions & 130 deletions Resources/Prototypes/Entities/Structures/Storage/closets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,53 +55,13 @@
sprite: Structures/Storage/Closets/closetgrey.rsi
- type: Weldable

- type: entity
parent: [ ClosetGrey1, TimedStorageFillDomestic ]
id: ClosetGrey1Refilling
suffix: Refilling,Domestic,Random

- type: entity
parent: [ ClosetGrey1, StorageFillDomestic ]
id: LootClosetGrey1
suffix: Loot,Domestic,Random

- type: entity
parent: [ ClosetGrey1, BaseLockerTimedStorageFill ]
id: ClosetGrey1RefillingGeneric
suffix: Refilling,Generic,Random

- type: entity
parent: [ ClosetGrey1, BaseLockerStorageFill ]
id: LootGenericClosetGrey1
suffix: Loot,Generic,Random

- type: entity
id: ClosetGrey2
parent: ClosetBaseW
components:
- type: Sprite
sprite: Structures/Storage/Closets/closetgrey2.rsi

- type: entity
parent: [ ClosetGrey2, TimedStorageFillDomestic ]
id: ClosetGrey2Refilling
suffix: Refilling,Domestic,Random

- type: entity
parent: [ ClosetGrey2, StorageFillDomestic ]
id: LootClosetGrey2
suffix: Loot,Domestic,Random

- type: entity
parent: [ ClosetGrey2, BaseLockerTimedStorageFill ]
id: ClosetGrey2RefillingGeneric
suffix: Refilling,Generic,Random

- type: entity
parent: [ ClosetGrey2, BaseLockerStorageFill ]
id: LootGenericClosetGrey2
suffix: Loot,Generic,Random

- type: entity
parent: ClosetBaseW
id: ClosetRusty
Expand All @@ -111,26 +71,6 @@
- type: Sprite
sprite: Structures/Storage/Closets/closetold.rsi

- type: entity
parent: [ ClosetRusty, TimedStorageFillDomestic ]
id: ClosetRustyRefilling
suffix: Refilling,Domestic,Random

- type: entity
parent: [ ClosetRusty, StorageFillDomestic ]
id: LootClosetRusty
suffix: Loot,Domestic,Random

- type: entity
parent: [ ClosetRusty, BaseLockerTimedStorageFill ]
id: ClosetRustyRefillingGeneric
suffix: Refilling,Generic,Random

- type: entity
parent: [ ClosetRusty, BaseLockerStorageFill ]
id: LootGenericClosetRusty
suffix: Loot,Generic,Random

- type: entity
parent: ClosetBaseW
id: ClosetGunCabinet
Expand All @@ -140,16 +80,6 @@
- type: Sprite
sprite: Structures/Storage/Closets/guncabinet.rsi

- type: entity
parent: [ ClosetGunCabinet, BaseMilitaryTimedStorageFill ]
id: ClosetGunCabinetRefilling
suffix: Refilling,Military,Random

- type: entity
parent: [ ClosetGunCabinet, BaseMilitaryStorageFill ]
id: LootClosetGunCabinet
suffix: Loot,Military,Random

- type: entity
parent: ClosetBaseW
id: ClosetFridgeDirty
Expand All @@ -174,11 +104,6 @@
resistance: 0.90
- type: AntiRottingContainer

- type: entity
parent: [ ClosetFridgeDirty, ClosetFridgeWideDirty, ClosetFridgeFill ]
id: LootClosetFridge
suffix: Loot,Domestic,Random

- type: entity
parent: ClosetBaseW
id: ClosetDouble
Expand All @@ -199,26 +124,6 @@
layer:
- MachineLayer

- type: entity
parent: [ ClosetDouble, TimedStorageFillDomestic ]
id: ClosetDoubleRefilling
suffix: Refilling,Domestic,Random

- type: entity
parent: [ ClosetDouble, StorageFillDomestic ]
id: LootClosetDouble
suffix: Loot,Domestic,Random

- type: entity
parent: [ ClosetDouble, BaseLockerTimedStorageFill ]
id: ClosetDoubleRefillingGeneric
suffix: Refilling,Generic,Random

- type: entity
parent: [ ClosetDouble, BaseLockerStorageFill ]
id: LootGenericClosetDouble
suffix: Loot,Generic,Random

# Wooden Closets

- type: entity
Expand Down Expand Up @@ -255,16 +160,6 @@
tags:
- Wooden

- type: entity
parent: [ ClosetCabinetWood, TimedStorageFillDomestic ]
id: ClosetCabinetWoodRefilling
suffix: Refilling,Domestic,Random

- type: entity
parent: [ ClosetCabinetWood, StorageFillDomestic ]
id: LootClosetCabinetWood
suffix: Loot,Domestic,Random

- type: entity
parent: ClosetBaseW
id: ClosetEnclave
Expand All @@ -281,21 +176,6 @@
- type: Sprite
sprite: Structures/Storage/Closets/closetgeneric.rsi

- type: entity
parent: [ ClosetGeneric, BaseLockerStorageFill ]
id: LootClosetGeneric
suffix: Loot,Generic,Random

- type: entity
parent: [ ClosetGeneric, BaseMilitaryStorageFill ]
id: LootMilitaryClosetGeneric
suffix: Loot,Military,Random

- type: entity
parent: [ ClosetGeneric, BaseMilitaryTimedStorageFill ]
id: ClosetGenericRefillingMilitary
suffix: Refilling,Military,Random

# Wallmounted Closets
- type: entity
id: ClosetWallMedicabinet
Expand Down Expand Up @@ -354,13 +234,3 @@
SheetSteel1:
min: 1
max: 1

- type: entity
parent: [ ClosetWallMedicabinet, TimedStorageFillMedical ]
id: ClosetWallMedicabinetRefilling
suffix: Refilling,Medical,Random

- type: entity
parent: [ ClosetWallMedicabinet, StorageFillMedical ]
id: LootClosetWallMedicabinet
suffix: Loot,Medical,Random
Loading

0 comments on commit 4c9351f

Please sign in to comment.