mirror of
https://github.com/corvax-team/ss14-wl.git
synced 2026-02-14 19:29:57 +01:00
bugfix (#3387)
This commit is contained in:
@@ -4,5 +4,6 @@
|
||||
source: "https://github.com/ParadiseSS13/Paradise/commit/a62233000443a5f57acfae6847748aabad5cdbdb"
|
||||
|
||||
- files: ["blue.ogg", "delta.ogg", "green_down.ogg", "red.ogg"]
|
||||
license: ""
|
||||
copyright: "Made by Basia"
|
||||
license: "CC-BY-SA-3.0"
|
||||
copyright: "Made by Basia (discord- basiandia)"
|
||||
source: "https://github.com/BasiaBelov"
|
||||
|
||||
@@ -138,7 +138,7 @@ entities:
|
||||
- 0
|
||||
- 0
|
||||
- type: Parallax
|
||||
parallax: IceWater
|
||||
parallax: Water
|
||||
- type: MapLight
|
||||
ambientLightColor: '#E0A0C0FF'
|
||||
- type: LightCycle
|
||||
|
||||
@@ -33,7 +33,9 @@
|
||||
- type: Damageable
|
||||
damageContainer: SiliconIpc
|
||||
damageModifierSet: Ipc
|
||||
- type: ToggleableLightVisuals
|
||||
- type: ItemTogglePointLight
|
||||
- type: ToggleableVisuals
|
||||
spriteLayer: light
|
||||
- type: PointLight
|
||||
enabled: false
|
||||
mask: /Textures/Effects/LightMasks/cone.png
|
||||
|
||||
@@ -3,14 +3,14 @@
|
||||
layers:
|
||||
- texture:
|
||||
!type:ImageParallaxTextureSource
|
||||
path: "/Textures/Tiles/Planet/water.rsi/shoreline_water.png"
|
||||
path: "/Textures/Corvax/Parallax/shoreline_water.png"
|
||||
slowness: 0.5
|
||||
scrolling: "0.1, 0"
|
||||
tiled: true
|
||||
shader: ""
|
||||
- texture:
|
||||
!type:ImageParallaxTextureSource
|
||||
path: "/Textures/Tiles/Planet/water.rsi/shoreline_water.png"
|
||||
path: "/Textures/Corvax/Parallax/shoreline_water.png"
|
||||
slowness: 0
|
||||
scrolling: "-0.1, 0"
|
||||
tiled: true
|
||||
@@ -18,7 +18,7 @@
|
||||
layersLQ:
|
||||
- texture:
|
||||
!type:ImageParallaxTextureSource
|
||||
path: "/Textures/Tiles/Planet/water.rsi/shoreline_water.png"
|
||||
path: "/Textures/Corvax/Parallax/shoreline_water.png"
|
||||
slowness: 0
|
||||
scrolling: "-0.1, 0"
|
||||
tiled: true
|
||||
@@ -30,14 +30,14 @@
|
||||
layers:
|
||||
- texture:
|
||||
!type:ImageParallaxTextureSource
|
||||
path: "/Textures/Tiles/Planet/water.rsi/shoreline_water.png"
|
||||
path: "/Textures/Corvax/Parallax/shoreline_water.png"
|
||||
slowness: 0.5
|
||||
scrolling: "0.1, 0"
|
||||
tiled: true
|
||||
shader: ""
|
||||
- texture:
|
||||
!type:ImageParallaxTextureSource
|
||||
path: "/Textures/Tiles/Planet/water.rsi/shoreline_water.png"
|
||||
path: "/Textures/Corvax/Parallax/shoreline_water.png"
|
||||
slowness: 0
|
||||
scrolling: "-0.1, 0"
|
||||
tiled: true
|
||||
@@ -90,7 +90,7 @@
|
||||
tiled: true
|
||||
shader: ""
|
||||
layersLQUseHQ: true
|
||||
|
||||
|
||||
- type: parallax
|
||||
id: LavaLight
|
||||
layers:
|
||||
|
||||
@@ -133,7 +133,7 @@
|
||||
components:
|
||||
- type: Action
|
||||
icon: { sprite: Corvax/Interface/adminactions.rsi, state: solar } # Corvax-Resprite
|
||||
iconOn: Corvax/Interface/adminactions.rsi/solar.png # Corvax-
|
||||
iconOn: { sprite: Corvax/Interface/adminactions.rsi, state: solar }
|
||||
- type: InstantAction
|
||||
event: !type:ToggleIntrinsicUIEvent { key: enum.SolarControlConsoleUiKey.Key }
|
||||
|
||||
@@ -144,8 +144,8 @@
|
||||
description: View a Communications Interface.
|
||||
components:
|
||||
- type: Action
|
||||
icon: { sprite: Interface/Actions/actions_ai.rsi, state: comms_console }
|
||||
iconOn: { sprite: Interface/Actions/actions_ai.rsi, state: comms_console }
|
||||
icon: { sprite: Corvax/Interface/adminactions.rsi, state: comms_console } # Corvax-Resprite
|
||||
iconOn: { sprite: Corvax/Interface/adminactions.rsi, state: comms_console }
|
||||
keywords: [ "AI", "console", "interface" ]
|
||||
priority: -4
|
||||
- type: InstantAction
|
||||
@@ -158,8 +158,8 @@
|
||||
description: View a Mass Scanner Interface.
|
||||
components:
|
||||
- type: Action
|
||||
icon: { sprite: Interface/Actions/actions_ai.rsi, state: mass_scanner }
|
||||
iconOn: { sprite: Corvax/Interface/adminactions.rsi, state: comms_console }
|
||||
icon: { sprite: Corvax/Interface/adminactions.rsi, state: mass_scanner } # Corvax-Resprite
|
||||
iconOn: { sprite: Corvax/Interface/adminactions.rsi, state: mass_scanner }
|
||||
keywords: [ "AI", "console", "interface" ]
|
||||
priority: -6
|
||||
- type: InstantAction
|
||||
@@ -173,7 +173,7 @@
|
||||
components:
|
||||
- type: Action
|
||||
icon: { sprite: Corvax/Interface/adminactions.rsi, state: cargo } # Corvax-Resprite
|
||||
iconOn: Corvax/Interface/adminactions.rsi/cargo.png # Corvax-Resprite
|
||||
iconOn: { sprite: Corvax/Interface/adminactions.rsi, state: cargo } # Corvax-Resprite
|
||||
- type: InstantAction
|
||||
event: !type:ToggleIntrinsicUIEvent { key: enum.CargoConsoleUiKey.Orders }
|
||||
|
||||
@@ -184,7 +184,7 @@
|
||||
description: View a Crew Monitoring Interface.
|
||||
components:
|
||||
- type: Action
|
||||
icon: { sprite: Interface/Actions/actions_ai.rsi, state: crew_monitor }
|
||||
icon: { sprite: Corvax/Interface/adminactions.rsi, state: crew_monitor } # Corvax-Resprite
|
||||
iconOn: { sprite: Corvax/Interface/adminactions.rsi, state: crew_monitor }
|
||||
keywords: [ "AI", "console", "interface" ]
|
||||
priority: -8
|
||||
@@ -198,7 +198,7 @@
|
||||
description: View a Station Records Interface.
|
||||
components:
|
||||
- type: Action
|
||||
icon: { sprite: Interface/Actions/actions_ai.rsi, state: station_records }
|
||||
icon: { sprite: Corvax/Interface/adminactions.rsi, state: station_records } # Corvax-Resprite
|
||||
iconOn: { sprite: Corvax/Interface/adminactions.rsi, state: station_records }
|
||||
keywords: [ "AI", "console", "interface" ]
|
||||
priority: -7
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
preload: false
|
||||
@@ -0,0 +1 @@
|
||||
preload: false
|
||||
@@ -0,0 +1 @@
|
||||
preload: false
|
||||
@@ -0,0 +1 @@
|
||||
preload: false
|
||||
@@ -0,0 +1 @@
|
||||
preload: false
|
||||
@@ -0,0 +1 @@
|
||||
preload: false
|
||||
@@ -0,0 +1 @@
|
||||
preload: false
|
||||
@@ -0,0 +1 @@
|
||||
preload: false
|
||||
@@ -0,0 +1 @@
|
||||
preload: false
|
||||
1
Resources/Textures/Corvax/Parallax/IceParallax.png.yml
Normal file
1
Resources/Textures/Corvax/Parallax/IceParallax.png.yml
Normal file
@@ -0,0 +1 @@
|
||||
preload: false
|
||||
@@ -0,0 +1 @@
|
||||
preload: false
|
||||
1
Resources/Textures/Corvax/Parallax/LavaParallax.png.yml
Normal file
1
Resources/Textures/Corvax/Parallax/LavaParallax.png.yml
Normal file
@@ -0,0 +1 @@
|
||||
preload: false
|
||||
@@ -0,0 +1 @@
|
||||
preload: false
|
||||
1
Resources/Textures/Corvax/Parallax/SillyOcean.png.yml
Normal file
1
Resources/Textures/Corvax/Parallax/SillyOcean.png.yml
Normal file
@@ -0,0 +1 @@
|
||||
preload: false
|
||||
@@ -0,0 +1 @@
|
||||
preload: false
|
||||
@@ -0,0 +1 @@
|
||||
preload: false
|
||||
1
Resources/Textures/Corvax/Parallax/acid.png.yml
Normal file
1
Resources/Textures/Corvax/Parallax/acid.png.yml
Normal file
@@ -0,0 +1 @@
|
||||
preload: false
|
||||
BIN
Resources/Textures/Corvax/Parallax/shoreline_water.png
Normal file
BIN
Resources/Textures/Corvax/Parallax/shoreline_water.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.6 KiB |
@@ -0,0 +1 @@
|
||||
preload: false
|
||||
1
Resources/Textures/Corvax/Parallax/venusland.png.yml
Normal file
1
Resources/Textures/Corvax/Parallax/venusland.png.yml
Normal file
@@ -0,0 +1 @@
|
||||
preload: false
|
||||
@@ -155,6 +155,7 @@
|
||||
- atanpi
|
||||
- pick
|
||||
- tee
|
||||
- lsobjectives #Corvax MGM issue
|
||||
|
||||
- Flags: HOST
|
||||
Commands:
|
||||
|
||||
Reference in New Issue
Block a user