03-11-2016, 09:07 AM
You always start with the "/obj/item/clothing/head/caphat" on your head at roundstart, but players might decide to switch to the other hat shortly after, which lives under "/obj/item/clothing/head/fancy/captain"
I could however refactor the code a bit, and check which hat the player has decided to put on after roundstart.
I could however refactor the code a bit, and check which hat the player has decided to put on after roundstart.