- type: cargoProduct
id: EngineSolar
icon:
- sprite: Objects/Power/solar_parts.rsi
- state: solar_assembly_parts
+ sprite: Objects/Devices/flatpack.rsi
+ state: solar-assembly-part
product: CrateEngineeringSolar
cost: 500
category: Engineering
cost: 1200
category: Engineering
group: market
-
+
- type: cargoProduct
id: EngineTeslaGroundingRod
icon:
components:
- type: StorageFill
contents:
- - id: AmePart
+ - id: AmePartFlatpack
amount: 9
- type: entity
components:
- type: StorageFill
contents:
- - id: SolarAssemblyPart
+ - id: SolarAssemblyFlatpack
amount: 6
- type: entity
cpu_supply: "#A46106"
- type: StaticPrice
price: 250
+
+- type: entity
+ parent: BaseFlatpack
+ id: SolarAssemblyFlatpack
+ name: solar assembly flatpack
+ description: A flatpack used for constructing a solar assembly.
+ components:
+ - type: Flatpack
+ entity: SolarAssembly
+ - type: Sprite
+ layers:
+ - state: solar-assembly-part
+ - type: StaticPrice
+ price: 75
+
+- type: entity
+ parent: BaseFlatpack
+ id: AmePartFlatpack
+ name: AME flatpack
+ description: A flatpack used for constructing an antimatter engine reactor.
+ components:
+ - type: Sprite
+ layers:
+ - state: ame-part
+ - type: Flatpack
+ entity: AmeShielding
+ - type: StaticPrice
+ price: 500
+ - type: GuideHelp
+ guides: [ AME, Power ]
+ - type: StealTarget
+ stealGroup: AmePartFlatpack
+++ /dev/null
-- type: entity
- parent: BaseItem
- id: AmePart
- name: AME flatpack
- description: A flatpack used for constructing an antimatter engine reactor.
- components:
- - type: Item
- size: Normal
- sprite: Objects/Power/AME/ame_part.rsi
- - type: Sprite
- sprite: Objects/Power/AME/ame_part.rsi
- state: box
- - type: Flatpack
- entity: AmeShielding
- - type: StaticPrice
- price: 500
- - type: GuideHelp
- guides: [ AME, Power ]
- - type: StealTarget
- stealGroup: AmePart
+++ /dev/null
-- type: entity
- parent: BaseItem
- id: SolarAssemblyPart
- name: solar assembly flatpack
- description: A flatpack used for constructing a solar assembly.
- components:
- - type: Item
- size: Normal
- - type: Flatpack
- entity: SolarAssembly
- - type: Sprite
- sprite: Objects/Power/solar_parts.rsi
- state: solar_assembly_parts
MedicalTechFabCircuitboardStealObjective: 1
ClothingHeadsetAltMedicalStealObjective: 1
FireAxeStealObjective: 1 #eng
- AmePartStealObjective: 1
+ AmePartFlatpackStealObjective: 1
ExpeditionsCircuitboardStealObjective: 1 #sup
CargoShuttleCircuitboardStealObjective: 1
SalvageShuttleCircuitboardStealObjective: 1
state: icon
- type: stealTargetGroup
- id: AmePart
+ id: AmePartFlatpack
name: AME part
sprite:
- sprite: Objects/Power/AME/ame_part.rsi
- state: box
+ sprite: Objects/Devices/flatpack.rsi
+ state: ame-part
- type: stealTargetGroup
id: SalvageExpeditionsComputerCircuitboard
- type: entity
noSpawn: true
parent: BaseThiefStealObjective
- id: AmePartStealObjective
+ id: AmePartFlatpackStealObjective
components:
- type: NotJobRequirement
job: StationEngineer
- type: StealCondition
- stealGroup: AmePart
+ stealGroup: AmePartFlatpack
- type: Objective
difficulty: 1
scale: "3, 3"
- texture:
!type:ImageParallaxTextureSource
- path: "/Textures/Objects/Power/AME/ame_part.rsi/box.png"
+ path: "/Textures/Objects/Devices/flatpack.rsi/ame-part.png"
slowness: 0.995
tiled: false
controlHomePosition: "-128, -128"
scale: "1, 1"
- texture:
!type:ImageParallaxTextureSource
- path: "/Textures/Objects/Power/AME/ame_part.rsi/box.png"
+ path: "/Textures/Objects/Devices/flatpack.rsi/ame-part.png"
slowness: 0.0
tiled: false
controlHomePosition: "0, 32"
- !type:AdminLog # I don't like logging it like this. The log should include the user, AMEShielding EntityID, and AMEPart EntityID, and there should also be a start of attempt log.
message: "An AME shielding was deconstructed"
- !type:SpawnPrototype
- prototype: AmePart
+ prototype: AmePartFlatpack
amount: 1
- !type:DeleteEntity
steps:
edges:
- to: solarassembly
steps:
- - tag: SolarAssemblyPart
+ - tag: SolarAssemblyFlatpack
name: Solar Assembly Parts
icon:
- sprite: Objects/Power/solar_parts.rsi
- state: solar_assembly_parts
+ sprite: Objects/Devices/flatpack.rsi
+ state: solar-assembly-part
doAfter: 1
- node: solarassembly
- to: start
completed:
- !type:SpawnPrototype
- prototype: SolarAssemblyPart
+ prototype: SolarAssemblyFlatpack
amount: 1
- !type:DeleteEntity {}
steps:
<Box>Required parts:</Box>
<Box>
<GuideEntityEmbed Entity="AmeController"/>
-<GuideEntityEmbed Entity="AmePart"/>
+<GuideEntityEmbed Entity="AmePartFlatpack"/>
<GuideEntityEmbed Entity="AmeJar"/>
</Box>
{
"version": 1,
"license": "CC0-1.0",
- "copyright": "Created by EmoGarbage404 (github) for SS14",
+ "copyright": "Created by EmoGarbage404 (github) for SS14, solar-assembly-part taken from tgstation and modified at https://tgstation13.org/wiki/Guide_to_construction#Solar_Panels_and_Trackers, ame-part taken from vgstation at https://github.com/vgstation-coders/vgstation13/commit/1b7952787c06c21ef1623e494dcfe7cb1f46e041",
"size": {
"x": 32,
"y": 32
},
{
"name": "icon-default"
+ },
+ {
+ "name": "solar-assembly-part"
+ },
+ {
+ "name": "ame-part"
}
]
}
+++ /dev/null
-{
- "version": 1,
- "license": "CC-BY-SA-3.0",
- "copyright": "Taken from vgstation at https://github.com/vgstation-coders/vgstation13/commit/1b7952787c06c21ef1623e494dcfe7cb1f46e041",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "box"
- },
- {
- "name": "inhand-left",
- "directions": 4
- },
- {
- "name": "inhand-right",
- "directions": 4
- }
- ]
-}
+++ /dev/null
-{
- "version": 1,
- "license": "CC-BY-SA-3.0",
- "copyright": "Taken from tgstation and modified at https://tgstation13.org/wiki/Guide_to_construction#Solar_Panels_and_Trackers",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "solar_assembly_parts"
- }
- ]
-}
Drone: null
SpawnMobDrone: null
Onestar: null # I dont think this is even mapped, but just in case
+
+# 2024-02-22
+SolarAssemblyPart: SolarAssemblyFlatpack
+AmePart: AmePartFlatpack
+AmePartStealObjective: AmePartFlatpackStealObjective