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

[changed] Present won't take fall damage and won't get sawed immediately (new) #2249

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

Conversation

mugg91
Copy link
Contributor

@mugg91 mugg91 commented Dec 16, 2024

Status

  • READY: this PR is (to the best of your knowledge) ready to be incorporated into the game.

Description

[fixed] Present will not get sawed immediately when spawned during the Christmas event
[fixed] Present will not take fall damage when spawned during the Christmas event (when touching a wall and falling down)
[fixed] that you couldn't hit Present of the same color as your team
[fixed] When a bush, flowers or grain plant spawns at a Saw, it won't get sawed.
[changed] Present will gib when opened or destroyed

Fixes #1818
Fixes #1540

This an improved version of #1826 . It does the following additional changes:

  • Fixed file conflicts
  • Saw doesn't check for "present" specifically, but checks for tag "dont blend immediately". This tag is given to Present and Bush, Flowers and Grain Plant (because when they spawn at Saw, they are sawed immediately which looks odd).
  • Present will gib into pieces and make a destruction sound when opened or destroyed. Previously it just disappeared.

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.

Make presents immune to fall damage Christmas Presents can't spawn at Saws
1 participant