mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 16:47:13 +01:00
[MIRROR] Ports BeeStation Cloak sprites by Naevii! [MDB IGNORE] (#9309)
* Ports BeeStation Cloak sprites by Naevii! (#62603) imageadd: Ports BeeStation cloak * Ports BeeStation Cloak sprites by Naevii! * Makes the cloaks use the /tg/ ones since it's the same icons Co-authored-by: Imaginos16 <77556824+Imaginos16@users.noreply.github.com> Co-authored-by: GoldenAlpharex <jerego1234@hotmail.com>
This commit is contained in:
co-authored by
Imaginos16
GoldenAlpharex
parent
a7131aebb9
commit
134fc7042f
@@ -18,64 +18,36 @@
|
||||
name = "head of security's cloak"
|
||||
desc = "Worn by Securistan, ruling the station with an iron fist."
|
||||
icon_state = "hoscloak"
|
||||
// SKYRAT EDIT ADDITION BEGIN - CUSTOMIZATION
|
||||
icon = 'modular_skyrat/master_files/icons/obj/clothing/neck.dmi'
|
||||
worn_icon = 'modular_skyrat/master_files/icons/mob/clothing/neck.dmi'
|
||||
//SKYRAT EDIT ADDITION END
|
||||
|
||||
/obj/item/clothing/neck/cloak/qm
|
||||
name = "quartermaster's cloak"
|
||||
desc = "Worn by Cargonia, supplying the station with the necessary tools for survival."
|
||||
// SKYRAT EDIT ADDITION BEGIN - CUSTOMIZATION
|
||||
icon = 'modular_skyrat/master_files/icons/obj/clothing/neck.dmi'
|
||||
worn_icon = 'modular_skyrat/master_files/icons/mob/clothing/neck.dmi'
|
||||
//SKYRAT EDIT ADDITION END
|
||||
|
||||
/obj/item/clothing/neck/cloak/cmo
|
||||
name = "chief medical officer's cloak"
|
||||
desc = "Worn by Meditopia, the valiant men and women keeping pestilence at bay."
|
||||
icon_state = "cmocloak"
|
||||
// SKYRAT EDIT ADDITION BEGIN - CUSTOMIZATION
|
||||
icon = 'modular_skyrat/master_files/icons/obj/clothing/neck.dmi'
|
||||
worn_icon = 'modular_skyrat/master_files/icons/mob/clothing/neck.dmi'
|
||||
//SKYRAT EDIT ADDITION END
|
||||
|
||||
/obj/item/clothing/neck/cloak/ce
|
||||
name = "chief engineer's cloak"
|
||||
desc = "Worn by Engitopia, wielders of an unlimited power."
|
||||
icon_state = "cecloak"
|
||||
resistance_flags = FIRE_PROOF
|
||||
// SKYRAT EDIT ADDITION BEGIN - CUSTOMIZATION
|
||||
icon = 'modular_skyrat/master_files/icons/obj/clothing/neck.dmi'
|
||||
worn_icon = 'modular_skyrat/master_files/icons/mob/clothing/neck.dmi'
|
||||
//SKYRAT EDIT ADDITION END
|
||||
|
||||
/obj/item/clothing/neck/cloak/rd
|
||||
name = "research director's cloak"
|
||||
desc = "Worn by Sciencia, thaumaturges and researchers of the universe."
|
||||
icon_state = "rdcloak"
|
||||
// SKYRAT EDIT ADDITION BEGIN - CUSTOMIZATION
|
||||
icon = 'modular_skyrat/master_files/icons/obj/clothing/neck.dmi'
|
||||
worn_icon = 'modular_skyrat/master_files/icons/mob/clothing/neck.dmi'
|
||||
//SKYRAT EDIT ADDITION END
|
||||
|
||||
/obj/item/clothing/neck/cloak/cap
|
||||
name = "captain's cloak"
|
||||
desc = "Worn by the commander of Space Station 13."
|
||||
icon_state = "capcloak"
|
||||
// SKYRAT EDIT ADDITION BEGIN - CUSTOMIZATION
|
||||
icon = 'modular_skyrat/master_files/icons/obj/clothing/neck.dmi'
|
||||
worn_icon = 'modular_skyrat/master_files/icons/mob/clothing/neck.dmi'
|
||||
//SKYRAT EDIT ADDITION END
|
||||
|
||||
/obj/item/clothing/neck/cloak/hop
|
||||
name = "head of personnel's cloak"
|
||||
desc = "Worn by the Head of Personnel. It smells faintly of bureaucracy."
|
||||
icon_state = "hopcloak"
|
||||
// SKYRAT EDIT ADDITION BEGIN - CUSTOMIZATION
|
||||
icon = 'modular_skyrat/master_files/icons/obj/clothing/neck.dmi'
|
||||
worn_icon = 'modular_skyrat/master_files/icons/mob/clothing/neck.dmi'
|
||||
//SKYRAT EDIT ADDITION END
|
||||
|
||||
/obj/item/clothing/suit/hooded/cloak/goliath
|
||||
name = "goliath cloak"
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 108 KiB After Width: | Height: | Size: 110 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 31 KiB |
Reference in New Issue
Block a user