Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mirror: Fix some tags for prototypes #192

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions Resources/Prototypes/Entities/Clothing/Head/hardhats.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,9 @@
- type: ContainerContainer
containers:
cell_slot: !type:ContainerSlot
- type: Tag
tags:
- WhitelistChameleon

- type: entity
parent: ClothingHeadHatHardhatBase
Expand Down
3 changes: 3 additions & 0 deletions Resources/Prototypes/Entities/Clothing/OuterClothing/misc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,9 @@
sprite: Clothing/OuterClothing/Misc/cardborg.rsi
- type: TypingIndicatorClothing
proto: robot
- type: Tag
tags:
- WhitelistChameleon

- type: entity
parent: ClothingOuterBaseToggleable
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@

- type: entity
name: lizard-tail kebab
parent: FoodSkewerBase
parent: FoodMeatKebab
id: FoodMeatLizardtailKebab
description: Severed lizard tail on a stick.
components:
Expand Down
Loading