This commit is contained in:
silicons
2020-07-20 11:35:10 -07:00
parent 98d3ac80d9
commit 416b989e12
23 changed files with 39 additions and 71 deletions
+1 -1
View File
@@ -63,7 +63,7 @@
. += "cart_buffer"
/obj/vehicle/ridden/janicart/on_attack_hand(mob/user, act_intent = user.a_intent, unarmed_attack_flags)
else if(mybag)
if(mybag)
mybag.forceMove(get_turf(user))
user.put_in_hands(mybag)
mybag = null