This commit is contained in:
Fox-McCloud
2017-06-29 20:14:29 -04:00
parent d3b04e2638
commit 5bc6e36756
2 changed files with 2 additions and 2 deletions
@@ -382,7 +382,7 @@
var/unit_spread = 10 // Amount of units per repeat. Can be altered with a multitool.
/obj/item/weapon/grenade/chem_grenade/adv_release/attackby(obj/item/I, mob/user, params)
if(istype(I, /obj/item/device/multitool))
if(ismultitool(I))
switch(unit_spread)
if(0 to 24)
unit_spread += 5