yaml cleanups (id, hypopen, inflatable wall) (#41432)

* cleanups

* yes i can
This commit is contained in:
lzk
2025-11-15 12:43:20 +01:00
committed by GitHub
parent 50d4f17a10
commit 400905725c
3 changed files with 1 additions and 13 deletions

View File

@@ -923,23 +923,14 @@
#Antags
- type: entity
name: passenger ID card
parent: [IDCardStandard, BaseChameleon]
parent: [PassengerIDCard, BaseChameleon]
id: AgentIDCard
suffix: Agent
components:
- type: PresetIdCard
job: Passenger
- type: Access
tags:
- Maintenance
- SyndicateAgent
- type: Sprite
layers:
- state: default
- sprite: *icon-rsi
offset: *icon-offset
state: Passenger
- type: AgentIDCard
- type: UIRequiresLock
- type: ActivatableUI
@@ -960,7 +951,6 @@
type: ChameleonBoundUserInterface
- type: entity
name: passenger ID card
parent: AgentIDCard
id: NukieAgentIDCard
suffix: Nukie

View File

@@ -649,10 +649,8 @@
price: 1500
- type: entity
name: pen
suffix: Hypopen
parent: Pen # It is just like normal pen, isn't it?
description: A dark ink pen.
id: Hypopen
components:
- type: SolutionContainerManager