diff --git a/Resources/Prototypes/_LostParadise/Entities/Mobs/Cryborgs/MediKitibot.yml b/Resources/Prototypes/_LostParadise/Entities/Mobs/Cryborgs/MediKitibot.yml index fd737b5675..eda291745d 100644 --- a/Resources/Prototypes/_LostParadise/Entities/Mobs/Cryborgs/MediKitibot.yml +++ b/Resources/Prototypes/_LostParadise/Entities/Mobs/Cryborgs/MediKitibot.yml @@ -58,9 +58,6 @@ templateId: borgDutch - type: TTS # Corvax-TTS voice: Vally - - type: FootstepModifier - footstepSoundCollection: - collection: FootstepHoverBorg - type: InteractionPopup interactSuccessString: petting-success-generic interactFailureString: petting-failure-generic diff --git a/Resources/Prototypes/_LostParadise/Entities/Objects/Devices/door_remote.yml b/Resources/Prototypes/_LostParadise/Entities/Objects/Devices/door_remote.yml index ec65cd1150..3c14993e84 100644 --- a/Resources/Prototypes/_LostParadise/Entities/Objects/Devices/door_remote.yml +++ b/Resources/Prototypes/_LostParadise/Entities/Objects/Devices/door_remote.yml @@ -1,21 +1,3 @@ - -- type: entity - parent: DoorRemoteDefault - id: DoorRemoteCC - name: Пульт ЦК - suffix: Cenctom - components: - - type: Sprite - layers: - - state: door_remotebase - - state: door_remotelightscolour - color: "#2eba22" - - state: door_remotescreencolour - color: "#22871a" - - type: Access - groups: - - CentCom - - type: entity parent: DoorRemoteDefault id: DoorRemoteFull diff --git a/Resources/Prototypes/_LostParadise/Entities/Objects/Materials/Sheets/glass.yml b/Resources/Prototypes/_LostParadise/Entities/Objects/Materials/Sheets/glass.yml deleted file mode 100644 index e054007707..0000000000 --- a/Resources/Prototypes/_LostParadise/Entities/Objects/Materials/Sheets/glass.yml +++ /dev/null @@ -1,108 +0,0 @@ -- type: entity - parent: SheetGlassBase - id: MaterialTitaniumGlass - suffix: Full - components: - - type: PhysicalComposition - materialComposition: - Glass: 100 - - type: Stack - stackType: LPPTitaniumGlass - baseLayer: base - layerStates: - - titaniumglass - - titaniumglass_2 - - titaniumglass_3 - - type: Sprite - state: titaniumglass_3 - layers: - - state: titaniumglass_3 - map: ["base"] - - type: Item - heldPrefix: titaniumglass - - type: Extractable - grindableSolutionName: titaniumglass - - type: SolutionContainerManager - solutions: - titaniumglass: - reagents: - - ReagentId: Silicon - Quantity: 10 - -- type: entity - parent: MaterialTitaniumGlass - id: SheetTitaniumGlass10 - suffix: 10 - components: - - type: Sprite - state: titaniumglass - - type: Stack - stackType: LPPTitaniumGlass - count: 10 - -- type: entity - parent: MaterialTitaniumGlass - id: SheetTitaniumGlass1 - suffix: Single - components: - - type: Sprite - state: titaniumglass - - type: Stack - stackType: LPPTitaniumGlass - count: 1 - - - - -- type: entity - parent: SheetGlassBase - id: MaterialPlasTitaniumGlass - suffix: Full - components: - - type: PhysicalComposition - materialComposition: - Glass: 100 - - type: Stack - stackType: PlasTitaniumGlass - baseLayer: base - layerStates: - - plastitaniumglass - - plastitaniumglass_2 - - plastitaniumglass_3 - - type: Sprite - state: plastitaniumglass_3 - layers: - - state: plastitaniumglass_3 - map: ["base"] - - type: Item - heldPrefix: plastitaniumglass - - type: Extractable - grindableSolutionName: plastitaniumglass - - type: SolutionContainerManager - solutions: - plastitaniumglass: - reagents: - - ReagentId: Silicon - Quantity: 10 - -- type: entity - parent: MaterialPlasTitaniumGlass - id: SheetPlasTitaniumGlass10 - suffix: 10 - components: - - type: Sprite - state: plastitaniumglass - - type: Stack - stackType: PlasTitaniumGlass - count: 10 - -- type: entity - parent: MaterialPlasTitaniumGlass - id: SheetPlasTitaniumGlass1 - suffix: Single - components: - - type: Sprite - state: plastitaniumglass - - type: Stack - stackType: PlasTitaniumGlass - count: 1 diff --git a/Resources/Prototypes/_LostParadise/Entities/Objects/Materials/Sheets/metal.yml b/Resources/Prototypes/_LostParadise/Entities/Objects/Materials/Sheets/metal.yml deleted file mode 100644 index c3b9ee828c..0000000000 --- a/Resources/Prototypes/_LostParadise/Entities/Objects/Materials/Sheets/metal.yml +++ /dev/null @@ -1,128 +0,0 @@ -#LPP -- type: entity - parent: SheetMetalBase - id: SheetTitanium - name: titanium - suffix: Full - components: - - type: Material - - type: PhysicalComposition - materialComposition: - Titanium: 100 - - type: Stack - stackType: Titanium - baseLayer: base - layerStates: - - titanium - - titanium_2 - - titanium_3 - - type: Sprite - state: titanium_3 - layers: - - state: titanium_3 - map: ["base"] - - type: Item - heldPrefix: titanium - - type: Appearance - - type: FloorTile - outputs: - - Plating - - type: Extractable - grindableSolutionName: titanium - - type: SolutionContainerManager - solutions: - titanium: - reagents: - - ReagentId: Iron - Quantity: 9 - - ReagentId: Carbon - Quantity: 1 - -- type: entity - parent: SheetTitanium - id: SheetTitanium10 - name: titanium - suffix: 10 - components: - - type: Sprite - state: titanium - - type: Stack - stackType: Titanium - count: 10 - -- type: entity - parent: SheetTitanium - id: SheetTitanium1 - name: titanium - suffix: Single - components: - - type: Sprite - state: titanium - - type: Stack - stackType: Titanium - count: 1 - -#--Plastitanium--# - -- type: entity - parent: SheetMetalBase - id: SheetPlastitanium - name: plastitanium - suffix: Full - components: - - type: Material - - type: PhysicalComposition - materialComposition: - Plastitanium: 100 - - type: Stack - stackType: Plastitanium - baseLayer: base - layerStates: - - plastitanium - - plastitanium_2 - - plastitanium_3 - - type: Sprite - state: plastitanium_3 - layers: - - state: plastitanium_3 - map: ["base"] - - type: Item - heldPrefix: plastitanium - - type: Appearance - - type: FloorTile - outputs: - - Plating - - type: Extractable - grindableSolutionName: plastitanium - - type: SolutionContainerManager - solutions: - plastitanium: - reagents: - - ReagentId: Iron - Quantity: 9 - - ReagentId: Carbon - Quantity: 1 - -- type: entity - parent: SheetPlastitanium - id: SheetPlastitanium10 - name: plastitanium - suffix: 10 - components: - - type: Sprite - state: plastitanium - - type: Stack - stackType: Plastitanium - count: 10 - -- type: entity - parent: SheetPlastitanium - id: SheetPlastitanium1 - name: plastitanium - suffix: Single - components: - - type: Sprite - state: plastitanium - - type: Stack - stackType: Plastitanium - count: 1 diff --git a/Resources/Prototypes/_LostParadise/Entities/Objects/Materials/Sheets/ores.yml b/Resources/Prototypes/_LostParadise/Entities/Objects/Materials/Sheets/ores.yml deleted file mode 100644 index d86064a56b..0000000000 --- a/Resources/Prototypes/_LostParadise/Entities/Objects/Materials/Sheets/ores.yml +++ /dev/null @@ -1,10 +0,0 @@ -#LPP -- type: material - id: RawTitanium - stackEntity: TitaniumOre1 - name: materials-raw-titanium - unit: materials-unit-chunk - icon: { sprite: Objects/Materials/ore.rsi, state: titanium } - color: "#a8ccd7" - price: 0.2 - diff --git a/Resources/Prototypes/_LostParadise/Entities/Objects/Misc/flatpacks.yml b/Resources/Prototypes/_LostParadise/Entities/Objects/Misc/flatpacks.yml deleted file mode 100644 index 88f97cf3e3..0000000000 --- a/Resources/Prototypes/_LostParadise/Entities/Objects/Misc/flatpacks.yml +++ /dev/null @@ -1,8 +0,0 @@ -- type: entity - parent: BaseFlatpack - id: LPPBookPrinterFlatpack - name: book printer flatpack - description: A flatpack used for constructing a book printer. - components: - - type: Flatpack - entity: LPPBookTerminal diff --git a/Resources/Prototypes/_LostParadise/Entities/Objects/Misc/tiles.yml b/Resources/Prototypes/_LostParadise/Entities/Objects/Misc/tiles.yml index 03bb42f914..eb04df40df 100644 --- a/Resources/Prototypes/_LostParadise/Entities/Objects/Misc/tiles.yml +++ b/Resources/Prototypes/_LostParadise/Entities/Objects/Misc/tiles.yml @@ -34,7 +34,7 @@ behaviors: - !type:PlaySoundBehavior sound: - path: /Audio/Effects/metalbreak.ogg + path: /Audio/Effects/metal_break1.ogg params: volume: -8 - !type:DoActsBehavior @@ -124,7 +124,7 @@ behaviors: - !type:PlaySoundBehavior sound: - path: /Audio/Effects/metalbreak.ogg + path: /Audio/Effects/metal_break1.ogg params: volume: -8 - !type:DoActsBehavior diff --git a/Resources/Prototypes/_LostParadise/Entities/Structures/Machines/vending_machines.yml b/Resources/Prototypes/_LostParadise/Entities/Structures/Machines/vending_machines.yml index 562a6500d1..bb7b238b7f 100644 --- a/Resources/Prototypes/_LostParadise/Entities/Structures/Machines/vending_machines.yml +++ b/Resources/Prototypes/_LostParadise/Entities/Structures/Machines/vending_machines.yml @@ -208,8 +208,6 @@ normalState: normal-unshaded ejectState: eject-unshaded denyState: deny-unshaded - - type: Advertise - pack: LPPPillowVendingMachineeAds - type: SpeakOnUIClosed pack: GenericVendGoodbyes - type: Sprite diff --git a/Resources/Prototypes/_LostParadise/Entities/Structures/Power/apc.yml b/Resources/Prototypes/_LostParadise/Entities/Structures/Power/apc.yml deleted file mode 100644 index 806d61c9f9..0000000000 --- a/Resources/Prototypes/_LostParadise/Entities/Structures/Power/apc.yml +++ /dev/null @@ -1,55 +0,0 @@ -# Constructed APC -- type: entity - parent: BaseAPC - id: APCConstructedSyn - suffix: Open, Syn - components: - - type: WiresPanel - open: true - - type: AccessReader - access: [["EngineeringSyn"]] - -# APCs in use -- type: entity - parent: BaseAPC - id: APCBasicSyn - suffix: Basic, 50kW, Syn - components: - - type: Battery - maxCharge: 50000 - startingCharge: 50000 - - type: AccessReader - access: [["EngineeringSyn"]] - -- type: entity - parent: BaseAPC - id: APCHighCapacitySyn - suffix: High Capacity, 100kW, Syn - components: - - type: Battery - maxCharge: 100000 - startingCharge: 100000 - - type: AccessReader - access: [["EngineeringSyn"]] - -- type: entity - parent: BaseAPC - id: APCSuperCapacitySyn - suffix: Super Capacity, 150kW, Syn - components: - - type: Battery - maxCharge: 150000 - startingCharge: 150000 - - type: AccessReader - access: [["EngineeringSyn"]] - -- type: entity - parent: BaseAPC - id: APCHyperCapacitySyn - suffix: Hyper Capacity, 200kW, Syn - components: - - type: Battery - maxCharge: 200000 - startingCharge: 200000 - - type: AccessReader - access: [["EngineeringSyn"]] diff --git a/Resources/Prototypes/_LostParadise/Recipes/Construction/Tiles/LED-disco-floor.yml b/Resources/Prototypes/_LostParadise/Recipes/Construction/Tiles/LED-disco-floor.yml deleted file mode 100644 index 40deeb14f1..0000000000 --- a/Resources/Prototypes/_LostParadise/Recipes/Construction/Tiles/LED-disco-floor.yml +++ /dev/null @@ -1,155 +0,0 @@ - -#-----Предмет----------- - -# Светодиодный для дискотеки. -- type: construction - name: диско-пол плитка - id: LPPLEDDiscoFloorOjects - graph: LPPLEDDiscoFloorOjects - startNode: start - targetNode: icon - category: construction-category-tiles - description: "Радость, веселье и кредиты!." - icon: { sprite: _LostParadise/Objects/Tiles/tiles.rsi, state: LED-disco-floor-Item-1 } - objectType: Item - -# Светодиодный для дискотеки (вращается) -- type: construction - name: матрица-пол плитка (4 кубика) - id: LPPLEDDiscoFloorMatrix4Ojects - graph: LPPLEDDiscoFloorMatrix4Ojects - startNode: start - targetNode: icon - category: construction-category-tiles - description: "Что, где я?" - icon: { sprite: _LostParadise/Objects/Tiles/tiles.rsi, state: LED-disco-floor-Item-2 } - objectType: Item - -# Светодиодный для дискотеки. -- type: construction - name: матрица-пол плитка (1 кубика) - id: LPPLEDDiscoFloorMatrix1Ojects - graph: LPPLEDDiscoFloorMatrix1Ojects - startNode: start - targetNode: icon - category: construction-category-tiles - description: "Что, где я?" - icon: { sprite: _LostParadise/Objects/Tiles/tiles.rsi, state: LED-disco-floor-Item-1 } - objectType: Item - -# Светодиодный для дискотеки (вращается) -- type: construction - name: диско-пол плитка (вращается) - id: LPPLEDDiscoFloorRotatesOjects - graph: LPPLEDDiscoFloorRotatesOjects - startNode: start - targetNode: icon - category: construction-category-tiles - description: "Радость, веселье и кредиты!" - icon: { sprite: _LostParadise/Objects/Tiles/tiles.rsi, state: LED-disco-floor-Item-2 } - objectType: Item - -# Светодиодный для дискотеки (вращается на половину) -- type: construction - name: диско-пол плитка (вращается на половину) - id: LPPLEDDiscoFloorRotatesHalfwayOjects - graph: LPPLEDDiscoFloorRotatesHalfwayOjects - startNode: start - targetNode: icon - category: construction-category-tiles - description: "Радость, веселье и кредиты!" - icon: { sprite: _LostParadise/Objects/Tiles/tiles.rsi, state: LED-disco-floor-Item-3 } - objectType: Item - - -#--------Пол-------- - -# матрица x4 -- type: construction - name: матрица-пол (4 кубика) - id: LPPLEDDiscoFloorMatrix4Tile - graph: LPPLEDDiscoFloorMatrix4Tile - startNode: start - targetNode: icon - category: construction-category-tiles-nis - description: Что, где я? - conditions: - - !type:TileNotBlocked - icon: - sprite: _LostParadise/Tiles/led-disco-floor.rsi - state: rgb_circuit-4-mix - objectType: Structure - placementMode: SnapgridCenter - canBuildInImpassable: false - -# матрица x1 -- type: construction - name: матрица-пол (1 кубика) - id: LPPLEDDiscoFloorMatrix1Tile - graph: LPPLEDDiscoFloorMatrix1Tile - startNode: start - targetNode: icon - category: construction-category-tiles-nis - description: Что, где я? - conditions: - - !type:TileNotBlocked - icon: - sprite: _LostParadise/Tiles/led-disco-floor.rsi - state: rgb_circuit-6-mix - objectType: Structure - placementMode: SnapgridCenter - canBuildInImpassable: false - -# Светодиодный пол для дискотеки. -- type: construction - name: диско-пол - id: LPPLEDDiscoFloorTile - graph: LPPLEDDiscoFloorTile - startNode: start - targetNode: icon - category: construction-category-tiles-nis - description: Радость, веселье и кредиты! - conditions: - - !type:TileNotBlocked - icon: - sprite: _LostParadise/Tiles/led-disco-floor.rsi - state: circuit-1 - objectType: Structure - placementMode: SnapgridCenter - canBuildInImpassable: false - -# Светодиодный пол для дискотеки (вращается) -- type: construction - name: диско-пол (вращается) - id: LPPLEDDiscoFloorRotatesTile - graph: LPPLEDDiscoFloorRotatesTile - startNode: start - targetNode: icon - category: construction-category-tiles-nis - description: Радость, веселье и кредиты! - conditions: - - !type:TileNotBlocked - icon: - sprite: _LostParadise/Tiles/led-disco-floor.rsi - state: circuit-2 - objectType: Structure - placementMode: SnapgridCenter - canBuildInImpassable: false - -# Светодиодный пол для дискотеки (вращается на половину) -- type: construction - name: диско-пол (вращается на половину) - id: LPPLEDDiscoFloorRotatesHalfwayTile - graph: LPPLEDDiscoFloorRotatesHalfwayTile - startNode: start - targetNode: icon - category: construction-category-tiles-nis - description: Радость, веселье и кредиты! - conditions: - - !type:TileNotBlocked - icon: - sprite: _LostParadise/Tiles/led-disco-floor.rsi - state: circuit-3 - objectType: Structure - placementMode: SnapgridCenter - canBuildInImpassable: false diff --git a/Resources/Prototypes/_LostParadise/Recipes/Construction/Tiles/circuit.yml b/Resources/Prototypes/_LostParadise/Recipes/Construction/Tiles/circuit.yml deleted file mode 100644 index 23c265d447..0000000000 --- a/Resources/Prototypes/_LostParadise/Recipes/Construction/Tiles/circuit.yml +++ /dev/null @@ -1,88 +0,0 @@ -- type: construction - name: зелёный микросхемный плитка - id: LPPFloorGreenCircuitOjects - graph: LPPFloorGreenCircuitOjects - startNode: start - targetNode: icon - category: construction-category-tiles - description: "Опасно оно может быть радиоактивен!." - icon: { sprite: Objects/Tiles/tile.rsi, state: gcircuit } - objectType: Item - -- type: construction - name: синий микросхемный плитка - id: LPPFloorBlueCircuitOjects - graph: LPPFloorBlueCircuitOjects - startNode: start - targetNode: icon - category: construction-category-tiles - description: "Опасно оно может быть радиоактивен!." - icon: { sprite: Objects/Tiles/tile.rsi, state: bcircuit } - objectType: Item - -- type: construction - name: зелёный микросхемный покрытие - id: LPPFloorGreenCircuitTile - graph: LPPFloorGreenCircuitTile - startNode: start - targetNode: icon - category: construction-category-tiles-nis - description: Опасно оно может быть радиоактивен! - conditions: - - !type:TileNotBlocked - icon: - sprite: Tiles/circuit.rsi - state: green_circuit - objectType: Structure - placementMode: SnapgridCenter - canBuildInImpassable: false - -- type: construction - name: синий микросхемный покрытие - id: LPPFloorBlueCircuitTile - graph: LPPFloorBlueCircuitTile - startNode: start - targetNode: icon - category: construction-category-tiles-nis - description: Опасно оно может быть радиоактивен! - conditions: - - !type:TileNotBlocked - icon: - sprite: Tiles/circuit.rsi - state: blue_circuit - objectType: Structure - placementMode: SnapgridCenter - canBuildInImpassable: false - - - -# -#- type: construction -# name: зелёный микросхемный покрытие -# id: LPPFloorGreenCircuitTile -# graph: LPPFloorGreenCircuitTile -# startNode: start -# targetNode: icon -# category: construction-category-tiles-nis -# description: "Опасно оно может быть радиоактивен!." -# conditions: -# - !type:TileNotBlocked -# icon: -# icon: { sprite: Objects/Tiles/tile.rsi, state: gcircuit } -# objectType: Item -# -#- type: construction -# name: синий микросхемный покрытие -# id: LPPFloorBlueCircuitTile -# graph: LPPFloorBlueCircuitTile -# startNode: start -# targetNode: icon -# category: construction-category-tiles-nis -# conditions: -# - !type:TileNotBlocked -# icon: -# description: "Опасно оно может быть радиоактивен!" -# icon: { sprite: Objects/Tiles/tile.rsi, state: bcircuit } -# objectType: Item -# -#---------------------- diff --git a/Resources/Prototypes/_LostParadise/Tiles/LED-disco-floor.yml b/Resources/Prototypes/_LostParadise/Tiles/LED-disco-floor.yml deleted file mode 100644 index 0d5ffc2a41..0000000000 --- a/Resources/Prototypes/_LostParadise/Tiles/LED-disco-floor.yml +++ /dev/null @@ -1,273 +0,0 @@ -#- type: entity -# id: LPPBaseStructureTile -# abstract: true -# placement: -# mode: SnapgridCenter -# components: -# - type: Transform -# anchored: true -# - type: Clickable -# - type: Physics -# bodyType: Static -# - type: Fixtures -# fixtures: -# fix1: -# shape: -# !type:PhysShapeAabb -# bounds: "-0.45,-0.45,0.45,0.45" -# density: 60 -# mask: -# - MachineMask -# layer: -# - MidImpassable -# - LowImpassable -# - type: Pullable - -#- type: entity -# abstract: true -# parent: BaseStructure -# id: LPPBaseStructureTile -# components: -# - type: Anchorable -# delay: 2 -# - type: Physics -# bodyType: Static -# - type: Transform -# noRot: true -# - type: Fixtures -# fixtures: -# fix1: -# shape: -# !type:PhysShapeAabb -# bounds: "-0.1,-0.1,0.1,0.1" -# density: -1 -# mask: -# - MachineMask -# layer: -# - MachineLayer - -- type: entity - id: LPPLEDDiscoFloorBaseTile - parent: BaseStructure - abstract: true - components: - - type: Sprite - drawdepth: FloorTiles - - type: Tag - tags: [ Carpet ] - - type: Physics - canCollide: false - -#-----код----- - -- type: entity - id: LPPLEDDiscoFloorRotatesTile - parent: LPPLEDDiscoFloorBaseTile - name: led disco floor (rotates) - isSubfloor: true - canCrowbar: false - footstepSounds: - collection: FootstepPlating - heatCapacity: 10000 - isSpace: true - itemDrop: PartRodMetal1 - components: - - type: Sprite - sprite: _LostParadise/Tiles/led-disco-floor.rsi - noRot: true - layers: - - state: circuit-2 - - state: rgb_circuit-1 - - type: Icon - sprite: _LostParadise/Tiles/led-disco-floor.rsi - state: rgb_circuit-1 - - type: PointLight - radius: 1.5 - energy: 2 - - type: RgbLightController - layers: [ 0 ] - - type: Physics - canCollide: false - - type: Construction #крафт - graph: LPPLEDDiscoFloorRotatesTile - node: icon - - type: Tag - tags: - - HideContextMenu - -- type: entity - id: LPPLEDDiscoFloorRotatesHalfwayTile - parent: LPPLEDDiscoFloorBaseTile - name: led disco floor (rotates halfway) - isSubfloor: true - canCrowbar: false - footstepSounds: - collection: FootstepPlating - heatCapacity: 10000 - isSpace: true - itemDrop: PartRodMetal1 - components: - - type: Sprite - sprite: _LostParadise/Tiles/led-disco-floor.rsi - noRot: true - layers: - - state: circuit-3 - - state: rgb_circuit-1 - - type: Icon - sprite: _LostParadise/Tiles/led-disco-floor.rsi - state: rgb_circuit-1 - - type: PointLight - radius: 1.5 - energy: 2 - - type: RgbLightController - layers: [ 0 ] - - type: Physics - canCollide: false - - type: Construction #крафт - graph: LPPLEDDiscoFloorRotatesHalfwayTile - node: icon - - type: Tag - tags: - - HideContextMenu - -#-----------------4-кубика--------------------- - -- type: entity - id: LPPLEDDiscoFloorMatrix4Tile - parent: LPPLEDDiscoFloorBaseTile - name: led disco floor (matrix-4) - isSubfloor: true - canCrowbar: false - footstepSounds: - collection: FootstepPlating - heatCapacity: 10000 - isSpace: true - itemDrop: PartRodMetal1 - components: - - type: Sprite - sprite: _LostParadise/Tiles/led-disco-floor.rsi - noRot: true - layers: - - state: rgb_circuit-4-mix - - state: circuit-5 - color: "#65af46" - - type: Icon - sprite: _LostParadise/Tiles/led-disco-floor.rsi - state: rgb_circuit-4-mix - - type: PointLight - color: "#65af46" - radius: 1.5 - energy: 2 - - type: Physics - canCollide: false - - type: Construction #крафт - graph: LPPLEDDiscoFloorMatrix4Tile - node: icon - - type: Tag - tags: - - HideContextMenu - -- type: entity - id: LPPLEDDiscoFloorMatrix4Rgb - parent: LPPLEDDiscoFloorBaseTile - name: led disco floor (matrix-4) - isSubfloor: true - canCrowbar: false - footstepSounds: - collection: FootstepPlating - heatCapacity: 10000 - isSpace: true - itemDrop: PartRodMetal1 - components: - - type: Sprite - sprite: _LostParadise/Tiles/led-disco-floor.rsi - noRot: true - layers: - - state: rgb_circuit-4-mix - - state: circuit-5 - - type: Icon - sprite: _LostParadise/Tiles/led-disco-floor.rsi - state: rgb_circuit-4-mix - - type: PointLight - radius: 1.5 - energy: 2 - - type: RgbLightController - layers: [ 1 ] - - type: Physics - canCollide: false -# - type: Construction #крафт -# graph: LPPLEDDiscoFloorRotatesHalfwayTile -# node: icon - - type: Tag - tags: - - HideContextMenu - - -#-----------------1-кубика--------------------- - -- type: entity - id: LPPLEDDiscoFloorMatrix1Tile - parent: LPPLEDDiscoFloorBaseTile - name: led disco floor (matrix-1) - isSubfloor: true - canCrowbar: false - footstepSounds: - collection: FootstepPlating - heatCapacity: 10000 - isSpace: true - itemDrop: PartRodMetal1 - components: - - type: Sprite - sprite: _LostParadise/Tiles/led-disco-floor.rsi - noRot: true - layers: - - state: rgb_circuit-6-mix - - state: circuit-7 - color: "#65af46" - - type: Icon - sprite: _LostParadise/Tiles/led-disco-floor.rsi - state: rgb_circuit-6-mix - - type: PointLight - color: "#65af46" - radius: 1.5 - energy: 2 - - type: Physics - canCollide: false - - type: Construction #крафт - graph: LPPLEDDiscoFloorMatrix1Tile - node: icon - - type: Tag - tags: - - HideContextMenu - -- type: entity - id: LPPLEDDiscoFloorMatrix1Rgb - parent: LPPLEDDiscoFloorMatrix1Tile - name: led disco floor (matrix-1) - isSubfloor: true - canCrowbar: false - footstepSounds: - collection: FootstepPlating - heatCapacity: 10000 - isSpace: true - itemDrop: PartRodMetal1 - components: - - type: Sprite - sprite: _LostParadise/Tiles/led-disco-floor.rsi - noRot: true - layers: - - state: rgb_circuit-6-mix - - state: circuit-7 - - type: Icon - sprite: _LostParadise/Tiles/led-disco-floor.rsi - state: rgb_circuit-6-mix - - type: PointLight - radius: 1.5 - energy: 2 - - type: RgbLightController - layers: [ 1 ] - - type: Physics - canCollide: false - - type: Tag - tags: - - HideContextMenu diff --git a/Resources/Prototypes/_LostParadise/Tiles/circuit.yml b/Resources/Prototypes/_LostParadise/Tiles/circuit.yml deleted file mode 100644 index 093fd637ef..0000000000 --- a/Resources/Prototypes/_LostParadise/Tiles/circuit.yml +++ /dev/null @@ -1,115 +0,0 @@ -- type: entity - id: LPPRGBBase - parent: BaseStructure - abstract: true - components: - - type: Sprite - drawdepth: FloorTiles - - type: Tag - tags: [ Carpet ] - - type: Physics - canCollide: false - - -- type: entity - id: LPPRGBCircuit - parent: LPPRGBBase - name: rgb circuit - isSubfloor: true - canCrowbar: false - footstepSounds: - collection: FootstepPlating - heatCapacity: 10000 - isSpace: true - itemDrop: PartRodMetal1 - components: - - type: Sprite - sprite: _LostParadise/Tiles/rgb.rsi - noRot: true - layers: - - state: circuit - - state: rgb_circuit - - type: Icon - sprite: _LostParadise/Tiles/rgb.rsi - state: rgb_circuit - - type: PointLight - radius: 1.5 - energy: 2 - - type: RgbLightController - layers: [ 0 ] - - type: Physics - canCollide: false - - type: Tag - tags: - - HideContextMenu - - - -- type: entity - id: LPPFloorGreenCircuit - parent: LPPRGBBase - name: FloorGreenCircuit - isSubfloor: true - canCrowbar: false - footstepSounds: - collection: FootstepPlating - heatCapacity: 10000 - isSpace: true - itemDrop: PartRodMetal1 - components: - - type: Sprite - sprite: Tiles/circuit.rsi - noRot: true - layers: - - state: green_circuit - - type: Icon - sprite: Tiles/circuit.rsi - state: green_circuit - - type: PointLight - color: "#9dea81" - radius: 1.5 - energy: 2 - - type: Physics - canCollide: false - - type: Construction #крафт - graph: LPPFloorGreenCircuitTile - node: icon - - type: Tag - tags: - - HideContextMenu - - - - -- type: entity - id: LPPFloorBlueCircuit - parent: LPPRGBBase - name: floor blue circuit - isSubfloor: true - canCrowbar: false - footstepSounds: - collection: FootstepPlating - heatCapacity: 10000 - isSpace: true - itemDrop: PartRodMetal1 - components: - - type: Sprite - sprite: Tiles/circuit.rsi - noRot: true - layers: - - state: blue_circuit - - type: Icon - sprite: Tiles/circuit.rsi - state: blue_circuit - - type: PointLight - color: "#3cdce8" - radius: 1.5 - energy: 2 - - type: Physics - canCollide: false - - type: Construction #крафт - graph: LPPFloorBlueCircuitTile - node: icon - - type: Tag - tags: - - HideContextMenu diff --git a/Resources/Prototypes/_LostParadise/themes.yml b/Resources/Prototypes/_LostParadise/themes.yml deleted file mode 100644 index 14bb5c4f44..0000000000 --- a/Resources/Prototypes/_LostParadise/themes.yml +++ /dev/null @@ -1,56 +0,0 @@ -- type: uiTheme - id: SS14SyndicateTheme - path: /Textures/Interface/Syndicat/ - colors: - whiteText: "#FFF5EE" - slotSelectedGold: "#e6b812" - slotColor: "#0f1215" - slotOutline: "#333850" - slotText: "#333850" - nanoGold: "#A88B5E" - goodGreenFore: "#31843E" - concerningOrangeFore: "#A5762F" - dangerousRedFore: "#BB3232" - disabledFore: "#5A5A5A" -- type: uiTheme - id: SS14SyndicateBlackTheme - path: /Textures/Interface/Syndicatblac/ - colors: - whiteText: "#FFF5EE" - slotSelectedGold: "#e6b812" - slotColor: "#0f1215" - slotOutline: "#333850" - slotText: "#333850" - nanoGold: "#A88B5E" - goodGreenFore: "#31843E" - concerningOrangeFore: "#A5762F" - dangerousRedFore: "#BB3232" - disabledFore: "#5A5A5A" -- type: uiTheme - id: SS14NTTheme - path: /Textures/Interface/Syndicatnt/ - colors: - whiteText: "#FFF5EE" - slotSelectedGold: "#e6b812" - slotColor: "#0f1215" - slotOutline: "#333850" - slotText: "#333850" - nanoGold: "#A88B5E" - goodGreenFore: "#31843E" - concerningOrangeFore: "#A5762F" - dangerousRedFore: "#BB3232" - disabledFore: "#5A5A5A" -- type: uiTheme - id: SS14SyndicateProteinTheme - path: /Textures/Interface/Syndicatprotein/ - colors: - whiteText: "#FFF5EE" - slotSelectedGold: "#e6b812" - slotColor: "#0f1215" - slotOutline: "#333850" - slotText: "#333850" - nanoGold: "#A88B5E" - goodGreenFore: "#31843E" - concerningOrangeFore: "#A5762F" - dangerousRedFore: "#BB3232" - disabledFore: "#5A5A5A" diff --git a/Resources/Textures/Tiles/circuit.rsi/blue_circuit.gif b/Resources/Textures/Tiles/circuit.rsi/blue_circuit.gif deleted file mode 100644 index 4bfc399932..0000000000 Binary files a/Resources/Textures/Tiles/circuit.rsi/blue_circuit.gif and /dev/null differ diff --git a/Resources/Textures/Tiles/circuit.rsi/blue_circuit.png b/Resources/Textures/Tiles/circuit.rsi/blue_circuit.png deleted file mode 100644 index 7ccb9c8552..0000000000 Binary files a/Resources/Textures/Tiles/circuit.rsi/blue_circuit.png and /dev/null differ diff --git a/Resources/Textures/Tiles/circuit.rsi/green_circuit.gif b/Resources/Textures/Tiles/circuit.rsi/green_circuit.gif deleted file mode 100644 index e52ba13dd3..0000000000 Binary files a/Resources/Textures/Tiles/circuit.rsi/green_circuit.gif and /dev/null differ diff --git a/Resources/Textures/Tiles/circuit.rsi/green_circuit.png b/Resources/Textures/Tiles/circuit.rsi/green_circuit.png deleted file mode 100644 index 297b3bc1ce..0000000000 Binary files a/Resources/Textures/Tiles/circuit.rsi/green_circuit.png and /dev/null differ diff --git a/Resources/Textures/Tiles/circuit.rsi/meta.json b/Resources/Textures/Tiles/circuit.rsi/meta.json deleted file mode 100644 index 522587ff98..0000000000 --- a/Resources/Textures/Tiles/circuit.rsi/meta.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "version": 1, - "license": "CC-BY-SA-3.0", - "copyright": "Made by brainfood1183 (github) for ss14", - "size": - { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "blue_circuit", - "delays": - [ - [0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1] - ] - }, - { - "name": "green_circuit", - "delays": - [ - [0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1] - ] - } -] -} diff --git a/Resources/Textures/_LostParadise/Tiles/led-disco-floor.rsi/circuit-1.png b/Resources/Textures/_LostParadise/Tiles/led-disco-floor.rsi/circuit-1.png deleted file mode 100644 index c02d6efd01..0000000000 Binary files a/Resources/Textures/_LostParadise/Tiles/led-disco-floor.rsi/circuit-1.png and /dev/null differ diff --git a/Resources/Textures/_LostParadise/Tiles/led-disco-floor.rsi/circuit-2.png b/Resources/Textures/_LostParadise/Tiles/led-disco-floor.rsi/circuit-2.png deleted file mode 100644 index 3064788e31..0000000000 Binary files a/Resources/Textures/_LostParadise/Tiles/led-disco-floor.rsi/circuit-2.png and /dev/null differ diff --git a/Resources/Textures/_LostParadise/Tiles/led-disco-floor.rsi/circuit-3.png b/Resources/Textures/_LostParadise/Tiles/led-disco-floor.rsi/circuit-3.png deleted file mode 100644 index 34f813b570..0000000000 Binary files a/Resources/Textures/_LostParadise/Tiles/led-disco-floor.rsi/circuit-3.png and /dev/null differ diff --git a/Resources/Textures/_LostParadise/Tiles/led-disco-floor.rsi/circuit-4.png b/Resources/Textures/_LostParadise/Tiles/led-disco-floor.rsi/circuit-4.png deleted file mode 100644 index fcb903cc51..0000000000 Binary files a/Resources/Textures/_LostParadise/Tiles/led-disco-floor.rsi/circuit-4.png and /dev/null differ diff --git a/Resources/Textures/_LostParadise/Tiles/led-disco-floor.rsi/circuit-5.png b/Resources/Textures/_LostParadise/Tiles/led-disco-floor.rsi/circuit-5.png deleted file mode 100644 index 0c4dd918e6..0000000000 Binary files a/Resources/Textures/_LostParadise/Tiles/led-disco-floor.rsi/circuit-5.png and /dev/null differ diff --git a/Resources/Textures/_LostParadise/Tiles/led-disco-floor.rsi/circuit-6.png b/Resources/Textures/_LostParadise/Tiles/led-disco-floor.rsi/circuit-6.png deleted file mode 100644 index 2db2ef5027..0000000000 Binary files a/Resources/Textures/_LostParadise/Tiles/led-disco-floor.rsi/circuit-6.png and /dev/null differ diff --git a/Resources/Textures/_LostParadise/Tiles/led-disco-floor.rsi/circuit-7.png b/Resources/Textures/_LostParadise/Tiles/led-disco-floor.rsi/circuit-7.png deleted file mode 100644 index 7bc181bfb5..0000000000 Binary files a/Resources/Textures/_LostParadise/Tiles/led-disco-floor.rsi/circuit-7.png and /dev/null differ diff --git a/Resources/Textures/_LostParadise/Tiles/led-disco-floor.rsi/meta.json b/Resources/Textures/_LostParadise/Tiles/led-disco-floor.rsi/meta.json deleted file mode 100644 index 3d6c40eb84..0000000000 --- a/Resources/Textures/_LostParadise/Tiles/led-disco-floor.rsi/meta.json +++ /dev/null @@ -1,72 +0,0 @@ -{ - "version": 1, - "license": "CC-BY-SA-3.0", - "copyright": "Made by Skielts (Github) for SS14", - "size": - { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "circuit-1" - }, - { - "name": "circuit-4" - }, - { - "name": "circuit-6" - }, - { - "name": "circuit-2", - "delays": - [ - [0.1, 0.1, 0.1, 0.1, 0.1, - 0.1, 0.1, 0.1] - ] - }, - { - "name": "circuit-3", - "delays": - [ - [0.1, 0.1, 0.1, 0.1, 0.1, - 0.1, 0.1, 0.1] - ] - }, - { - "name": "circuit-5", - "delays": - [ - [0.05, 0.05, 0.05, 0.05, 0.05, - 0.05, 0.05, 0.05, 0.05, 0.05, 0.05] - ] - }, - { - "name": "circuit-7", - "delays": - [ - [0.05, 0.05, 0.05, 0.05, 0.05, - 0.05, 0.05, 0.05, 0.05, 0.05, - 0.05, 0.05, 0.05, 0.05, 0.05, - 0.05, 0.05, 0.05, 0.05, 0.05, - 0.05, 0.05, 0.05, 0.05, 0.05, - 0.05, 0.05] - ] - }, - { - "name": "rgb_circuit-1" - }, - { - "name": "rgb_circuit-2" - }, - { - "name": "rgb_circuit-3" - }, - { - "name": "rgb_circuit-6-mix" - }, - { - "name": "rgb_circuit-4-mix" - } -] -} diff --git a/Resources/Textures/_LostParadise/Tiles/led-disco-floor.rsi/rgb_circuit-1.png b/Resources/Textures/_LostParadise/Tiles/led-disco-floor.rsi/rgb_circuit-1.png deleted file mode 100644 index f527ffc2c0..0000000000 Binary files a/Resources/Textures/_LostParadise/Tiles/led-disco-floor.rsi/rgb_circuit-1.png and /dev/null differ diff --git a/Resources/Textures/_LostParadise/Tiles/led-disco-floor.rsi/rgb_circuit-2.png b/Resources/Textures/_LostParadise/Tiles/led-disco-floor.rsi/rgb_circuit-2.png deleted file mode 100644 index e7bab7e669..0000000000 Binary files a/Resources/Textures/_LostParadise/Tiles/led-disco-floor.rsi/rgb_circuit-2.png and /dev/null differ diff --git a/Resources/Textures/_LostParadise/Tiles/led-disco-floor.rsi/rgb_circuit-3.png b/Resources/Textures/_LostParadise/Tiles/led-disco-floor.rsi/rgb_circuit-3.png deleted file mode 100644 index e2c6de89b9..0000000000 Binary files a/Resources/Textures/_LostParadise/Tiles/led-disco-floor.rsi/rgb_circuit-3.png and /dev/null differ diff --git a/Resources/Textures/_LostParadise/Tiles/led-disco-floor.rsi/rgb_circuit-4-mix.png b/Resources/Textures/_LostParadise/Tiles/led-disco-floor.rsi/rgb_circuit-4-mix.png deleted file mode 100644 index 89fce7047f..0000000000 Binary files a/Resources/Textures/_LostParadise/Tiles/led-disco-floor.rsi/rgb_circuit-4-mix.png and /dev/null differ diff --git a/Resources/Textures/_LostParadise/Tiles/led-disco-floor.rsi/rgb_circuit-6-mix.png b/Resources/Textures/_LostParadise/Tiles/led-disco-floor.rsi/rgb_circuit-6-mix.png deleted file mode 100644 index 7f788500f9..0000000000 Binary files a/Resources/Textures/_LostParadise/Tiles/led-disco-floor.rsi/rgb_circuit-6-mix.png and /dev/null differ diff --git a/Resources/Textures/_LostParadise/Tiles/led-disco-floor.rsi/rgb_circuit.png b/Resources/Textures/_LostParadise/Tiles/led-disco-floor.rsi/rgb_circuit.png deleted file mode 100644 index f527ffc2c0..0000000000 Binary files a/Resources/Textures/_LostParadise/Tiles/led-disco-floor.rsi/rgb_circuit.png and /dev/null differ diff --git a/Resources/Textures/_LostParadise/Tiles/rgb.rsi/circuit.png b/Resources/Textures/_LostParadise/Tiles/rgb.rsi/circuit.png deleted file mode 100644 index 57420a9cad..0000000000 Binary files a/Resources/Textures/_LostParadise/Tiles/rgb.rsi/circuit.png and /dev/null differ diff --git a/Resources/Textures/_LostParadise/Tiles/rgb.rsi/meta.json b/Resources/Textures/_LostParadise/Tiles/rgb.rsi/meta.json deleted file mode 100644 index 9f7467e74c..0000000000 --- a/Resources/Textures/_LostParadise/Tiles/rgb.rsi/meta.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "version": 1, - "license": "CC-BY-SA-3.0", - "copyright": "Made by Skielts (Github) for SS14", - "size": - { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "circuit", - "delays": - [ - [0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1] - ] - }, - { - "name": "rgb_circuit" - } -] -} diff --git a/Resources/Textures/_LostParadise/Tiles/rgb.rsi/rgb_circuit.png b/Resources/Textures/_LostParadise/Tiles/rgb.rsi/rgb_circuit.png deleted file mode 100644 index 67f77defe5..0000000000 Binary files a/Resources/Textures/_LostParadise/Tiles/rgb.rsi/rgb_circuit.png and /dev/null differ