Powernet rework

This commit is contained in:
Markolie
2015-07-31 23:59:41 +02:00
parent 267a95c327
commit 51035f931e
57 changed files with 1711 additions and 1431 deletions
+3
View File
@@ -191,6 +191,9 @@
/obj/item/stack/proc/get_amount()
return amount
/obj/item/stack/proc/get_max_amount()
return max_amount
/obj/item/stack/attack_hand(mob/user as mob)
if (user.get_inactive_hand() == src)