mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 21:18:37 +01:00
Makes the veteran cloak less straining on the eyes (#5529)
## About The Pull Request This PR is simply to make the Veteran cloak, aka the cloak you get for having 5000 hours playtime (living) less straining on the eyes for the person having it and the people seeing it with it being less flashy and less just one solid color giving it texture from all observeable sides ## Why It's Good For The Game Less flashy lights on screen = good ## Proof Of Testing Works on my machine https://github.com/user-attachments/assets/fdf4666f-a018-401c-9b3d-f84c1e0c0444 ## Changelog 🆑 image: Makes the veteran alot less straining on the eyes and gives it more texture /🆑
This commit is contained in:
@@ -84,5 +84,8 @@
|
||||
/obj/item/clothing/neck/cloak/skill_reward/playing
|
||||
name = "legendary veteran's cloak"
|
||||
desc = "Worn by the wisest of veteran employees, this legendary cloak is only attainable by maintaining a living employment agreement with Nanotrasen for over <b>five thousand hours</b>. This status symbol represents a being is better than you in nearly every quantifiable way, simple as that."
|
||||
icon = 'modular_zubbers/icons/obj/clothing/neck/neck.dmi' //Bubber Addition
|
||||
worn_icon = 'modular_zubbers/icons/mob/clothing/neck/neck.dmi' //Bubber Addition
|
||||
worn_icon_teshari = 'modular_zubbers/icons/mob/clothing/species/teshari/neck.dmi' //Bubber Addition
|
||||
icon_state = "playercloak"
|
||||
element_type = /datum/element/skill_reward/veteran
|
||||
|
||||
Reference in New Issue
Block a user