Sprites & fixes

This commit is contained in:
TheDZD
2016-05-31 22:50:57 -04:00
parent a4e950d21a
commit 8dcf46bf91
51 changed files with 111 additions and 100 deletions
@@ -155,7 +155,7 @@
/obj/item/weapon/reagent_containers/spray/chemsprayer
name = "chem sprayer"
desc = "A utility used to spray large amounts of reagents in a given area."
icon = 'icons/obj/gun.dmi'
icon = 'icons/obj/guns/projectile.dmi'
icon_state = "chemsprayer"
item_state = "chemsprayer"
throwforce = 0
@@ -234,4 +234,4 @@
if (istype(A, /obj/effect/blob)) // blob damage in blob code
return
..()
..()