mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-18 10:34:10 +01:00
Merge pull request #14285 from Detective-Google/halos
adds halos to loadout
This commit is contained in:
@@ -126,6 +126,14 @@
|
||||
..()
|
||||
gear_tweaks += gear_tweak_free_color_choice
|
||||
|
||||
/datum/gear/head/halo
|
||||
display_name = "halo (colorable)"
|
||||
path = /obj/item/clothing/head/halo
|
||||
|
||||
/datum/gear/head/halo/New()
|
||||
..()
|
||||
gear_tweaks += gear_tweak_free_color_choice
|
||||
|
||||
/datum/gear/head/cap/mbill
|
||||
display_name = "cap, major bill's"
|
||||
path = /obj/item/clothing/head/soft/mbill
|
||||
@@ -436,4 +444,4 @@
|
||||
|
||||
/datum/gear/head/wheat
|
||||
display_name = "straw hat"
|
||||
path = /obj/item/clothing/head/wheat
|
||||
path = /obj/item/clothing/head/wheat
|
||||
|
||||
Reference in New Issue
Block a user