Add more tiles and walls (#289)

This commit is contained in:
metalgearsloth
2019-08-10 22:17:49 +10:00
committed by Pieter-Jan Briers
parent d7505ca8b5
commit 4b30c7e710
257 changed files with 1158 additions and 128 deletions

View File

@@ -1,7 +1,17 @@
- type: tile
name: floor
display_name: Floor
texture: "floor_steel"
name: floor_carpet
display_name: Carpet
texture: "carpet"
is_subfloor: false
can_crowbar: true
footstep_sounds: footstep_carpet
friction: 0.35
subfloor: plating
- type: tile
name: floor_dark
display_name: Dark floor
texture: "dark"
is_subfloor: false
can_crowbar: true
footstep_sounds: footstep_floor
@@ -9,21 +19,131 @@
subfloor: plating
- type: tile
name: floor_white
display_name: White Floor
texture: "floor_white"
name: floor_elevator_shaft
display_name: Elevator shaft
texture: "elevator_shaft"
is_subfloor: false
can_crowbar: true
footstep_sounds: footstep_floor
friction: 0.1
subfloor: underplating
friction: 0.35
subfloor: plating
- type: tile
name: floor_freezer
display_name: Freezer
texture: "freezer"
is_subfloor: false
can_crowbar: true
footstep_sounds: footstep_floor
friction: 0.35
subfloor: plating
- type: tile
name: floor_hydro
display_name: Hydro floor
texture: "hydro"
is_subfloor: false
can_crowbar: true
footstep_sounds: footstep_floor
friction: 0.35
subfloor: plating
- type: tile
name: floor_green_circuit
display_name: Green circuit floor
texture: "green_circuit"
is_subfloor: false
can_crowbar: true
footstep_sounds: footstep_floor
friction: 0.35
subfloor: plating
- type: tile
name: floor_lino
display_name: Linoleum floor
texture: "lino"
is_subfloor: false
can_crowbar: true
footstep_sounds: footstep_floor
friction: 0.35
subfloor: plating
- type: tile
name: floor_mono
display_name: Mono floor
texture: "mono"
is_subfloor: false
can_crowbar: true
footstep_sounds: footstep_floor
friction: 0.35
subfloor: plating
- type: tile
name: floor_reinforced
display_name: Reinforced floor
texture: "reinforced"
is_subfloor: false
can_crowbar: true
footstep_sounds: footstep_floor
friction: 0.35
subfloor: plating
- type: tile
name: floor_rock_vault
display_name: Rock vault floor
texture: "rock_vault"
is_subfloor: false
can_crowbar: true
footstep_sounds: footstep_floor
friction: 0.35
subfloor: plating
- type: tile
name: floor_showroom
display_name: Showroom floor
texture: "showroom"
is_subfloor: false
can_crowbar: true
footstep_sounds: footstep_floor
friction: 0.35
subfloor: plating
- type: tile
name: floor_steel
display_name: Steel floor
texture: "steel"
is_subfloor: false
can_crowbar: true
footstep_sounds: footstep_floor
friction: 0.35
subfloor: plating
- type: tile
name: floor_steel_dirty
display_name: Dirty steel floor
texture: "steel_dirty"
is_subfloor: false
can_crowbar: true
footstep_sounds: footstep_floor
friction: 0.35
subfloor: plating
- type: tile
name: floor_techmaint
display_name: Techmaint Floor
texture: "floor_techmaint"
texture: "tech_maint"
is_subfloor: false
can_crowbar: true
footstep_sounds: footstep_floor
friction: 0.5
subfloor: underplating
- type: tile
name: floor_white
display_name: White Floor
texture: "white"
is_subfloor: false
can_crowbar: true
footstep_sounds: footstep_floor
friction: 0.1
subfloor: underplating

View File

@@ -0,0 +1,397 @@
# TODO: Change code to avoid the DRY
- type: tile
parent: floor_hull_base
name: floor_hull_center0
display_name: Hull Center 0
texture: "Hull/hullcenter0"
is_subfloor: false
can_crowbar: true
footstep_sounds: footstep_hull
friction: 0.35
subfloor: plating
- type: tile
parent: floor_hull_base
name: floor_hull_center1
display_name: Hull Center 1
texture: "Hull/hullcenter1"
is_subfloor: false
can_crowbar: true
footstep_sounds: footstep_hull
friction: 0.35
subfloor: plating
- type: tile
parent: floor_hull_base
name: floor_hull_center2
display_name: Hull Center 2
texture: "Hull/hullcenter2"
is_subfloor: false
can_crowbar: true
footstep_sounds: footstep_hull
friction: 0.35
subfloor: plating
- type: tile
parent: floor_hull_base
name: floor_hull_center3
display_name: Hull Center 3
texture: "Hull/hullcenter3"
is_subfloor: false
can_crowbar: true
footstep_sounds: footstep_hull
friction: 0.35
subfloor: plating
- type: tile
parent: floor_hull_base
name: floor_hull_center4
display_name: Hull Center 4
texture: "Hull/hullcenter4"
is_subfloor: false
can_crowbar: true
footstep_sounds: footstep_hull
friction: 0.35
subfloor: plating
- type: tile
parent: floor_hull_base
name: floor_hull_center5
display_name: Hull Center 5
texture: "Hull/hullcenter5"
is_subfloor: false
can_crowbar: true
footstep_sounds: footstep_hull
friction: 0.35
subfloor: plating
- type: tile
parent: floor_hull_base
name: floor_hull_center6
display_name: Hull Center 6
texture: "Hull/hullcenter6"
is_subfloor: false
can_crowbar: true
footstep_sounds: footstep_hull
friction: 0.35
subfloor: plating
- type: tile
parent: floor_hull_base
name: floor_hull_center7
display_name: Hull Center 7
texture: "Hull/hullcenter7"
is_subfloor: false
can_crowbar: true
footstep_sounds: footstep_hull
friction: 0.35
subfloor: plating
- type: tile
parent: floor_hull_base
name: floor_hull_center8
display_name: Hull Center 8
texture: "Hull/hullcenter8"
is_subfloor: false
can_crowbar: true
footstep_sounds: footstep_hull
friction: 0.35
subfloor: plating
- type: tile
parent: floor_hull_base
name: floor_hull_center9
display_name: Hull Center 9
texture: "Hull/hullcenter9"
is_subfloor: false
can_crowbar: true
footstep_sounds: footstep_hull
friction: 0.35
subfloor: plating
- type: tile
parent: floor_hull_base
name: floor_hull_center10
display_name: Hull Center 10
texture: "Hull/hullcenter10"
is_subfloor: false
can_crowbar: true
footstep_sounds: footstep_hull
friction: 0.35
subfloor: plating
- type: tile
parent: floor_hull_base
name: floor_hull_center11
display_name: Hull Center 11
texture: "Hull/hullcenter11"
is_subfloor: false
can_crowbar: true
footstep_sounds: footstep_hull
friction: 0.35
subfloor: plating
- type: tile
parent: floor_hull_base
name: floor_hull_center12
display_name: Hull Center 12
texture: "Hull/hullcenter12"
is_subfloor: false
can_crowbar: true
footstep_sounds: footstep_hull
friction: 0.35
subfloor: plating
- type: tile
parent: floor_hull_base
name: floor_hull_center13
display_name: Hull Center 13
texture: "Hull/hullcenter13"
is_subfloor: false
can_crowbar: true
footstep_sounds: footstep_hull
friction: 0.35
subfloor: plating
- type: tile
parent: floor_hull_base
name: floor_hull_center14
display_name: Hull Center 14
texture: "Hull/hullcenter14"
is_subfloor: false
can_crowbar: true
footstep_sounds: footstep_hull
friction: 0.35
subfloor: plating
- type: tile
parent: floor_hull_base
name: floor_hull_center15
display_name: Hull Center 15
texture: "Hull/hullcenter15"
is_subfloor: false
can_crowbar: true
footstep_sounds: footstep_hull
friction: 0.35
subfloor: plating
- type: tile
parent: floor_hull_base
name: floor_hull_center16
display_name: Hull Center 16
texture: "Hull/hullcenter16"
is_subfloor: false
can_crowbar: true
footstep_sounds: footstep_hull
friction: 0.35
subfloor: plating
- type: tile
parent: floor_hull_base
name: floor_hull_center17
display_name: Hull Center 17
texture: "Hull/hullcenter17"
is_subfloor: false
can_crowbar: true
footstep_sounds: footstep_hull
friction: 0.35
subfloor: plating
- type: tile
parent: floor_hull_base
name: floor_hull_center18
display_name: Hull Center 18
texture: "Hull/hullcenter18"
is_subfloor: false
can_crowbar: true
footstep_sounds: footstep_hull
friction: 0.35
subfloor: plating
- type: tile
parent: floor_hull_base
name: floor_hull_center19
display_name: Hull Center 19
texture: "Hull/hullcenter19"
is_subfloor: false
can_crowbar: true
footstep_sounds: footstep_hull
friction: 0.35
subfloor: plating
- type: tile
parent: floor_hull_base
name: floor_hull_center20
display_name: Hull Center 20
texture: "Hull/hullcenter20"
is_subfloor: false
can_crowbar: true
footstep_sounds: footstep_hull
friction: 0.35
subfloor: plating
- type: tile
parent: floor_hull_base
name: floor_hull_center21
display_name: Hull Center 21
texture: "Hull/hullcenter21"
is_subfloor: false
can_crowbar: true
footstep_sounds: footstep_hull
friction: 0.35
subfloor: plating
- type: tile
parent: floor_hull_base
name: floor_hull_center22
display_name: Hull Center 22
texture: "Hull/hullcenter22"
is_subfloor: false
can_crowbar: true
footstep_sounds: footstep_hull
friction: 0.35
subfloor: plating
- type: tile
parent: floor_hull_base
name: floor_hull_center23
display_name: Hull Center 23
texture: "Hull/hullcenter23"
is_subfloor: false
can_crowbar: true
footstep_sounds: footstep_hull
friction: 0.35
subfloor: plating
- type: tile
parent: floor_hull_base
name: floor_hull_center24
display_name: Hull Center 24
texture: "Hull/hullcenter24"
is_subfloor: false
can_crowbar: true
footstep_sounds: footstep_hull
friction: 0.35
subfloor: plating
- type: tile
parent: floor_hull_base
name: floor_hull_center25
display_name: Hull Center 25
texture: "Hull/hullcenter25"
is_subfloor: false
can_crowbar: true
footstep_sounds: footstep_hull
friction: 0.35
subfloor: plating
- type: tile
parent: floor_hull_base
name: floor_hull_center26
display_name: Hull Center 26
texture: "Hull/hullcenter26"
is_subfloor: false
can_crowbar: true
footstep_sounds: footstep_hull
friction: 0.35
subfloor: plating
- type: tile
parent: floor_hull_base
name: floor_hull_center27
display_name: Hull Center 27
texture: "Hull/hullcenter27"
is_subfloor: false
can_crowbar: true
footstep_sounds: footstep_hull
friction: 0.35
subfloor: plating
- type: tile
parent: floor_hull_base
name: floor_hull_center28
display_name: Hull Center 28
texture: "Hull/hullcenter28"
is_subfloor: false
can_crowbar: true
footstep_sounds: footstep_hull
friction: 0.35
subfloor: plating
- type: tile
parent: floor_hull_base
name: floor_hull_center29
display_name: Hull Center 29
texture: "Hull/hullcenter29"
is_subfloor: false
can_crowbar: true
footstep_sounds: footstep_hull
friction: 0.35
subfloor: plating
- type: tile
parent: floor_hull_base
name: floor_hull_center30
display_name: Hull Center 30
texture: "Hull/hullcenter30"
is_subfloor: false
can_crowbar: true
footstep_sounds: footstep_hull
friction: 0.35
subfloor: plating
- type: tile
parent: floor_hull_base
name: floor_hull_center31
display_name: Hull Center 31
texture: "Hull/hullcenter31"
is_subfloor: false
can_crowbar: true
footstep_sounds: footstep_hull
friction: 0.35
subfloor: plating
- type: tile
parent: floor_hull_base
name: floor_hull_center32
display_name: Hull Center 32
texture: "Hull/hullcenter32"
is_subfloor: false
can_crowbar: true
footstep_sounds: footstep_hull
friction: 0.35
subfloor: plating
- type: tile
parent: floor_hull_base
name: floor_hull_center33
display_name: Hull Center 33
texture: "Hull/hullcenter33"
is_subfloor: false
can_crowbar: true
footstep_sounds: footstep_hull
friction: 0.35
subfloor: plating
- type: tile
parent: floor_hull_base
name: floor_hull_center34
display_name: Hull Center 34
texture: "Hull/hullcenter34"
is_subfloor: false
can_crowbar: true
footstep_sounds: footstep_hull
friction: 0.35
subfloor: plating
- type: tile
parent: floor_hull_base
name: floor_hull_center35
display_name: Hull Center 35
texture: "Hull/hullcenter35"
is_subfloor: false
can_crowbar: true
footstep_sounds: footstep_hull
friction: 0.35
subfloor: plating