Ports use_tool proc from /tg/ (#13411)

This commit is contained in:
Wowzewow (Wezzy)
2022-05-23 14:39:00 +02:00
committed by GitHub
parent 8b8df9e309
commit eafa547b5c
140 changed files with 519 additions and 466 deletions
+1 -1
View File
@@ -201,7 +201,7 @@
return 0
return 1
/obj/item/stack/proc/use(var/used)
/obj/item/stack/use(var/used)
if (!can_use(used))
return 0
if(!uses_charge)