diff --git a/code/modules/client/preference_setup/loadout/items/factions.dm b/code/modules/client/preference_setup/loadout/items/factions.dm index fb1f0bebe5d..616ce528f58 100644 --- a/code/modules/client/preference_setup/loadout/items/factions.dm +++ b/code/modules/client/preference_setup/loadout/items/factions.dm @@ -40,6 +40,13 @@ idris_sec_uniforms["idris detective uniform"] = /obj/item/clothing/under/det/idris/alt gear_tweaks += new /datum/gear_tweak/path(idris_sec_uniforms) +/datum/gear/faction/idris_dress + display_name = "idris hospitality dress" + description = "A snazzy teal dress typically worn by Idris service staff." + path = /obj/item/clothing/under/dress/idris + slot = slot_w_uniform + faction = "Idris Incorporated" + /datum/gear/faction/idris_armband display_name = "idris armband" path = /obj/item/clothing/accessory/armband/idris diff --git a/code/modules/clothing/factions/idris.dm b/code/modules/clothing/factions/idris.dm index 4739d251754..0df96351937 100644 --- a/code/modules/clothing/factions/idris.dm +++ b/code/modules/clothing/factions/idris.dm @@ -98,3 +98,12 @@ icon_state = "idris_windbreaker" item_state = "idris_windbreaker" contained_sprite = TRUE + +// Fancy dress, for service staff and ICSUs. +/obj/item/clothing/under/dress/idris + name = "idris incorporated hospitality dress" + desc = "This is a stylish knee-length teal dress, installed with its own in-built undershirt and scarf that cannot be removed. It is branded prominently with the logo of Idris Incorporated. Commonly worn among Idris Customer Service units, alongside their organic peers." + icon = 'icons/clothing/under/uniforms/idris_dress.dmi' + icon_state = "idris_dress" + item_state = "idris_dress" + contained_sprite = TRUE diff --git a/html/changelogs/hazelmouse-idrisdress.yml b/html/changelogs/hazelmouse-idrisdress.yml new file mode 100644 index 00000000000..098164fd6d5 --- /dev/null +++ b/html/changelogs/hazelmouse-idrisdress.yml @@ -0,0 +1,59 @@ +################################ +# Example Changelog File +# +# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb. +# +# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.) +# When it is, any changes listed below will disappear. +# +# Valid Prefixes: +# bugfix +# - (fixes bugs) +# wip +# - (work in progress) +# qol +# - (quality of life) +# soundadd +# - (adds a sound) +# sounddel +# - (removes a sound) +# rscadd +# - (adds a feature) +# rscdel +# - (removes a feature) +# imageadd +# - (adds an image or sprite) +# imagedel +# - (removes an image or sprite) +# spellcheck +# - (fixes spelling or grammar) +# experiment +# - (experimental change) +# balance +# - (balance changes) +# code_imp +# - (misc internal code change) +# refactor +# - (refactors code) +# config +# - (makes a change to the config files) +# admin +# - (makes changes to administrator tools) +# server +# - (miscellaneous changes to server) +################################# + +# Your name. +author: Comet Blaze, hazelmouse + +# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again. +delete-after: True + +# Any changes you've made. See valid prefix list above. +# INDENT WITH TWO SPACES. NOT TABS. SPACES. +# SCREW THIS UP AND IT WON'T WORK. +# Also, this gets changed to [] after reading. Just remove the brackets when you add new shit. +# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog. +changes: + - rscadd: "Added a teal dress for Idris Incorporated to the loadout, accessible to characters of the appropriate corporation, intended primarily for use by Idris service staff." + - rscadd: "Added the new Idris Incorporated dress to the Idris Cruiser ghostrole." diff --git a/icons/clothing/under/uniforms/idris_dress.dmi b/icons/clothing/under/uniforms/idris_dress.dmi new file mode 100644 index 00000000000..e9c3d78adf2 Binary files /dev/null and b/icons/clothing/under/uniforms/idris_dress.dmi differ diff --git a/maps/away/ships/idris/idris_cruiser.dmm b/maps/away/ships/idris/idris_cruiser.dmm index 103149966c1..ec420dd3e94 100644 --- a/maps/away/ships/idris/idris_cruiser.dmm +++ b/maps/away/ships/idris/idris_cruiser.dmm @@ -2465,6 +2465,8 @@ /obj/item/clothing/suit/storage/hooded/wintercoat/idris, /obj/item/clothing/suit/storage/toggle/labcoat/idris/alt, /obj/machinery/firealarm/south, +/obj/item/clothing/under/dress/idris, +/obj/item/clothing/under/dress/idris, /turf/simulated/floor/tiled/full, /area/ship/idris_cruiser/crew_quarters) "jK" = ( @@ -6683,6 +6685,8 @@ /obj/structure/cable/green{ icon_state = "1-4" }, +/obj/item/clothing/under/dress/idris, +/obj/item/clothing/under/dress/idris, /turf/simulated/floor/tiled/full, /area/ship/idris_cruiser/crew_quarters) "xU" = (