Fix Sky Blue carpet making red tables (#26049)

* created and added CarpetSBlue tag

* reverting unnecessary de-indentation

* Update carpets.yml
This commit is contained in:
Gyrandola
2024-03-13 03:03:04 +01:00
committed by GitHub
parent a8e1489ddb
commit 559d7ac593
2 changed files with 15 additions and 9 deletions

View 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
@@ -109,6 +109,9 @@
heldPrefix: carpet-skyblue
- type: Stack
stackType: FloorCarpetSkyBlue
- type: Tag
tags:
- CarpetSBlue
- type: SpawnAfterInteract #Nuke after convert to FloorTile
prototype: CarpetSBlue
doAfter: 0.5
@@ -126,7 +129,7 @@
- type: Stack
stackType: FloorCarpetPurple
- type: Tag
tags:
tags:
- CarpetPurple
- type: SpawnAfterInteract #Nuke after convert to FloorTile
prototype: CarpetPurple
@@ -145,7 +148,7 @@
- type: Stack
stackType: FloorCarpetPink
- type: Tag
tags:
tags:
- CarpetPink
- type: SpawnAfterInteract #Nuke after convert to FloorTile
prototype: CarpetPink
@@ -164,7 +167,7 @@
- type: Stack
stackType: FloorCarpetCyan
- type: Tag
tags:
tags:
- CarpetCyan
- type: SpawnAfterInteract #Nuke after convert to FloorTile
prototype: CarpetCyan
@@ -183,7 +186,7 @@
- type: Stack
stackType: FloorCarpetWhite
- type: Tag
tags:
tags:
- CarpetWhite
- type: SpawnAfterInteract #Nuke after convert to FloorTile
prototype: CarpetWhite

View File

@@ -271,6 +271,9 @@
- type: Tag
id: CarpetPurple
- type: Tag
id: CarpetSBlue
- type: Tag
id: CarpetPink