mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 06:22:26 +01:00
Ports use_tool proc from /tg/ (#13411)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user