mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 13:07:46 +01:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user