Marble tiles (#38007)
* Create marble tile textures * Flatten tiles to better match art style * Add prototypes and translations for tiles * Change marble footstep sound to one that makes sense * Add marble tile object and in-hand sprites * Add prototypes and translations for marble tile objects * Add marble tile cutter recipes * Double number of marble tile variants * Increase plasma and uranium costs of plasmarble and uranium marble * Add attributions for marble tile sprites * Fix whitespace problem hopefully * Fix trailing whitespace take 2 * Rename just "marble" marble to "white marble" * Remove cutter recipes for uranium marble and plasmarble
|
After Width: | Height: | Size: 381 B |
|
After Width: | Height: | Size: 376 B |
BIN
Resources/Textures/Objects/Tiles/tile.rsi/dark-marble.png
Normal file
|
After Width: | Height: | Size: 467 B |
@@ -581,6 +581,50 @@
|
||||
},
|
||||
{
|
||||
"name": "dark-squiggly"
|
||||
},
|
||||
{
|
||||
"name": "white-marble"
|
||||
},
|
||||
{
|
||||
"name": "white-marble-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "white-marble-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "dark-marble"
|
||||
},
|
||||
{
|
||||
"name": "dark-marble-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "dark-marble-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "plasmarble"
|
||||
},
|
||||
{
|
||||
"name": "plasmarble-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "plasmarble-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "uranium-marble"
|
||||
},
|
||||
{
|
||||
"name": "uranium-marble-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "uranium-marble-inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
|
After Width: | Height: | Size: 396 B |
|
After Width: | Height: | Size: 414 B |
BIN
Resources/Textures/Objects/Tiles/tile.rsi/plasmarble.png
Normal file
|
After Width: | Height: | Size: 618 B |
|
After Width: | Height: | Size: 413 B |
|
After Width: | Height: | Size: 402 B |
BIN
Resources/Textures/Objects/Tiles/tile.rsi/uranium-marble.png
Normal file
|
After Width: | Height: | Size: 512 B |
|
After Width: | Height: | Size: 416 B |
|
After Width: | Height: | Size: 401 B |
BIN
Resources/Textures/Objects/Tiles/tile.rsi/white-marble.png
Normal file
|
After Width: | Height: | Size: 631 B |