yaml cleanups (id, hypopen, inflatable wall) (#41432)
* cleanups * yes i can
This commit is contained in:
@@ -923,23 +923,14 @@
|
|||||||
#Antags
|
#Antags
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
name: passenger ID card
|
parent: [PassengerIDCard, BaseChameleon]
|
||||||
parent: [IDCardStandard, BaseChameleon]
|
|
||||||
id: AgentIDCard
|
id: AgentIDCard
|
||||||
suffix: Agent
|
suffix: Agent
|
||||||
components:
|
components:
|
||||||
- type: PresetIdCard
|
|
||||||
job: Passenger
|
|
||||||
- type: Access
|
- type: Access
|
||||||
tags:
|
tags:
|
||||||
- Maintenance
|
- Maintenance
|
||||||
- SyndicateAgent
|
- SyndicateAgent
|
||||||
- type: Sprite
|
|
||||||
layers:
|
|
||||||
- state: default
|
|
||||||
- sprite: *icon-rsi
|
|
||||||
offset: *icon-offset
|
|
||||||
state: Passenger
|
|
||||||
- type: AgentIDCard
|
- type: AgentIDCard
|
||||||
- type: UIRequiresLock
|
- type: UIRequiresLock
|
||||||
- type: ActivatableUI
|
- type: ActivatableUI
|
||||||
@@ -960,7 +951,6 @@
|
|||||||
type: ChameleonBoundUserInterface
|
type: ChameleonBoundUserInterface
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
name: passenger ID card
|
|
||||||
parent: AgentIDCard
|
parent: AgentIDCard
|
||||||
id: NukieAgentIDCard
|
id: NukieAgentIDCard
|
||||||
suffix: Nukie
|
suffix: Nukie
|
||||||
|
|||||||
@@ -649,10 +649,8 @@
|
|||||||
price: 1500
|
price: 1500
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
name: pen
|
|
||||||
suffix: Hypopen
|
suffix: Hypopen
|
||||||
parent: Pen # It is just like normal pen, isn't it?
|
parent: Pen # It is just like normal pen, isn't it?
|
||||||
description: A dark ink pen.
|
|
||||||
id: Hypopen
|
id: Hypopen
|
||||||
components:
|
components:
|
||||||
- type: SolutionContainerManager
|
- type: SolutionContainerManager
|
||||||
|
|||||||
Reference in New Issue
Block a user