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

Fixes Toy Sword Icon & Rewrites It to Use E-Sword Procs. #6054

Merged

Conversation

Captain277
Copy link
Contributor

About The Pull Request

  1. Fixes Toy Sword Icon and Rewrites Procs to use E-Sword.

Why It's Good For The Game

  1. The toy sword off icon was broken, so I looked into it and it's using an outdated sprite name. So I changed it, but then I looked over the proc, and I realized it would be more fun if the toy sword had some of the real one's traits - like the rainbow thing if you multitool it, and alt-click color change support. So I started adding those, but I didn't like putting all of it in one attack_self proc, so I've instead just cloned over the procs from the esword and adjusted them to suit the toy instead!

Changelog

🆑
fix: Fixes broken toy sword icon and changes its procs.
/:cl:

@github-actions github-actions bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Oct 4, 2023
silicons pushed a commit that referenced this pull request Oct 4, 2023
silicons pushed a commit that referenced this pull request Oct 5, 2023
silicons pushed a commit that referenced this pull request Oct 8, 2023
silicons pushed a commit that referenced this pull request Oct 8, 2023
silicons pushed a commit that referenced this pull request Oct 9, 2023
@silicons silicons merged commit 36a3b1c into Citadel-Station-13:master Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants