Skip to content

Commit 9364f9d

Browse files
authored
crisisbot tweak
1 parent 061fea8 commit 9364f9d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

code/game/objects/items/robot/robot_items/robot_hypospray.dm

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,8 @@
134134

135135
/obj/item/weapon/reagent_containers/borghypo/crisis
136136
name = "crisis hypospray"
137-
desc = "A syndicate-exclusive emergency hypospray filled with potent stimulants and painkillers."
137+
desc = "A syndicate-exclusive emergency hypospray filled with potent stimulants, medicines, painkillers and sedatives."
138138
icon_state = "borghypo_s"
139-
reagent_ids = list(TRICORDRAZINE, INAPROVALINE, COCAINE, OXYCODONE, TRAMADOL)
140-
volume = 10
139+
reagent_ids = list(DOCTORSDELIGHT, DEXALINP, METHAMPHETAMINE, OXYCODONE, CREATINE, CHLORALHYDRATE)
140+
volume = 30
141141
amount_per_transfer_from_this = 10

0 commit comments

Comments
 (0)