Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MIRROR] Generalize chameleon extension setup #1734

Merged
merged 1 commit into from
Dec 29, 2023

Conversation

SierraHelper
Copy link
Collaborator

Оригинальный PR: Baystation12#34416

Either add the ITEM_FLAG_IS_CHAMELEON_ITEM to the item_flags-var for /obj/item types which should always have the chameleon extension applied, or call /obj/proc/SetupChameleonExtension() for items which should be given the extension during runtime.

The proc won't error if no compatible chameleon extension is found, unless also supplied with a truthy argument.

@SuhEugene SuhEugene merged commit 4ae51af into dev-sierra Dec 29, 2023
13 checks passed
@SuhEugene SuhEugene deleted the upstream-pr-34416 branch December 29, 2023 06:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants