Revert "Удаление тайлов топором" (#3513)
This commit is contained in:
parent
01b813e699
commit
1e059bdb0c
4 changed files with 0 additions and 17 deletions
|
|
@ -1,2 +0,0 @@
|
|||
tool-quality-axing-name = Axing
|
||||
tool-quality-axing-tool-name = Fireaxe
|
||||
|
|
@ -42,7 +42,6 @@
|
|||
- type: Tool
|
||||
qualities:
|
||||
- Prying
|
||||
- Axing # Sunrise-Add
|
||||
- type: ToolTileCompatible
|
||||
- type: Prying
|
||||
- type: UseDelay
|
||||
|
|
|
|||
|
|
@ -4,7 +4,6 @@
|
|||
sprite: /Textures/Tiles/plating.png
|
||||
baseTurf: Lattice
|
||||
isSubfloor: true
|
||||
deconstructTools: [ Axing ] # Sunrise-Add
|
||||
footstepSounds:
|
||||
collection: FootstepPlating
|
||||
friction: 1.5
|
||||
|
|
@ -21,7 +20,6 @@
|
|||
- 1.0
|
||||
baseTurf: Lattice
|
||||
isSubfloor: true
|
||||
deconstructTools: [ Axing ] # Sunrise-Add
|
||||
footstepSounds:
|
||||
collection: FootstepPlating
|
||||
friction: 1.5
|
||||
|
|
@ -33,7 +31,6 @@
|
|||
sprite: /Textures/Tiles/Asteroid/asteroid_plating.png
|
||||
baseTurf: Lattice
|
||||
isSubfloor: true
|
||||
deconstructTools: [ Axing ] # Sunrise-Add
|
||||
footstepSounds:
|
||||
collection: FootstepPlating
|
||||
friction: 1.5
|
||||
|
|
@ -45,7 +42,6 @@
|
|||
sprite: /Textures/Tiles/Misc/clockwork/clockwork_floor.png
|
||||
baseTurf: Lattice
|
||||
isSubfloor: true
|
||||
deconstructTools: [ Axing ] # Sunrise-Add
|
||||
footstepSounds:
|
||||
collection: FootstepPlating
|
||||
friction: 1.5
|
||||
|
|
@ -57,7 +53,6 @@
|
|||
sprite: /Textures/Tiles/snow_plating.png #Not in the snow planet RSI because it doesn't have any metadata. Should probably be moved to its own folder later.
|
||||
baseTurf: Lattice
|
||||
isSubfloor: true
|
||||
deconstructTools: [ Axing ] # Sunrise-Add
|
||||
footstepSounds:
|
||||
collection: FootstepPlating
|
||||
friction: 0.75 #a little less then actual snow
|
||||
|
|
|
|||
|
|
@ -82,12 +82,3 @@
|
|||
toolName: tool-quality-fine-screwing-tool-name
|
||||
spawn: ThinTippedScrewdriver
|
||||
icon: { sprite: Objects/Tools/screwdriver.rsi, state: screwdriver-map }
|
||||
|
||||
# Sunrise-Start
|
||||
- type: tool
|
||||
id: Axing
|
||||
name: tool-quality-axing-name
|
||||
toolName: tool-quality-axing-tool-name
|
||||
spawn: FireAxe
|
||||
icon: { sprite: Objects/Weapons/Melee/fireaxe.rsi, state: icon }
|
||||
# Sunrise-End
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue