Merge pull request #3144 from Anewbe/uniforms

Makes space in the uniforms.dmi file
This commit is contained in:
Neerti
2017-03-26 18:14:06 -04:00
committed by GitHub
41 changed files with 114 additions and 25 deletions
+1 -1
View File
@@ -226,7 +226,7 @@
delete_me = 1
/obj/effect/landmark/costume/cutewitch/New()
new /obj/item/clothing/under/sundress(src.loc)
new /obj/item/clothing/under/dress/sundress(src.loc)
new /obj/item/clothing/head/witchwig(src.loc)
new /obj/item/weapon/staff/broom(src.loc)
delete_me = 1
@@ -45,7 +45,7 @@
/obj/structure/closet/chefcloset/New()
..()
new /obj/item/clothing/under/sundress(src)
new /obj/item/clothing/under/dress/sundress(src)
new /obj/item/clothing/under/waiter(src)
new /obj/item/clothing/under/waiter(src)
new /obj/item/device/radio/headset/headset_service(src)