yaml cleanups (id, hypopen, inflatable wall) (#41432)
* cleanups * yes i can
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user