Update Core (#24862)
* add * Update Resources/Textures/Parallaxes/attributions.yml * sprite change * address review --------- Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
This commit is contained in:
13035
Resources/Maps/core.yml
13035
Resources/Maps/core.yml
File diff suppressed because it is too large
Load Diff
41
Resources/Prototypes/Parallaxes/core.yml
Normal file
41
Resources/Prototypes/Parallaxes/core.yml
Normal file
@@ -0,0 +1,41 @@
|
||||
- type: parallax
|
||||
id: CoreStation
|
||||
layers:
|
||||
- texture:
|
||||
!type:ImageParallaxTextureSource
|
||||
path: "/Textures/Parallaxes/AspidParallaxBG.png"
|
||||
slowness: 0.998046875
|
||||
scale: "1, 1"
|
||||
- texture:
|
||||
!type:GeneratedParallaxTextureSource
|
||||
id: "hq_wizard_stars"
|
||||
configPath: "/Prototypes/Parallaxes/parallax_config_stars.toml"
|
||||
slowness: 0.996625
|
||||
- texture:
|
||||
!type:GeneratedParallaxTextureSource
|
||||
id: "hq_wizard_stars_dim"
|
||||
configPath: "/Prototypes/Parallaxes/parallax_config_stars_dim.toml"
|
||||
slowness: 0.989375
|
||||
- texture:
|
||||
!type:GeneratedParallaxTextureSource
|
||||
id: "hq_wizard_stars_faster"
|
||||
configPath: "/Prototypes/Parallaxes/parallax_config_stars-2.toml"
|
||||
slowness: 0.987265625
|
||||
- texture:
|
||||
!type:GeneratedParallaxTextureSource
|
||||
id: "hq_wizard_stars_dim_faster"
|
||||
configPath: "/Prototypes/Parallaxes/parallax_config_stars_dim-2.toml"
|
||||
slowness: 0.984352
|
||||
- texture:
|
||||
!type:ImageParallaxTextureSource
|
||||
path: "/Textures/Parallaxes/core_planet.png"
|
||||
slowness: 0.998046875
|
||||
scale: "1, 1"
|
||||
tiled: false
|
||||
layersLQ:
|
||||
- texture:
|
||||
!type:GeneratedParallaxTextureSource
|
||||
id: ""
|
||||
configPath: "/Prototypes/Parallaxes/parallax_config.toml"
|
||||
slowness: 0.875
|
||||
layersLQUseHQ: false
|
||||
@@ -12,3 +12,9 @@
|
||||
license: "CC-BY-NC-SA-3.0"
|
||||
copyright: "made by brainfood1183 (github) for ss14"
|
||||
source: "https://github.com/space-wizards/space-station-14/blob/master/Resources/Textures/Parallaxes/gas_giant.png"
|
||||
|
||||
- files: ["core_planet.png"]
|
||||
license: "CC-BY-NC-SA-3.0"
|
||||
copyright: "Drawn by Ubaser"
|
||||
source: "https://github.com/space-wizards/space-station-14/blob/master/Resources/Textures/Parallaxes/core_planet.png"
|
||||
|
||||
|
||||
BIN
Resources/Textures/Parallaxes/core_planet.png
Normal file
BIN
Resources/Textures/Parallaxes/core_planet.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 162 KiB |
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "https://github.com/tgstation/tgstation/blob/master/icons/effects/parallax.dmi",
|
||||
"copyright": "https://github.com/tgstation/tgstation/blob/master/icons/effects/parallax.dmi.",
|
||||
"size": {
|
||||
"x": 480,
|
||||
"y": 480
|
||||
|
||||
Reference in New Issue
Block a user