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

Techshop keys #652

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

xxxnoscopexx
Copy link
Contributor

About The Pull Request

creates techshop keys as a item rather then a map edit.

Why It's Good For The Game

lets glasswalkers potentially spawn with em and lets admins spawn more in.

Changelog

🆑
added techshop keys as a item.
🆑

makes techshop keys an actual item and not map edit
accidently left it under the ventrue path and didnt change the colors fixed with this commit
I realized that the name of the keys should probably be the same as key name for convenience sake.
@xxxnoscopexx
Copy link
Contributor Author

image
heres me testing it it works

@@ -309,6 +309,13 @@
)
color = "#e8ff29"

/obj/item/vamp/keys/techstore
Copy link
Contributor

Choose a reason for hiding this comment

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

Adding the item itself is great, but it also has to spawn in with the people who it is relevant to (glass walker werewolves). You should add it to their starting loadout, so we have an actual, in-game use for this item

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I dont know how to do that and was hoping someone else who knows how to would for now it would be just useful for admins to spawn it in incase someone steals them all or something

Copy link
Contributor

Choose a reason for hiding this comment

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

In that case, please replace the mapped in, varedited versions with these keys at least

@@ -309,6 +309,13 @@
)
color = "#e8ff29"

/obj/item/vamp/keys/techstore
Copy link
Contributor

Choose a reason for hiding this comment

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

In that case, please replace the mapped in, varedited versions with these keys at least

@Miraviel Miraviel added the Map Edit Thank you for your tile-placing service. It's always appreciated. label Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Map Edit Thank you for your tile-placing service. It's always appreciated.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants