mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-24 04:26:38 +01:00
One final grammar fix.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/obj/item/clothing/suit/storage/seromi/cloak
|
||||
name = "black and orange cloak "
|
||||
desc = "It drapes over a Teshari's shoulders and closes at the neck with pockets convienently placed inside."
|
||||
desc = "It drapes over a teshari's shoulders and closes at the neck with pockets convienently placed inside."
|
||||
icon = 'icons/mob/species/seromi/teshari_cloak.dmi'
|
||||
icon_override = 'icons/mob/species/seromi/teshari_cloak.dmi'
|
||||
icon_state = "tesh_cloak_bo"
|
||||
@@ -144,102 +144,102 @@
|
||||
|
||||
/obj/item/clothing/suit/storage/seromi/cloak/jobs/cargo
|
||||
name = "Cargo cloak"
|
||||
desc = "A soft Teshari cloak made for the Cargo department"
|
||||
desc = "A soft teshari cloak made for the Cargo department"
|
||||
icon_state = "tesh_cloak_car"
|
||||
item_state = "tesh_cloak_car"
|
||||
|
||||
/obj/item/clothing/suit/storage/seromi/cloak/jobs/mining
|
||||
name = "Mining cloak"
|
||||
desc = "A soft Teshari cloak made for Mining"
|
||||
desc = "A soft teshari cloak made for Mining"
|
||||
icon_state = "tesh_cloak_mine"
|
||||
item_state = "tesh_cloak_mine"
|
||||
|
||||
/obj/item/clothing/suit/storage/seromi/cloak/jobs/command
|
||||
name = "Command cloak"
|
||||
desc = "A soft Teshari cloak made for the Command department"
|
||||
desc = "A soft teshari cloak made for the Command department"
|
||||
icon_state = "tesh_cloak_comm"
|
||||
item_state = "tesh_cloak_comm"
|
||||
|
||||
/obj/item/clothing/suit/storage/seromi/cloak/jobs/ce
|
||||
name = "Cheif Engineer's cloak"
|
||||
desc = "A soft Teshari cloak made the Chief Engineer"
|
||||
desc = "A soft teshari cloak made the Chief Engineer"
|
||||
icon_state = "tesh_cloak_ce"
|
||||
item_state = "tesh_cloak_ce"
|
||||
|
||||
/obj/item/clothing/suit/storage/seromi/cloak/jobs/engineer
|
||||
name = "Engineering cloak"
|
||||
desc = "A soft Teshari cloak made for the Engineering department"
|
||||
desc = "A soft teshari cloak made for the Engineering department"
|
||||
icon_state = "tesh_cloak_engie"
|
||||
item_state = "tesh_cloak_engie"
|
||||
|
||||
/obj/item/clothing/suit/storage/seromi/cloak/jobs/atmos
|
||||
name = "Atmos Tech cloak"
|
||||
desc = "A soft Teshari cloak made for the Atmos Tech"
|
||||
desc = "A soft teshari cloak made for the Atmos Tech"
|
||||
icon_state = "tesh_cloak_atmos"
|
||||
item_state = "tesh_cloak_atmos"
|
||||
|
||||
/obj/item/clothing/suit/storage/seromi/cloak/jobs/cmo
|
||||
name = "Chief Medical Officer cloak"
|
||||
desc = "A soft Teshari cloak made the Cheif Medical Officer"
|
||||
desc = "A soft teshari cloak made the Cheif Medical Officer"
|
||||
icon_state = "tesh_cloak_cmo"
|
||||
item_state = "tesh_cloak_cmo"
|
||||
|
||||
/obj/item/clothing/suit/storage/seromi/cloak/jobs/medical
|
||||
name = "Medical cloak"
|
||||
desc = "A soft Teshari cloak made for the Medical department"
|
||||
desc = "A soft teshari cloak made for the Medical department"
|
||||
icon_state = "tesh_cloak_doc"
|
||||
item_state = "tesh_cloak_doc"
|
||||
|
||||
/obj/item/clothing/suit/storage/seromi/cloak/jobs/chemistry
|
||||
name = "Chemistry cloak"
|
||||
desc = "A soft Teshari cloak made for the Chemist"
|
||||
desc = "A soft teshari cloak made for the Chemist"
|
||||
icon_state = "tesh_cloak_chem"
|
||||
item_state = "tesh_cloak_chem"
|
||||
|
||||
/obj/item/clothing/suit/storage/seromi/cloak/jobs/viro
|
||||
name = "Virologist cloak"
|
||||
desc = "A soft Teshari cloak made for the Virologist"
|
||||
desc = "A soft teshari cloak made for the Virologist"
|
||||
icon_state = "tesh_cloak_viro"
|
||||
item_state = "tesh_cloak_viro"
|
||||
|
||||
/obj/item/clothing/suit/storage/seromi/cloak/jobs/para
|
||||
name = "Paramedic cloak"
|
||||
desc = "A soft Teshari cloak made for the Paramedic"
|
||||
desc = "A soft teshari cloak made for the Paramedic"
|
||||
icon_state = "tesh_cloak_para"
|
||||
item_state = "tesh_cloak_para"
|
||||
|
||||
/obj/item/clothing/suit/storage/seromi/cloak/jobs/sci
|
||||
name = "Scientist cloak"
|
||||
desc = "A soft Teshari cloak made for the Science department"
|
||||
desc = "A soft teshari cloak made for the Science department"
|
||||
icon_state = "tesh_cloak_sci"
|
||||
item_state = "tesh_cloak_sci"
|
||||
|
||||
/obj/item/clothing/suit/storage/seromi/cloak/jobs/robo
|
||||
name = "Roboticist cloak"
|
||||
desc = "A soft Teshari cloak made for the Roboticist"
|
||||
desc = "A soft teshari cloak made for the Roboticist"
|
||||
icon_state = "tesh_cloak_robo"
|
||||
item_state = "tesh_cloak_robo"
|
||||
|
||||
/obj/item/clothing/suit/storage/seromi/cloak/jobs/sec
|
||||
name = "Security cloak"
|
||||
desc = "A soft Teshari cloak made for the Security department"
|
||||
desc = "A soft teshari cloak made for the Security department"
|
||||
icon_state = "tesh_cloak_sec"
|
||||
item_state = "tesh_cloak_sec"
|
||||
|
||||
/obj/item/clothing/suit/storage/seromi/cloak/jobs/qm
|
||||
name = "Quartermaster's cloak"
|
||||
desc = "A soft Teshari cloak made for the Quartermaster"
|
||||
desc = "A soft teshari cloak made for the Quartermaster"
|
||||
icon_state = "tesh_cloak_qm"
|
||||
item_state = "tesh_cloak_qm"
|
||||
|
||||
/obj/item/clothing/suit/storage/seromi/cloak/jobs/service
|
||||
name = "Service cloak"
|
||||
desc = "A soft Teshari cloak made for the Service department"
|
||||
desc = "A soft teshari cloak made for the Service department"
|
||||
icon_state = "tesh_cloak_serv"
|
||||
item_state = "tesh_cloak_serv"
|
||||
|
||||
/obj/item/clothing/suit/storage/seromi/cloak/jobs/iaa
|
||||
name = "Iaa cloak"
|
||||
desc = "A soft Teshari cloak made for the Internal Affairs Agent"
|
||||
name = "IAA cloak"
|
||||
desc = "A soft teshari cloak made for the Internal Affairs Agent"
|
||||
icon_state = "tesh_cloak_iaa"
|
||||
item_state = "tesh_cloak_iaa"
|
||||
@@ -34,7 +34,7 @@
|
||||
icon_state = "seromi_rainbow"
|
||||
|
||||
/obj/item/clothing/under/seromi/undercoat
|
||||
desc = "A Teshari traditional garb, with a modern twist! Made of micro and nanofibres to make it light and billowy, perfect for going fast and stylishly!"
|
||||
desc = "A teshari traditional garb, with a modern twist! Made of micro and nanofibres to make it light and billowy, perfect for going fast and stylishly!"
|
||||
icon = 'icons/mob/species/seromi/teshari_uniform.dmi'
|
||||
icon_override = 'icons/mob/species/seromi/teshari_uniform.dmi'
|
||||
icon_state = "tesh_uniform_bo"
|
||||
@@ -172,13 +172,13 @@
|
||||
|
||||
/obj/item/clothing/under/seromi/undercoat/jobs/cargo
|
||||
name = "Cargo undercoat"
|
||||
desc = "A traditional Teshari garb made for the Cargo department"
|
||||
desc = "A traditional teshari garb made for the Cargo department"
|
||||
icon_state = "tesh_uniform_car"
|
||||
item_state = "tesh_uniform_car"
|
||||
|
||||
/obj/item/clothing/under/seromi/undercoat/jobs/mining
|
||||
name = "Mining undercoat"
|
||||
desc = "A traditional Teshari garb made for Mining"
|
||||
desc = "A traditional teshari garb made for Mining"
|
||||
icon_state = "tesh_uniform_mine"
|
||||
item_state = "tesh_uniform_mine"
|
||||
|
||||
@@ -190,96 +190,96 @@
|
||||
|
||||
/obj/item/clothing/under/seromi/undercoat/jobs/command_g
|
||||
name = "Command undercoat (gold buttons)"
|
||||
desc = "A traditional Teshari garb made for the Command department"
|
||||
desc = "A traditional teshari garb made for the Command department"
|
||||
icon_state = "tesh_uniform_comm_g"
|
||||
item_state = "tesh_uniform_comm_g"
|
||||
|
||||
/obj/item/clothing/under/seromi/undercoat/jobs/ce
|
||||
name = "Cheif Engineer's undercoat"
|
||||
desc = "A traditional Teshari garb made for the Chief Engineer"
|
||||
desc = "A traditional teshari garb made for the Chief Engineer"
|
||||
icon_state = "tesh_uniform_ce"
|
||||
item_state = "tesh_uniform_ce"
|
||||
|
||||
/obj/item/clothing/under/seromi/undercoat/jobs/ce_w
|
||||
name = "Cheif Engineer's undercoat (white)"
|
||||
desc = "A traditional Teshari garb made for the department"
|
||||
desc = "A traditional teshari garb made for the department"
|
||||
icon_state = "tesh_uniform_ce_w"
|
||||
item_state = "tesh_uniform_ce_w"
|
||||
|
||||
/obj/item/clothing/under/seromi/undercoat/jobs/engineer
|
||||
name = "Engineering undercoat"
|
||||
desc = "A traditional Teshari garb made for the Engineering department"
|
||||
desc = "A traditional teshari garb made for the Engineering department"
|
||||
icon_state = "tesh_uniform_engie"
|
||||
item_state = "tesh_uniform_engie"
|
||||
|
||||
/obj/item/clothing/under/seromi/undercoat/jobs/atmos
|
||||
name = "Atmos Tech undercoat"
|
||||
desc = "A traditional Teshari garb made for the Atmos Tech"
|
||||
desc = "A traditional teshari garb made for the Atmos Tech"
|
||||
icon_state = "tesh_uniform_atmos"
|
||||
item_state = "tesh_uniform_atmos"
|
||||
|
||||
/obj/item/clothing/under/seromi/undercoat/jobs/cmo
|
||||
name = "Chief Medical Officer undercoat"
|
||||
desc = "A traditional Teshari garb made for the Cheif Medical Officer"
|
||||
desc = "A traditional teshari garb made for the Cheif Medical Officer"
|
||||
icon_state = "tesh_uniform_cmo"
|
||||
item_state = "tesh_uniform_cmo"
|
||||
|
||||
/obj/item/clothing/under/seromi/undercoat/jobs/medical
|
||||
name = "Medical undercoat"
|
||||
desc = "A traditional Teshari garb made for the Medical department"
|
||||
desc = "A traditional teshari garb made for the Medical department"
|
||||
icon_state = "tesh_uniform_doc"
|
||||
item_state = "tesh_uniform_doc"
|
||||
|
||||
/obj/item/clothing/under/seromi/undercoat/jobs/chemistry
|
||||
name = "Chemistry undercoat"
|
||||
desc = "A traditional Teshari garb made for the Chemist"
|
||||
desc = "A traditional teshari garb made for the Chemist"
|
||||
icon_state = "tesh_uniform_chem"
|
||||
item_state = "tesh_uniform_chem"
|
||||
|
||||
/obj/item/clothing/under/seromi/undercoat/jobs/viro
|
||||
name = "Virologist undercoat"
|
||||
desc = "A traditional Teshari garb made for the Virologist"
|
||||
desc = "A traditional teshari garb made for the Virologist"
|
||||
icon_state = "tesh_uniform_viro"
|
||||
item_state = "tesh_uniform_viro"
|
||||
|
||||
/obj/item/clothing/under/seromi/undercoat/jobs/para
|
||||
name = "Paramedic undercoat"
|
||||
desc = "A traditional Teshari garb made for the Paramedic"
|
||||
desc = "A traditional teshari garb made for the Paramedic"
|
||||
icon_state = "tesh_uniform_para"
|
||||
item_state = "tesh_uniform_para"
|
||||
|
||||
/obj/item/clothing/under/seromi/undercoat/jobs/sci
|
||||
name = "Scientist undercoat"
|
||||
desc = "A traditional Teshari garb made for the Science department"
|
||||
desc = "A traditional teshari garb made for the Science department"
|
||||
icon_state = "tesh_uniform_sci"
|
||||
item_state = "tesh_uniform_sci"
|
||||
|
||||
/obj/item/clothing/under/seromi/undercoat/jobs/robo
|
||||
name = "Roboticist undercoat"
|
||||
desc = "A traditional Teshari garb made for the Roboticist"
|
||||
desc = "A traditional teshari garb made for the Roboticist"
|
||||
icon_state = "tesh_uniform_robo"
|
||||
item_state = "tesh_uniform_robo"
|
||||
|
||||
/obj/item/clothing/under/seromi/undercoat/jobs/sec
|
||||
name = "Security undercoat"
|
||||
desc = "A traditional Teshari garb made for the Security department"
|
||||
desc = "A traditional teshari garb made for the Security department"
|
||||
icon_state = "tesh_uniform_sec"
|
||||
item_state = "tesh_uniform_sec"
|
||||
|
||||
/obj/item/clothing/under/seromi/undercoat/jobs/qm
|
||||
name = "Quarter master's undercoat"
|
||||
desc = "A traditional Teshari garb made for the Quartermaster"
|
||||
name = "Quartermaster's undercoat"
|
||||
desc = "A traditional teshari garb made for the Quartermaster"
|
||||
icon_state = "tesh_uniform_qm"
|
||||
item_state = "tesh_uniform_qm"
|
||||
|
||||
/obj/item/clothing/under/seromi/undercoat/jobs/service
|
||||
name = "Service undercoat"
|
||||
desc = "A traditional Teshari garb made for the Service department"
|
||||
desc = "A traditional teshari garb made for the Service department"
|
||||
icon_state = "tesh_uniform_serv"
|
||||
item_state = "tesh_uniform_serv"
|
||||
|
||||
/obj/item/clothing/under/seromi/undercoat/jobs/iaa
|
||||
name = "IAA undercoat"
|
||||
desc = "A traditional Teshari garb made for the Internal Affairs Agent"
|
||||
desc = "A traditional teshari garb made for the Internal Affairs Agent"
|
||||
icon_state = "tesh_uniform_iaa"
|
||||
item_state = "tesh_uniform_iaa"
|
||||
Reference in New Issue
Block a user