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

Donator items 012224 #1025

Merged
merged 6 commits into from
Jan 27, 2024
Merged

Conversation

lmenvs
Copy link
Collaborator

@lmenvs lmenvs commented Jan 23, 2024

About The Pull Request

Adds the donator items for tonymcsp!

Why It's Good For The Game

Changelog

🆑
add: Added tonymcsp's donator items! Thank you for your support!
/:cl:

Comment on lines 251 to 256
/datum/loadout_item/head/zed_officercap
/datum/loadout_item/head/zed_offic/datum/loadout_item/suit/aotcloak
name = "Survey Corps Cloak"
item_path = /obj/item/clothing/suit/hooded/aotcloak
donator_only = TRUE
requires_purchase = FALSE
name = "Zed Officer Cap"
item_path = /obj/item/clothing/head/costume/zed_officercap
donator_only = TRUE
requires_purchase = FALSE
ckeywhitelist = list("zedmastermind")
Copy link
Contributor

Choose a reason for hiding this comment

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

I... don't think you meant to move the aotcloak to another part of the file - and I especially don't think you meant to remove the ckeywhitelist for the zed_officercap.

@lmenvs
Copy link
Collaborator Author

lmenvs commented Jan 23, 2024 via email

@wraith-54321 wraith-54321 added this pull request to the merge queue Jan 27, 2024
Merged via the queue into Monkestation:master with commit 6686f21 Jan 27, 2024
15 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants