mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 11:34:19 +01:00
Adds HOP beret (#22919)
* Added HOP Beret * adjusted beret object sprite * proper variable order style Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com> * added Vox & Drask Version * Added to loadout * checkout new hats * re-add newer hat * put actual hat path in loadout * Not used the cool merging tool made in python * apostrophes are for captains only Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com> * adds sprite sheet I think it worked fine without it? Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com> --------- Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
This commit is contained in:
@@ -53,6 +53,7 @@
|
||||
|
||||
/obj/item/storage/bag/garment/head_of_personnel/populate_contents()
|
||||
new /obj/item/clothing/head/hopcap(src)
|
||||
new /obj/item/clothing/head/hopcap/beret(src)
|
||||
new /obj/item/clothing/suit/mantle/armor/head_of_personnel(src)
|
||||
new /obj/item/clothing/suit/armor/vest(src)
|
||||
new /obj/item/clothing/under/rank/civilian/head_of_personnel(src)
|
||||
|
||||
Reference in New Issue
Block a user