mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 16:18:01 +01:00
The reagent dartgun's uplink description no longer lies to the player (#70951)
Updates the uplink description of the reagent dartgun to reflect it's post-change reagent capacity (90u).
This commit is contained in:
@@ -214,7 +214,7 @@
|
||||
|
||||
/datum/uplink_item/role_restricted/chemical_gun
|
||||
name = "Reagent Dartgun"
|
||||
desc = "A heavily modified syringe gun which is capable of synthesizing its own chemical darts using input reagents. Can hold 100u of reagents."
|
||||
desc = "A heavily modified syringe gun which is capable of synthesizing its own chemical darts using input reagents. Can hold 90u of reagents."
|
||||
progression_minimum = 30 MINUTES
|
||||
item = /obj/item/gun/chem
|
||||
cost = 12
|
||||
|
||||
Reference in New Issue
Block a user