Merge pull request #2349 from Citadel-Station-13/upstream-merge-29826

[MIRROR] get_head_slots() now returns wear_neck
This commit is contained in:
LetterJay
2017-08-13 09:51:29 -05:00
committed by GitHub
@@ -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