Skip to content

Commit

Permalink
FixFixilov
Browse files Browse the repository at this point in the history
  • Loading branch information
Gersoon458 committed Sep 11, 2024
1 parent 1ec417d commit 73b047c
Show file tree
Hide file tree
Showing 36 changed files with 124 additions and 274 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
description: Keeps the air in and the greytide out.
components:
- type: Sprite
sprite: Structures/Doors/secret_door.rsi
sprite: _White/Structures/Doors/secret_door.rsi #WWDP edit
layers:
- state: closed
map: ["enum.DoorVisualLayers.Base"]
Expand Down Expand Up @@ -77,7 +77,7 @@
- type: Clickable
- type: InteractionOutline
- type: Sprite
sprite: Structures/Doors/secret_door.rsi
sprite: _White/Structures/Doors/secret_door.rsi #WWDP edit
state: assembly
- type: Physics
- type: Fixtures
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Recipes/Construction/structures.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1667,7 +1667,7 @@
placementMode: SnapgridCenter
canBuildInImpassable: false
icon:
sprite: Structures/Doors/secret_door.rsi
sprite: _White/Structures/Doors/secret_door.rsi #WWDP edit
state: closed
conditions:
- !type:TileNotBlocked
20 changes: 13 additions & 7 deletions Resources/Prototypes/Tiles/floors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2135,14 +2135,20 @@
id: FloorAsteroidCoarse
name: tiles-asteroid-coarse
sprite: /Textures/_White/Tiles/Asteroid/asteroid_coarse.png
variants: 6
variants: 12
placementVariants:
- 1.0
- 1.0
- 1.0
- 1.0
- 1.0
- 1.0
- 0.15
- 0.15
- 0.15
- 0.15
- 0.15
- 0.15
- 0.016
- 0.016
- 0.016
- 0.016
- 0.016
- 0.016
baseTurf: Space
isSubfloor: true
footstepSounds:
Expand Down
Loading

0 comments on commit 73b047c

Please sign in to comment.