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

fix item spinning messages #1370

Merged
merged 1 commit into from Jul 5, 2020
Merged

Conversation

zjdtmkhzt
Copy link
Contributor

[minor]

About the PR

This makes it so that spinning items should show messages again like it did before this pair of commits.
0319e02 8c3fd2f
Since the return value of onspin wasn't actually assigned to message and the parent of onspin wasn't actually called, no message was made.
Since I made it so that all onspins now call their parent, it also has the side effect of making it possible to drop things like guns/reagent containers. I think this is ok?

Why's this needed?

Features should work and spinning your gun makes you look cool.
related forum thread

@zjdtmkhzt zjdtmkhzt added P-Trivial A bug that is extremely trivial, such as a spelling issue P-Minor A bug that does not impact usage of a feature. These are often visual issues and removed P-Trivial A bug that is extremely trivial, such as a spelling issue labels Jul 5, 2020
@ZeWaka ZeWaka merged commit 2ea57b4 into goonstation:master Jul 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P-Minor A bug that does not impact usage of a feature. These are often visual issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants