Less charges for Sci flash (#20959)

* Flash

* Okay not plant based anymore

---------

Co-authored-by: coolmankid12345 <coolmankid12345@users.noreply.github.com>
This commit is contained in:
coolmankid12345
2023-10-16 01:31:48 -04:00
committed by GitHub
parent 7032a5a89a
commit f7fbabadac
4 changed files with 20 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
id: RoboticsInventory
startingInventory:
CableApcStack: 4
Flash: 4
SciFlash: 4
ProximitySensor: 3
RemoteSignaller: 3
Igniter: 3 # its more ordnance but yeah

View File

@@ -138,6 +138,15 @@
guides:
- Security
- type: entity
name: flash
parent: Flash
id: SciFlash
components:
- type: LimitedCharges
maxCharges: 2
charges: 2
- type: entity
name: portable flasher
parent: BaseStructure

View File

@@ -398,7 +398,7 @@
staticRecipes:
- MMI
- PositronicBrain
- Flash
- SciFlash
- BorgModuleCable
- BorgModuleFireExtinguisher
- BorgModuleGPS

View File

@@ -6,6 +6,15 @@
Steel: 200
Glass: 300
- type: latheRecipe
id: SciFlash
result: SciFlash
completetime: 2
materials:
Glass: 100
Plastic: 200
Steel: 100
- type: latheRecipe
id: CyborgEndoskeleton
result: CyborgEndoskeleton