From 434206c00cafd836c33113b979e9266c1cc73d48 Mon Sep 17 00:00:00 2001 From: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> Date: Sat, 6 Jan 2024 20:30:49 +1100 Subject: [PATCH] Tags fix (#23608) * Fix tags - Boots is redundant and people keep dumping at end of list. * weh --- Resources/Prototypes/tags.yml | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/Resources/Prototypes/tags.yml b/Resources/Prototypes/tags.yml index c90c117bbf..dd7bb1f5f5 100644 --- a/Resources/Prototypes/tags.yml +++ b/Resources/Prototypes/tags.yml @@ -787,9 +787,15 @@ - type: Tag id: MicrowaveSelfUnsafe +- type: Tag + id: MindShield + - type: Tag id: MindTransferTarget +- type: Tag + id: ModularReceiver + - type: Tag id: MonkeyCube @@ -808,7 +814,6 @@ - type: Tag id: Multitool - - type: Tag id: NoBlockAnchoring @@ -939,6 +944,9 @@ - type: Tag id: ReinforcedGlassShard +- type: Tag + id: RifleStock + - type: Tag id: RipleyCentralControlModule @@ -1173,14 +1181,4 @@ - type: Tag id: WriteIgnoreStamps -- type: Tag - id: RifleStock - -- type: Tag - id: ModularReceiver - -- type: Tag - id: MindShield - -- type: Tag - id: boots +# PUT YOUR TAGS IN ALPHABETICAL ORDER -- 2.51.2