mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
u_equip is now called unEquip PANIC
This commit is contained in:
@@ -103,7 +103,7 @@
|
||||
user << "You armed the robot frame"
|
||||
W:use(1)
|
||||
if (user.get_inactive_hand()==src)
|
||||
user.u_equip(src)
|
||||
user.unEquip(src)
|
||||
user.put_in_inactive_hand(B)
|
||||
del(src)
|
||||
if(istype(W, /obj/item/robot_parts/l_leg))
|
||||
|
||||
Reference in New Issue
Block a user