mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 12:29:46 +01:00
Merge branch 'master' into updates_the_nbt
# Conflicts: # code/__defines/misc.dm # code/game/machinery/machinery.dm # maps/_common/mapsystem/map.dm
This commit is contained in:
@@ -262,7 +262,7 @@
|
||||
faction = "Hephaestus Industries"
|
||||
|
||||
/datum/gear/faction/heph_passcard
|
||||
display_name = "hephaestus burszia passcard"
|
||||
path = /obj/item/clothing/accessory/badge/passcard/burszia
|
||||
display_name = "hephaestus burzsia passcard"
|
||||
path = /obj/item/clothing/accessory/badge/passcard/burzsia
|
||||
slot = slot_tie
|
||||
faction = "Hephaestus Industries"
|
||||
|
||||
@@ -202,6 +202,7 @@
|
||||
colorpants["striped pants"] = /obj/item/clothing/under/pants/striped
|
||||
colorpants["tailored jeans"] = /obj/item/clothing/under/pants/tailoredjeans
|
||||
colorpants["mustang jeans"] = /obj/item/clothing/under/pants/musthangcolour
|
||||
colorpants["shorts"] = /obj/item/clothing/under/shorts/color
|
||||
gear_tweaks += new /datum/gear_tweak/path(colorpants)
|
||||
|
||||
/datum/gear/uniform/turtleneck
|
||||
|
||||
Reference in New Issue
Block a user