]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Dirty Steel Tile now has Variants (#37800)
authorMoomoobeef <62638182+Moomoobeef@users.noreply.github.com>
Sun, 25 May 2025 18:11:40 +0000 (11:11 -0700)
committerGitHub <noreply@github.com>
Sun, 25 May 2025 18:11:40 +0000 (14:11 -0400)
added variants for dirty tile

Resources/Prototypes/Tiles/floors.yml
Resources/Textures/Tiles/attributions.yml
Resources/Textures/Tiles/steel_dirty.png

index 39c109207dff90ab64df5307b77813820c4297f6..45c8774164ec84dd691e48890a2fc79748672fff 100644 (file)
   id: FloorSteelDirty
   name: tiles-dirty-steel-floor
   sprite: /Textures/Tiles/steel_dirty.png
+  variants: 4
+  placementVariants:
+  - 1.0
+  - 1.0
+  - 1.0
+  - 1.0
   baseTurf: Plating
   isSubfloor: false
   deconstructTools: [ Prying ]
index 652947cb53c094a6c065e62ac78be342bb583e31..f2b54fb5705ce35b66236a2a03f978448a0d7626 100644 (file)
   copyright: "Created by github user @notquitehadouken."
   source: "https://github.com/space-wizards/space-station-14/pull/17948"
 
-- files: [ "bar.png", "lime.png", "blue.png", "kitchen.png", "laundry.png", "mime.png", "steel.png", "steel_dirty.png", "steel_diagonal.png", "steel_mini.png", "steel_offset.png", "steel_pavement.png", "white.png", "white_diagonal.png", "white_mini.png", "white_offset.png", "white_pavement.png", "dark.png", "dark_diagonal.png", "dark_mini.png", "dark_offset.png", "dark_pavement.png", "hydro.png", "plastic.png", "dark_plastic.png", "white_plastic.png", "cafeteria.png", "checker_dark.png", "clown.png" ]
+- files: [ "bar.png", "lime.png", "blue.png", "kitchen.png", "laundry.png", "mime.png", "steel.png", "steel_diagonal.png", "steel_mini.png", "steel_offset.png", "steel_pavement.png", "white.png", "white_diagonal.png", "white_mini.png", "white_offset.png", "white_pavement.png", "dark.png", "dark_diagonal.png", "dark_mini.png", "dark_offset.png", "dark_pavement.png", "hydro.png", "plastic.png", "dark_plastic.png", "white_plastic.png", "cafeteria.png", "checker_dark.png", "clown.png" ]
   license: "CC-BY-SA-3.0"
   copyright: "Created by github user @Flareguy, original, unedited base tiles modified from /tg/station at commit 6665eec76c98a4f3f89bebcd10b34b47dcc0b8ae and github user @moonheart08"
   source: "https://github.com/space-wizards/space-station-14/"
 
+- files: [ "steel_dirty.png" ]
+  license: "CC-BY-SA-3.0"
+  copyright: "Originally created by github user @moonheart08, then modified by @Flareguy, then modified again by github user @moomoobeef."
+  source: "https://github.com/space-wizards/space-station-14/"
+
 - files: ["arcadeblue.png", "arcadered.png"]
   license: "CC-BY-SA-3.0"
   copyright: "arcadered renamed from eightiesred, arcadeblue by Peptide90 modified from arcadered.png, tgstation commit 8abb19545828230d92ba18827feeb42a67a55d49"
index 660fdf886855c3693337de483da74ab3942fb937..16af631b0af336cb46293f04aa6ada6b85b0bacb 100644 (file)
Binary files a/Resources/Textures/Tiles/steel_dirty.png and b/Resources/Textures/Tiles/steel_dirty.png differ