mecha fixes

This commit is contained in:
DJSnapshot
2013-11-02 12:26:34 -07:00
parent 69389d392c
commit 63fb3f29ea
4 changed files with 15 additions and 2 deletions

View File

@@ -240,6 +240,8 @@ var/list/slot_equipment_priority = list( \
set category = "Object"
set src = usr
if(istype(loc,/obj/mecha)) return
if(hand)
var/obj/item/W = l_hand
if (W)