Made the description actually describe the limitaitons

This commit is contained in:
WanderingFox95
2021-04-23 23:24:41 +02:00
committed by GitHub
parent 35269554bb
commit bda2865530
@@ -208,7 +208,8 @@
/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. \
Synthesizes one piercing 10 unit dart every 30 seconds up to a maximum of five. Can hold 100u of reagents."
item = /obj/item/gun/chem
cost = 10
restricted_roles = list("Chemist", "Chief Medical Officer")