Fixes-Tweakes

This commit is contained in:
Fox-McCloud
2014-12-14 03:18:10 -05:00
parent ab7bd372f9
commit fece84d974
20 changed files with 151 additions and 123 deletions
+2 -2
View File
@@ -46,7 +46,7 @@
else
icon_state = "energy0"
/*
attackby(obj/item/weapon/W, mob/user)
if(istype(W, /obj/item/weapon/cell))
if(!power_supply)
@@ -73,4 +73,4 @@
set src in view(1)
..()
if(!power_supply)
usr <<"<span class='warning'>The weapon does not have a power source installed.</span>"
usr <<"<span class='warning'>The weapon does not have a power source installed.</span>" */