]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Fix Sky Blue carpet making red tables (#26049)
authorGyrandola <pasta.frollagg@gmail.com>
Wed, 13 Mar 2024 02:03:04 +0000 (03:03 +0100)
committerGitHub <noreply@github.com>
Wed, 13 Mar 2024 02:03:04 +0000 (19:03 -0700)
* created and added CarpetSBlue tag

* reverting unnecessary de-indentation

* Update carpets.yml

Resources/Prototypes/Entities/Objects/Misc/carpets.yml
Resources/Prototypes/tags.yml

index d8f326673075e22d30c77dce21fb2ad5a5550e88..dca2d40aedb886905c78d297033055e926f8595f 100644 (file)
@@ -15,7 +15,7 @@
   - type: Stack
     stackType: FloorCarpetRed
   - type: Tag
-    tags: 
+    tags:
     - CarpetRed
   - type: SpawnAfterInteract #Nuke after convert to FloorTile
     prototype: Carpet
@@ -34,7 +34,7 @@
   - type: Stack
     stackType: FloorCarpetBlack
   - type: Tag
-    tags: 
+    tags:
     - CarpetBlack
   - type: SpawnAfterInteract #Nuke after convert to FloorTile
     prototype: CarpetBlack
@@ -53,7 +53,7 @@
   - type: Stack
     stackType: FloorCarpetBlue
   - type: Tag
-    tags: 
+    tags:
     - CarpetBlue
   - type: SpawnAfterInteract #Nuke after convert to FloorTile
     prototype: CarpetBlue
@@ -72,7 +72,7 @@
   - type: Stack
     stackType: FloorCarpetGreen
   - type: Tag
-    tags: 
+    tags:
     - CarpetGreen
   - type: SpawnAfterInteract #Nuke after convert to FloorTile
     prototype: CarpetGreen
@@ -91,7 +91,7 @@
   - type: Stack
     stackType: FloorCarpetOrange
   - type: Tag
-    tags: 
+    tags:
     - CarpetOrange
   - type: SpawnAfterInteract #Nuke after convert to FloorTile
     prototype: CarpetOrange
     heldPrefix: carpet-skyblue
   - type: Stack
     stackType: FloorCarpetSkyBlue
+  - type: Tag
+    tags:
+    - CarpetSBlue
   - type: SpawnAfterInteract #Nuke after convert to FloorTile
     prototype: CarpetSBlue
     doAfter: 0.5
   - type: Stack
     stackType: FloorCarpetPurple
   - type: Tag
-    tags: 
+    tags:
     - CarpetPurple
   - type: SpawnAfterInteract #Nuke after convert to FloorTile
     prototype: CarpetPurple
   - type: Stack
     stackType: FloorCarpetPink
   - type: Tag
-    tags: 
+    tags:
     - CarpetPink
   - type: SpawnAfterInteract #Nuke after convert to FloorTile
     prototype: CarpetPink
   - type: Stack
     stackType: FloorCarpetCyan
   - type: Tag
-    tags: 
+    tags:
     - CarpetCyan
   - type: SpawnAfterInteract #Nuke after convert to FloorTile
     prototype: CarpetCyan
   - type: Stack
     stackType: FloorCarpetWhite
   - type: Tag
-    tags: 
+    tags:
     - CarpetWhite
   - type: SpawnAfterInteract #Nuke after convert to FloorTile
     prototype: CarpetWhite
index 9f06df7bcb38c8a1f1ba7cf1877496841576afa4..2b11b7991b065f2003dc155bcdd6bba41ee2c914 100644 (file)
 - type: Tag
   id: CarpetPurple
 
+- type: Tag
+  id: CarpetSBlue
+
 - type: Tag
   id: CarpetPink