mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-07-12 07:32:33 +01:00
Add Nurse Hat to Loadout
Cost 1 point, no job restriction
This commit is contained in:
@@ -271,6 +271,12 @@
|
||||
display_name = "rabbit ears"
|
||||
path = /obj/item/clothing/head/rabbitears
|
||||
|
||||
//CHOMPStation Addition Start - TFF 17/10/19 - Add Nurse Hat for one point, no job lock
|
||||
/datum/gear/head/nurse_hat
|
||||
display_name = "hat, nurse"
|
||||
path = /obj/item/clothing/head/nursehat
|
||||
//CHOMPStation Addition End
|
||||
|
||||
/datum/gear/head/beanie
|
||||
display_name = "beanie"
|
||||
path = /obj/item/clothing/head/beanie
|
||||
|
||||
Reference in New Issue
Block a user