mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-24 05:36:57 +01:00
1.3.6 - Bug Fixes and Spurs
- Replaced 971 left facing windows with ones without super health. - Adjusted lights in both the medical and engineering rest rooms. - Adjusted several intercoms across the station, including the AI core ones. - Centcomm beach area sounds removed. - Adjusted maintenance between bridge and kitchen. - Keycard Identification thing added to HoP office. - Plastic flaps added to cargo deliveries office. - Fixed Emitter in Engineering outpost. - Fixed voided tile on t-comms, fixed the dark tiles. - Added a mighty fine cowboy hat.
This commit is contained in:
@@ -154,6 +154,12 @@ var/global/list/gear_datums = list()
|
||||
display_name = "cap, white"
|
||||
path = /obj/item/clothing/head/soft/mime
|
||||
|
||||
/datum/gear/cowboy
|
||||
display_name = "cowboy, rodeo"
|
||||
path = /obj/item/clothing/head/cowboy_hat
|
||||
cost = 3
|
||||
slot = slot_head
|
||||
|
||||
/datum/gear/hairflower
|
||||
display_name = "hair flower pin, red"
|
||||
path = /obj/item/clothing/head/hairflower
|
||||
|
||||
Reference in New Issue
Block a user