You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Resources/Prototypes/Nuclear14/Entities/Objects/Specific/Medical/chemicals.yml
+18-3Lines changed: 18 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -111,11 +111,12 @@
111
111
reagents:
112
112
- ReagentId: Antidote
113
113
Quantity: 15
114
-
114
+
115
115
- type: entity
116
116
parent: N14ChemicalSyringe
117
-
id: N14Jet
118
-
name: Jet
117
+
id: N14JetInhaler
118
+
suffix: empty
119
+
name: Jet inhaler
119
120
description: A rare injector filled with a narcotic reagent, that makes you feel as though you're speeding up. It's weaker, and lasts longer than Turbo.
120
121
components:
121
122
- type: Sprite
@@ -129,13 +130,27 @@
129
130
- type: Hypospray
130
131
solutionName: pen
131
132
transferAmount: 18
133
+
- type: Construction # N14:TODO: Probably move this to lathe
134
+
graph: N14JetInhaler
135
+
node: jet
136
+
137
+
- type: entity
138
+
parent: N14ChemicalSyringe
139
+
id: N14Jet
140
+
suffix: filled
141
+
name: Jet
142
+
description: A rare injector filled with a narcotic reagent, that makes you feel as though you're speeding up. It's weaker, and lasts longer than Turbo.
0 commit comments