Skip to content

Commit

Permalink
fry an egg on a slippery dip
Browse files Browse the repository at this point in the history
  • Loading branch information
mqole committed Feb 10, 2025
1 parent da6ce3d commit 1de7b0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 27 deletions.
14 changes: 2 additions & 12 deletions Resources/Prototypes/_DV/Entities/Objects/Devices/pda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,18 +31,6 @@
name: administrative assistant PDA
description: Theres pen scribbles all over the edges, and a few sticky notes stuck on it.
components:
- type: Sprite
sprite: Objects/Devices/pda.rsi
layers:
- map: [ "enum.PdaVisualLayers.Base" ]
- state: "light_overlay"
map: [ "enum.PdaVisualLayers.Flashlight" ]
shader: "unshaded"
visible: false
- state: "id_overlay"
map: [ "enum.PdaVisualLayers.IdLight" ]
shader: "unshaded"
visible: false
- type: Pda
id: AdminAssistantIDCard
state: pda-admin-assistant
Expand All @@ -52,6 +40,8 @@
whitelist:
tags:
- Write
- type: PdaBorderColor
borderColor: "#4992b4"
- type: Icon
sprite: _DV/Objects/Devices/pda.rsi
state: pda-admin-assistant
15 changes: 0 additions & 15 deletions Resources/Prototypes/_DV/Loadouts/Miscellaneous/wintercoats.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,18 +57,3 @@
id: WinterCoat
equipment:
outerClothing: ClothingOuterWinterCoat

- type: loadout
id: WinterCoatLong
equipment:
outerClothing: ClothingOuterWinterCoatLong

- type: loadout
id: WinterCoatPlaid
equipment:
outerClothing: ClothingOuterWinterCoatPlaid

- type: loadout
id: CorporateJacket
equipment:
outerClothing: ClothingOuterCorporateJacket

0 comments on commit 1de7b0a

Please sign in to comment.