Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Conversation

@jachlompsky
Copy link
Contributor

Document the changes in your pull request

Adds a chameleon envirosuit, and envirohelm, for plasmaman traitors. These will automatically replace the chameleon jumpsuit and hat when a plasmaman buys a chameleon kit. The suit and helm have armor equivalent to the chameleon jumpsuit and hat, and of course have all the functions of a normal envirosuit/helm- except I removed the helmet light from the envirohelm, because turning it on just changes whatever helmet you're using to a lit-up purple envirohelm, which would be not fun if you didn't know beforehand and someone noticed.

Wiki Documentation

Mention that plasmamen get their respective clothing types in chameleon kit.

Changelog

🆑
rscadd: Added chameleon envirosuit and envirohelm.
tweak: Chameleon envirosuit and helm in chamkits for plasmamen.

/:cl:

@Yogbot-13 Yogbot-13 added Feature This adds new content to the game Tweak This PR contains changes to the game. labels Feb 27, 2023
@tattax
Copy link
Contributor

tattax commented Feb 27, 2023

webediting for a good cause

jachlompsky and others added 2 commits February 26, 2023 17:32
Co-authored-by: tattax <71668564+tattax@users.noreply.github.com>
Co-authored-by: tattax <71668564+tattax@users.noreply.github.com>
Co-authored-by: tattax <71668564+tattax@users.noreply.github.com>
chameleon_action.syndicate = TRUE
chameleon_action.chameleon_type = /obj/item/clothing/under
chameleon_action.chameleon_name = "Jumpsuit"
chameleon_action.chameleon_blacklist = typecacheof(list(/obj/item/clothing/under, /obj/item/clothing/under/color, /obj/item/clothing/under/rank, /obj/item/clothing/under/changeling)), only_root_path = TRUE)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
chameleon_action.chameleon_blacklist = typecacheof(list(/obj/item/clothing/under, /obj/item/clothing/under/color, /obj/item/clothing/under/rank, /obj/item/clothing/under/changeling)), only_root_path = TRUE)
chameleon_action.chameleon_blacklist = typecacheof(list(/obj/item/clothing/under, /obj/item/clothing/under/color, /obj/item/clothing/under/rank, /obj/item/clothing/under/changeling), only_root_path = TRUE)

my bad

@jachlompsky
Copy link
Contributor Author

my bad for accidentally putting my first attempt in here instead of what I had after I finished testing it. everythin fixed now

@Bibby0110 Bibby0110 merged commit 3afe69e into yogstation13:master Mar 5, 2023
Yogbot-13 added a commit that referenced this pull request Mar 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Feature This adds new content to the game Tweak This PR contains changes to the game.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants