Remove locker icons (#2489)

Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com>
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
This commit is contained in:
metalgearsloth
2020-11-14 00:19:24 +11:00
committed by GitHub
parent 69d709a28f
commit baa71e4ff0
66 changed files with 137 additions and 1353 deletions

View File

@@ -8,7 +8,5 @@
visuals:
- type: StorageVisualizer
state: cabinet
- type: Icon
state: cabinet_icon
- type: AccessReader
access: [["Bar"]]

View File

@@ -7,7 +7,5 @@
visuals:
- type: StorageVisualizer
state: qm
- type: Icon
state: qm_icon
- type: AccessReader
access: [["Quartermaster"]]

View File

@@ -7,8 +7,6 @@
visuals:
- type: StorageVisualizer
state: cap
- type: Icon
state: cap_icon
- type: AccessReader
access: [["Captain"]]
@@ -21,7 +19,5 @@
visuals:
- type: StorageVisualizer
state: hop
- type: Icon
state: hop_icon
- type: AccessReader
access: [["HeadOfPersonnel"]]

View File

@@ -8,8 +8,6 @@
visuals:
- type: StorageVisualizer
state: ce
- type: Icon
state: ce_icon
- type: AccessReader
access: [ [ "ChiefEngineer" ] ]
@@ -24,8 +22,6 @@
- type: StorageVisualizer
state: eng
state_closed: eng_elec_door
- type: Icon
state: eng_elec_icon
- type: AccessReader
access: [ [ "Engineering" ] ]
@@ -40,8 +36,6 @@
- type: StorageVisualizer
state: eng
state_closed: eng_weld_door
- type: Icon
state: eng_weld_icon
- type: AccessReader
access: [ [ "Engineering" ] ]
@@ -55,8 +49,6 @@
visuals:
- type: StorageVisualizer
state: atmos
- type: Icon
state: atmos_icon
- type: AccessReader
access: [ [ "Engineering" ] ]
@@ -70,7 +62,5 @@
visuals:
- type: StorageVisualizer
state: eng_secure
- type: Icon
state: eng_secure_icon
- type: AccessReader
access: [ [ "Engineering" ] ]

View File

@@ -7,7 +7,5 @@
visuals:
- type: StorageVisualizer
state: freezer
- type: Icon
state: freezer_icon
- type: AccessReader
access: [ [ "Service" ] ]

View File

@@ -7,7 +7,5 @@
visuals:
- type: StorageVisualizer
state: hydro
- type: Icon
state: hydro_icon
- type: AccessReader
access: [ [ "Hydroponics" ] ]

View File

@@ -9,8 +9,6 @@
visuals:
- type: StorageVisualizer
state: med
- type: Icon
state: med_icon
- type: AccessReader
access: [ [ "Medical" ] ]
@@ -24,8 +22,6 @@
visuals:
- type: StorageVisualizer
state: med_secure
- type: Icon
state: med_secure_icon
- type: AccessReader
access: [ [ "Medical" ] ]
@@ -40,8 +36,6 @@
- type: StorageVisualizer
state: med
state_closed: chemical_door
- type: Icon
state: chemical_icon
- type: AccessReader
access: [ [ "Medical" ] ]
@@ -55,7 +49,5 @@
visuals:
- type: StorageVisualizer
state: cmo
- type: Icon
state: cmo_icon
- type: AccessReader
access: [ [ "ChiefMedicalOfficer" ] ]

View File

@@ -7,8 +7,6 @@
visuals:
- type: StorageVisualizer
state: rd
- type: Icon
state: rd_icon
- type: AccessReader
access: [ [ "ResearchDirector" ] ]
@@ -21,7 +19,5 @@
visuals:
- type: StorageVisualizer
state: science
- type: Icon
state: science_icon
- type: AccessReader
access: [ [ "Research" ] ]

View File

@@ -8,8 +8,6 @@
visuals:
- type: StorageVisualizer
state: hos
- type: Icon
state: hos_icon
- type: AccessReader
access: [["HeadOfSecurity"]]
@@ -23,8 +21,6 @@
visuals:
- type: StorageVisualizer
state: warden
- type: Icon
state: warden_icon
- type: AccessReader
access: [["Brig"]]
@@ -38,8 +34,6 @@
visuals:
- type: StorageVisualizer
state: sec
- type: Icon
state: sec_icon
- type: AccessReader
access: [["Security"]]
@@ -53,7 +47,5 @@
visuals:
- type: StorageVisualizer
state: cabinet
- type: Icon
state: cabinet_icon
- type: AccessReader
access: [["Detective"]]

View File

@@ -13,9 +13,6 @@
- state: welded
visible: false
map: ["enum.StorageVisualLayers.Welded"]
- type: Icon
sprite: Constructible/Structures/closet.rsi
state: generic_icon
- type: Clickable
- type: MovedByPressure
- type: DamageOnHighSpeedImpact

View File

@@ -18,5 +18,3 @@
- state: welded
visible: false
map: ["enum.StorageVisualLayers.Welded"]
- type: Icon
sprite: Constructible/Structures/closet.rsi

View File

@@ -9,8 +9,6 @@
- type: StorageVisualizer
state: generic
state_closed: red_door
- type: Icon
state: red_icon
# Atmospherics wardrobe
- type: entity
@@ -23,8 +21,6 @@
- type: StorageVisualizer
state: generic
state_closed: atmos_wardrobe_door
- type: Icon
state: atmos_wardrobe_icon
# Janitor locker (moved here from the Fills group because it was being misused)
- type: entity
@@ -32,4 +28,3 @@
parent: WardrobeMixed
name: "custodial closet"
description: "It's a storage unit for janitorial clothes and gear."

View File

@@ -9,8 +9,6 @@
visuals:
- type: StorageVisualizer
state: bio
- type: Icon
state: bio_icon
# Virology variant
- type: entity
@@ -21,8 +19,6 @@
visuals:
- type: StorageVisualizer
state: bio_viro
- type: Icon
state: bio_viro_icon
# Security variant
- type: entity
@@ -33,8 +29,6 @@
visuals:
- type: StorageVisualizer
state: bio_sec
- type: Icon
state: bio_sec_icon
# Janitor variant
- type: entity
@@ -45,5 +39,3 @@
visuals:
- type: StorageVisualizer
state: bio_jan
- type: Icon
state: bio_jan_icon

View File

@@ -9,5 +9,3 @@
visuals:
- type: StorageVisualizer
state: syndicate
- type: Icon
state: syndicate_icon

View File

@@ -10,8 +10,6 @@
- type: StorageVisualizer
state: eng
state_closed: eng_tool_door
- type: Icon
state: eng_tool_icon
# Radiation suit closet
- type: entity
@@ -25,8 +23,6 @@
- type: StorageVisualizer
state: eng
state_closed: eng_rad_door
- type: Icon
state: eng_rad_icon
# Emergency closet
- type: entity
@@ -39,8 +35,6 @@
visuals:
- type: StorageVisualizer
state: emergency
- type: Icon
state: emergency_icon
# Fire safety closet
- type: entity
@@ -53,8 +47,6 @@
visuals:
- type: StorageVisualizer
state: fire
- type: Icon
state: fire_icon
# EOD closet
- type: entity
@@ -67,5 +59,3 @@
visuals:
- type: StorageVisualizer
state: bomb
- type: Icon
state: bomb_icon

View File

@@ -15,8 +15,6 @@
- type: StorageVisualizer
state: generic
state_closed: blue_door
- type: Icon
state: blue_icon
# Pink wardrobe
- type: entity
@@ -29,8 +27,6 @@
- type: StorageVisualizer
state: generic
state_closed: pink_door
- type: Icon
state: pink_icon
# Black wardrobe
- type: entity
@@ -43,8 +39,6 @@
- type: StorageVisualizer
state: generic
state_closed: black_door
- type: Icon
state: black_icon
# Green wardrobe
- type: entity
@@ -57,8 +51,6 @@
- type: StorageVisualizer
state: generic
state_closed: green_door
- type: Icon
state: green_icon
# Prison wardrobe
- type: entity
@@ -71,8 +63,6 @@
- type: StorageVisualizer
state: generic
state_closed: orange_door
- type: Icon
state: orange_icon
# Yellow wardrobe
- type: entity
@@ -85,8 +75,6 @@
- type: StorageVisualizer
state: generic
state_closed: yellow_door
- type: Icon
state: yellow_icon
# White wardrobe
- type: entity
@@ -99,8 +87,6 @@
- type: StorageVisualizer
state: generic
state_closed: white_door
- type: Icon
state: white_icon
# Grey wardrobe
- type: entity
@@ -113,8 +99,6 @@
- type: StorageVisualizer
state: generic
state_closed: grey_door
- type: Icon
state: grey_icon
# Mixed wardrobe
- type: entity
@@ -127,5 +111,3 @@
- type: StorageVisualizer
state: generic
state_closed: mixed_door
- type: Icon
state: mixed_icon

Binary file not shown.

Before

Width:  |  Height:  |  Size: 403 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 540 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 504 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 447 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 468 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 550 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 514 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 478 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 423 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 445 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 410 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 576 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 490 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 488 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 491 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 384 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 488 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 402 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 474 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 577 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 485 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 419 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 559 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 410 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 405 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 376 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 446 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 420 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 544 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 596 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 558 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 384 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 497 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 474 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 481 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 445 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 444 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 484 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 475 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 443 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 501 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 550 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 360 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 589 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 373 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 557 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 549 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 419 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 453 B