3/3 port done

This commit is contained in:
ZomgPonies
2015-05-25 20:16:34 -04:00
parent 1935a82afe
commit e056abfb82
100 changed files with 57 additions and 480 deletions
@@ -69,9 +69,6 @@
else
..()
/obj/machinery/shield_capacitor/attack_paw(user as mob)
return src.attack_hand(user)
/obj/machinery/shield_capacitor/attack_ai(user as mob)
return src.attack_hand(user)
-3
View File
@@ -77,9 +77,6 @@
else
..()
/obj/machinery/shield_gen/attack_paw(user as mob)
return src.attack_hand(user)
/obj/machinery/shield_gen/attack_ai(user as mob)
return src.attack_hand(user)