Tiles rework (#3400)

* Ground tiles rework + new tiles for medbay + warning tiles

Changed most of the ground tiles with some slight changes that make them look way better. Added 14 variations of tiles for medbay + some warning tiles for both white and steel floors.

* Small fix to a texture

* Removed all the medical variations for future update.

* Possible fix to the lines conflicting

Co-authored-by: UnderscoreX5 <andrea.bisesti66@protonmail.com>
This commit is contained in:
AndrewUnderscore
2021-03-03 11:27:59 +01:00
committed by GitHub
parent 804e2ec116
commit b52f026101
17 changed files with 57 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
- type: tile
- type: tile
name: floor_dark
display_name: Dark floor
texture: "dark"
@@ -277,3 +278,58 @@
footstep_sounds: footstep_floor
friction: 0.35
item_drop: SheetRGlass1
- type: tile
name: floor_warning1
display_name: Warning Tile
texture: steel_warning1
base_turfs:
- plating
is_subfloor: false
can_crowbar: true
footstep_sounds: footstep_floor
friction: 0.35
- type: tile
name: floor_warning2
display_name: Beware Tile
texture: steel_warning2
base_turfs:
- plating
is_subfloor: false
can_crowbar: true
footstep_sounds: footstep_floor
friction: 0.35
- type: tile
name: floor_white_warning1
display_name: White Warning Tile
texture: white_warning1
base_turfs:
- plating
is_subfloor: false
can_crowbar: true
footstep_sounds: footstep_floor
friction: 0.35
- type: tile
name: floor_white_warning2
display_name: White Beware Tile
texture: white_warning2
base_turfs:
- plating
is_subfloor: false
can_crowbar: true
footstep_sounds: footstep_floor
friction: 0.35
- type: tile
name: floor_blue
display_name: Blue Tile
texture: blue
base_turfs:
- plating
is_subfloor: false
can_crowbar: true
footstep_sounds: footstep_floor
friction: 0.35

Binary file not shown.

After

Width:  |  Height:  |  Size: 180 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 277 B

After

Width:  |  Height:  |  Size: 302 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 307 B

After

Width:  |  Height:  |  Size: 352 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 171 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 248 B

After

Width:  |  Height:  |  Size: 280 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 132 B

After

Width:  |  Height:  |  Size: 168 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 951 B

After

Width:  |  Height:  |  Size: 968 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 273 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 198 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 213 B

After

Width:  |  Height:  |  Size: 242 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 119 B

After

Width:  |  Height:  |  Size: 158 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 263 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 186 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 285 B

After

Width:  |  Height:  |  Size: 282 B