Makes the character preview show more than 1 accessory (#10205)

This commit is contained in:
fernerr
2020-10-11 13:23:10 +02:00
committed by GitHub
parent 6f9c4d0c92
commit 0c092e576d
2 changed files with 6 additions and 1 deletions

View File

@@ -757,7 +757,8 @@
else if (H.equip_to_slot_or_del(CI, G.slot))
CI.autodrobe_no_remove = TRUE
to_chat(H, "<span class='notice'>Equipping you with [thing]!</span>")
custom_equip_slots += G.slot
if(G.slot != slot_tie)
custom_equip_slots += G.slot
Debug("EC/([H]): Equipped [CI] successfully.")
else if (leftovers)
leftovers += thing