get_head_slots() now returns wear_neck

This commit is contained in:
CitadelStationBot
2017-08-13 01:27:54 -05:00
parent f615bc0dff
commit 3f562c113c
@@ -63,6 +63,7 @@
return list(
head,
wear_mask,
wear_neck,
glasses,
ears,
)
@@ -171,7 +172,7 @@
dropItemToGround(belt)
w_uniform = null
update_suit_sensors()
if(!QDELETED(src))
if(!QDELETED(src))
update_inv_w_uniform()
else if(I == gloves)
gloves = null