mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-23 04:56:23 +01:00
more loadout preferences
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
name = "Rice hat"
|
||||
category = SLOT_HEAD
|
||||
path = /obj/item/clothing/head/rice_hat
|
||||
blacklist_join_equip = TRUE
|
||||
|
||||
/datum/gear/ushanka
|
||||
name = "Ushanka"
|
||||
@@ -53,12 +54,14 @@
|
||||
category = SLOT_HEAD
|
||||
path = /obj/item/clothing/head/flakhelm
|
||||
cost = 2
|
||||
blacklist_join_equip = TRUE
|
||||
|
||||
/datum/gear/delinquent //Now you too can become like your favorite punchy ghost protagonist
|
||||
name = "Delinquent Hat"
|
||||
category = SLOT_HEAD
|
||||
path = /obj/item/clothing/head/delinquent
|
||||
cost = 3
|
||||
blacklist_join_equip = TRUE
|
||||
|
||||
/datum/gear/bunnyears
|
||||
name = "Bunny Ears"
|
||||
|
||||
Reference in New Issue
Block a user