Adds Cyberpunk Hairstyles (#4671)

Courtesy of TheTrollDoctor and Dukica99, of Baystation12 fame.
This commit is contained in:
ParadoxSpace
2018-05-06 18:13:27 +03:00
committed by Erki
parent 424a106c3b
commit 49be412edd
24 changed files with 345 additions and 58 deletions
+1 -1
View File
@@ -144,7 +144,7 @@
delete_me = 1
/obj/effect/landmark/costume/maid/New()
new /obj/item/clothing/under/blackskirt(src.loc)
new /obj/item/clothing/under/skirt/(src.loc)
var/CHOICE = pick( /obj/item/clothing/head/beret , /obj/item/clothing/head/rabbitears )
new CHOICE(src.loc)
new /obj/item/clothing/glasses/sunglasses/blindfold(src.loc)