mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 03:27:46 +01:00
I added in three new clothing pieces. A chicken suit, a Holidaypriest suit and a nurse suit and nurse hat.
I added the holidaypriest suit and the nurse suit and hat to their respective lockers in chapel and Medbay. I also placed the chicken suit in the theatre. Barman has a new drink named Singulo and Carrot Fries and Meatball spagetti was fixed. Thanks goes to Farart for all these great sprites. So thanks Farart. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1806 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -40,6 +40,8 @@
|
||||
new /obj/item/weapon/cartridge/medical( src )
|
||||
new /obj/item/device/radio/headset/headset_med( src )
|
||||
new /obj/item/weapon/storage/utilitybelt/medical( src )
|
||||
new /obj/item/clothing/under/rank/nursesuit ( src )
|
||||
new /obj/item/clothing/head/nursehat ( src )
|
||||
return
|
||||
|
||||
/obj/secure_closet/CMO/New()
|
||||
@@ -54,4 +56,6 @@
|
||||
new /obj/item/clothing/suit/labcoat(src)
|
||||
new /obj/item/clothing/mask/gas( src )
|
||||
new /obj/item/device/radio/headset/heads/cmo( src )
|
||||
new /obj/item/clothing/under/rank/nursesuit ( src )
|
||||
new /obj/item/clothing/head/nursehat ( src )
|
||||
return
|
||||
@@ -84,6 +84,7 @@
|
||||
new /obj/item/clothing/suit/nun( src )
|
||||
new /obj/item/clothing/suit/chaplain_hoodie( src )
|
||||
new /obj/item/clothing/head/chaplain_hood( src )
|
||||
new /obj/item/clothing/suit/holidaypriest( src )
|
||||
return
|
||||
|
||||
/obj/closet/wardrobe/green/New()
|
||||
|
||||
Reference in New Issue
Block a user