Zombie Nerf + Syndicate Bundle (#7846)
This commit is contained in:
@@ -202,6 +202,19 @@
|
||||
- ReagentId: Tricordrazine
|
||||
Quantity: 15
|
||||
|
||||
- type: entity
|
||||
name: romerol pill
|
||||
parent: Pill
|
||||
id: PillRomerol
|
||||
components:
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
food:
|
||||
maxVol: 50
|
||||
reagents:
|
||||
- ReagentId: Romerol
|
||||
Quantity: 10
|
||||
|
||||
# Syringes
|
||||
- type: entity
|
||||
name: ephedrine syringe
|
||||
@@ -254,3 +267,17 @@
|
||||
reagents:
|
||||
- ReagentId: Spaceacillin
|
||||
Quantity: 15
|
||||
|
||||
#this is where all the syringes are so i didn't know where to put it
|
||||
- type: entity
|
||||
name: corpium syringe
|
||||
parent: Syringe
|
||||
id: SyringeCorpium
|
||||
components:
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
injector:
|
||||
maxVol: 15
|
||||
reagents:
|
||||
- ReagentId: Corpium
|
||||
Quantity: 10
|
||||
|
||||
Reference in New Issue
Block a user