diff --git a/Resources/Prototypes/ADT/Datasets/tags.yml b/Resources/Prototypes/ADT/Datasets/tags.yml index e30ba3612a..8a150dfe85 100644 --- a/Resources/Prototypes/ADT/Datasets/tags.yml +++ b/Resources/Prototypes/ADT/Datasets/tags.yml @@ -161,4 +161,4 @@ - SurgeryTool - Trash - Wirecutter - - Wrench \ No newline at end of file + - Wrench diff --git a/Resources/Prototypes/ADT/Heretic/Heretic/heretic_rituals.yml b/Resources/Prototypes/ADT/Heretic/Heretic/heretic_rituals.yml index 68969abfcb..6b50365391 100644 --- a/Resources/Prototypes/ADT/Heretic/Heretic/heretic_rituals.yml +++ b/Resources/Prototypes/ADT/Heretic/Heretic/heretic_rituals.yml @@ -28,7 +28,7 @@ id: MaskOfMadness name: heretic-ritual-ash-mask requiredTags: - Mask: 1 + GasMask: 1 Candle: 4 Stunbaton: 1 output: diff --git a/Resources/Prototypes/ADT/tags.yml b/Resources/Prototypes/ADT/tags.yml index 3fd136dd71..e413369622 100644 --- a/Resources/Prototypes/ADT/tags.yml +++ b/Resources/Prototypes/ADT/tags.yml @@ -104,4 +104,7 @@ id: Table - type: Tag - id: Tongue \ No newline at end of file + id: Tongue + +- type: Tag + id: Poppy diff --git a/Resources/Prototypes/Entities/Clothing/Masks/masks.yml b/Resources/Prototypes/Entities/Clothing/Masks/masks.yml index 90af169572..cc7ed82bd9 100644 --- a/Resources/Prototypes/Entities/Clothing/Masks/masks.yml +++ b/Resources/Prototypes/Entities/Clothing/Masks/masks.yml @@ -15,6 +15,8 @@ tags: - HamsterWearable - WhitelistChameleon + - GasMask # goob edit + - Mask # goob edit - type: HideLayerClothing slots: - Snout diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Food/produce.yml b/Resources/Prototypes/Entities/Objects/Consumable/Food/produce.yml index d640dd1bb9..c2bff74a6c 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Food/produce.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Food/produce.yml @@ -1464,6 +1464,7 @@ - type: Tag tags: - Flower # TODO add "RedFlower" or "Poppy" tag, when other color flowers will be + - Poppy # good edit - type: FoodSequenceElement entries: Taco: Poppy