Skip to content

Commit

Permalink
init commit
Browse files Browse the repository at this point in the history
  • Loading branch information
UrPrice committed Oct 20, 2024
1 parent 0452d0c commit f27c18e
Show file tree
Hide file tree
Showing 34 changed files with 143 additions and 1 deletion.
3 changes: 3 additions & 0 deletions Resources/Locale/en-US/ss220/tiles.ftl
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
cp14-tiles-grass = meadow grass
cp14-tiles-grass-light = bright grass
cp14-tiles-grass-tall = tall grass
Original file line number Diff line number Diff line change
Expand Up @@ -162,5 +162,7 @@ ent-JukeboxCircuitBoard = музыкальный автомат (машинна
.desc = Печатная плата для музыкального автомата.
ent-ReagentGrinderIndustrialMachineCircuitboard = промышленный измельчитель реагентов (машинная плата)
.desc = { ent-BaseMachineCircuitboard.desc }
ent-CutterMachineCircuitboard = лазерный станок (машинная плата) #SS220 Loc-Change
#SS220 Loc-Change
ent-CutterMachineCircuitboard = лазерный станок (машинная плата)
.desc = { ent-BaseMachineCircuitboard.desc }
#SS220 Loc-Change
3 changes: 3 additions & 0 deletions Resources/Locale/ru-RU/ss220/tiles/tiles.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,6 @@ border-marble-floor = горизонтальная мраморная плитк
vertical-marble-floor = вертикальная мраморная плитка
corner-marble-floor = угловая мраморная плитка
inner-marble-floor = мраморная плитка с внутренним углом
cp14-tiles-grass = луговая трава
cp14-tiles-grass-light = светлая трава
cp14-tiles-grass-tall = высокая трава
95 changes: 95 additions & 0 deletions Resources/Prototypes/SS220/Tiles/natural.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,95 @@
- type: tile
id: CP14FloorGrass
editorHidden: false
name: cp14-tiles-grass
sprite: /Textures/SS220/Tiles/Grass/grass.png
variants: 6
placementVariants:
- 1.0
- 1.0
- 1.0
- 1.0
- 1.0
- 1.0
edgeSpritePriority: 3
edgeSprites:
SouthEast: /Textures/SS220/Tiles/Grass/single_edge_SE.png
NorthEast: /Textures/SS220/Tiles/Grass/single_edge_NE.png
NorthWest: /Textures/SS220/Tiles/Grass/single_edge_NW.png
SouthWest: /Textures/SS220/Tiles/Grass/single_edge_SW.png
South: /Textures/SS220/Tiles/Grass/double_edge_S.png
East: /Textures/SS220/Tiles/Grass/double_edge_E.png
North: /Textures/SS220/Tiles/Grass/double_edge_N.png
West: /Textures/SS220/Tiles/Grass/double_edge_W.png
baseTurf: FloorDirt
itemDrop: FloorTileItemGrass
isSubfloor: true
footstepSounds:
collection: FootstepGrass
heatCapacity: 10000
weather: true
color: "#4a613a"

- type: tile
id: CP14FloorGrassLight
editorHidden: false
name: cp14-tiles-grass-light
sprite: /Textures/SS220/Tiles/GrassLight/grass.png
variants: 6
placementVariants:
- 1.0
- 1.0
- 1.0
- 1.0
- 1.0
- 1.0
edgeSpritePriority: 4
edgeSprites:
SouthEast: /Textures/SS220/Tiles/GrassLight/single_edge_SE.png
NorthEast: /Textures/SS220/Tiles/GrassLight/single_edge_NE.png
NorthWest: /Textures/SS220/Tiles/GrassLight/single_edge_NW.png
SouthWest: /Textures/SS220/Tiles/GrassLight/single_edge_SW.png
South: /Textures/SS220/Tiles/GrassLight/double_edge_S.png
East: /Textures/SS220/Tiles/GrassLight/double_edge_E.png
North: /Textures/SS220/Tiles/GrassLight/double_edge_N.png
West: /Textures/SS220/Tiles/GrassLight/double_edge_W.png
baseTurf: FloorDirt
itemDrop: FloorTileItemGrass
isSubfloor: true
footstepSounds:
collection: FootstepGrass
heatCapacity: 10000
weather: true
color: "#4a613a"

- type: tile
id: CP14FloorGrassTall
editorHidden: false
name: cp14-tiles-grass-tall
sprite: /Textures/SS220/Tiles/GrassTall/grass.png
variants: 6
placementVariants:
- 1.0
- 1.0
- 1.0
- 1.0
- 1.0
- 1.0
edgeSpritePriority: 5
edgeSprites:
SouthEast: /Textures/SS220/Tiles/GrassTall/single_edge_SE.png
NorthEast: /Textures/SS220/Tiles/GrassTall/single_edge_NE.png
NorthWest: /Textures/SS220/Tiles/GrassTall/single_edge_NW.png
SouthWest: /Textures/SS220/Tiles/GrassTall/single_edge_SW.png
South: /Textures/SS220/Tiles/GrassTall/double_edge_S.png
East: /Textures/SS220/Tiles/GrassTall/double_edge_E.png
North: /Textures/SS220/Tiles/GrassTall/double_edge_N.png
West: /Textures/SS220/Tiles/GrassTall/double_edge_W.png
baseTurf: FloorDirt
itemDrop: FloorTileItemGrass
isSubfloor: true
footstepSounds:
collection: FootstepGrass
heatCapacity: 10000
weather: true
color: "#4a613a"
13 changes: 13 additions & 0 deletions Resources/Textures/SS220/Tiles/Grass/attribution.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
- files:
- grass.png
- double_edge_E.png
- double_edge_N.png
- double_edge_S.png
- double_edge_W.png
- single_edge_NE.png
- single_edge_NW.png
- single_edge_SE.png
- single_edge_SW.png
license: "CC-BY-SA-3.0"
copyright: "Created by TheShuEd for CrystallPunk"
source: "https://github.com/crystallpunk-14/crystall-punk-14/pull/290"
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Resources/Textures/SS220/Tiles/Grass/double_edge_S.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Resources/Textures/SS220/Tiles/Grass/double_edge_W.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Resources/Textures/SS220/Tiles/Grass/grass.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions Resources/Textures/SS220/Tiles/GrassLight/attribution.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
- files:
- grass.png
- double_edge_E.png
- double_edge_N.png
- double_edge_S.png
- double_edge_W.png
- single_edge_NE.png
- single_edge_NW.png
- single_edge_SE.png
- single_edge_SW.png
license: "CC-BY-SA-3.0"
copyright: "Created by TheShuEd for CrystallPunk project"
source: "https://github.com/crystallpunk-14/crystall-punk-14/pull/290"
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions Resources/Textures/SS220/Tiles/GrassTall/attribution.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
- files:
- grass.png
- double_edge_E.png
- double_edge_N.png
- double_edge_S.png
- double_edge_W.png
- single_edge_NE.png
- single_edge_NW.png
- single_edge_SE.png
- single_edge_SW.png
license: "CC-BY-SA-3.0"
copyright: "Created by TheShuEd"
source: "https://github.com/crystallpunk-14/crystall-punk-14/"
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f27c18e

Please sign in to comment.