mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-12 16:38:18 +01:00
Merge pull request #325 from jjpark-kb/pharaohtoloadout
add pharaoh hat to loadout
This commit is contained in:
@@ -101,4 +101,9 @@
|
||||
/datum/gear/santahatg
|
||||
name = "Green Santa Hat"
|
||||
category = SLOT_HEAD
|
||||
path = /obj/item/clothing/head/christmashatg
|
||||
path = /obj/item/clothing/head/christmashatg
|
||||
|
||||
/datum/gear/pharaohmhat
|
||||
name = "Pharaoh Hat"
|
||||
category = SLOT_HEAD
|
||||
path = /obj/item/clothing/head/pharaoh
|
||||
|
||||
Reference in New Issue
Block a user