Implement RiggableSystem, stunbatons injectable (#17288)

Co-authored-by: keronshb <54602815+keronshb@users.noreply.github.com>
This commit is contained in:
Sailor
2023-07-08 06:32:31 +03:00
committed by GitHub
parent 1289b2dc21
commit 9d844520be
8 changed files with 135 additions and 55 deletions

View File

@@ -14,12 +14,12 @@
sprite: Objects/Power/power_cells.rsi
- type: SolutionContainerManager
solutions:
powerCell:
battery:
maxVol: 5
- type: InjectableSolution
solution: powerCell
solution: battery
- type: DrawableSolution
solution: powerCell
solution: battery
- type: Extractable
juiceSolution:
reagents:
@@ -30,6 +30,7 @@
- DroneUsable
- type: Appearance
- type: PowerCellVisuals
- type: Riggable
- type: entity
name: potato battery

View File

@@ -43,6 +43,19 @@
False: {state: stunbaton_off}
- type: StaticPrice
price: 100
- type: Riggable
- type: SolutionContainerManager
solutions:
battery:
maxVol: 5
- type: InjectableSolution
solution: battery
- type: DrawableSolution
solution: battery
- type: Explosive
explosionType: Default
intensitySlope: 1.5
maxIntensity: 200
- type: entity
name: flash