Fixes some duped code, RDS punishment, northwest blueshift, and BDM pathfinding #4992
+35
−15
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
About The Pull Request
Removes twice defined laser musket and bore laser projectile code.
Drops heroic laser musket from 105 -> 75-80 damage per shot
Adds RDS to IPC punishment system
Adds northwest shuttle marker to blueshift
Removes islava check from BDM
Why It's Good For The Game
Fixes #2630
IPC punishment system is for quirks that don't affect them, this one doesn't.
Fixes #4860
Fixes #4983
Fixes #4885
Drops Heroic laser musket damage from 105 a shot, while this is a bit of a bugfix since it wasn't intented. Being defined else where and not known when porting a buff. way to OP for a common weapon
Changelog
🆑
fix: Shuttles that should be able to can now jump to blueshift z level
add: RDS is now under IPC punishment
fix: heroic laser musket no longer doing more damage than intended
fix: BDM can pathfind over lava
/:cl: