Donatoritem kon (#13417)

* Delete custom_w.dmi

* Add files via upload

* Delete custom.dmi

* Add files via upload

* Delete donator_clothing.dm

* Add files via upload

* Update donator_personal.dm

* Update modular_skyrat/modules/customization/modules/clothing/~donator/donator_clothing.dm

Co-authored-by: Pinta <68373373+softcerv@users.noreply.github.com>

* Update modular_skyrat/modules/customization/modules/clothing/~donator/donator_clothing.dm

Co-authored-by: Pinta <68373373+softcerv@users.noreply.github.com>

* Update donator_personal.dm

Co-authored-by: Pinta <68373373+softcerv@users.noreply.github.com>
This commit is contained in:
Jewsader
2022-05-11 02:02:08 +02:00
committed by GitHub
co-authored by Pinta
parent c402f50509
commit bde7d40699
4 changed files with 13 additions and 1 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.1 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB

@@ -1376,3 +1376,12 @@
icon = 'modular_skyrat/master_files/icons/donator/obj/clothing/glasses.dmi'
icon_state = "supergarsred"
worn_icon = 'modular_skyrat/master_files/icons/donator/mob/clothing/eyes.dmi'
//Donation reward for Konstyantyn
/obj/item/clothing/accessory/badge/holo/jade
name = "jade holobadge"
desc = "A strangely green holobadge. 'Lieutenant Uriah' is stamped onto it, above the letters JS."
icon = 'modular_skyrat/master_files/icons/donator/obj/custom.dmi'
worn_icon = 'modular_skyrat/master_files/icons/donator/mob/clothing/custom_w.dmi'
icon_state = "greenbadge"
@@ -424,5 +424,8 @@
name = "Obscene Sergal Plushie"
item_path = /obj/item/toy/plush/roselia
ckeywhitelist = list("ultimarifox")
/datum/loadout_item/accessories/mercbadge
name = "Jade Badge"
item_path = /obj/item/clothing/accessory/badge/holo/jade
ckeywhitelist = list("konstyantyn")