The Rapid Syringe gun now costs 12 TC. It can also pierce all clothing now. (#21674)

* RATATATATATA

* We use TRUE, not 1

* making it cost 12

* making progress

* FINALLY

* Lewcc review

* Whoops this too

* Lewcc review

* Might work, might not, but conflict time

* Henri review
This commit is contained in:
DGamerL
2023-08-16 19:52:02 +01:00
committed by GitHub
parent 4efc40ccac
commit b0b347660e
8 changed files with 36 additions and 12 deletions
+1 -1
View File
@@ -332,7 +332,7 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item))
desc = "A syndicate rapid syringe gun able to fill and fire syringes automatically from an internal reagent reservoir. Comes pre-loaded with 7 empty syringes, and has a maximum capacity of 14 syringes and 300u of reagents."
reference = "RSG"
item = /obj/item/gun/syringe/rapidsyringe/preloaded/half
cost = 8
cost = 12
/datum/uplink_item/stealthy_weapons/poisonbottle
name = "Poison Bottle"