Fixed some icon issues with vox/adjusted paths, fixed icon issue with armalis cannon.

This commit is contained in:
Zuhayr
2014-06-29 10:00:35 +09:30
parent 3af608b629
commit 48f02db5a0
5 changed files with 16 additions and 25 deletions
+4
View File
@@ -133,6 +133,10 @@
var/mode = 1
sprite_sheets = list(
"Vox Armalis" = 'icons/mob/species/armalis/held.dmi'
)
/obj/item/weapon/gun/energy/noisecannon/attack_hand(mob/user as mob)
if(loc != user)
var/mob/living/carbon/human/H = user