Adds in Support For Claymores and the Frozen star Claymore mine#288
Open
thedarkcrusader wants to merge 3 commits intoMonkestation:masterfrom
Open
Adds in Support For Claymores and the Frozen star Claymore mine#288thedarkcrusader wants to merge 3 commits intoMonkestation:masterfrom
thedarkcrusader wants to merge 3 commits intoMonkestation:masterfrom
Conversation
Adds support for claymore-style mines. Also includes the claymore mine itself, along with HUD sprites for detecting mine tripwires (currently unused). Introduces both a standard and a Frozen Star claymore the standard mine is currently unused. Adds the Frozen Star claymore to the Ironhammer MISC disc and includes its design.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Adds support for claymore style mines. Also includes the claymore mine itself, along with HUD sprites for detecting mine tripwires (currently unused). Introduces both a standard and a Frozen Star claymore the standard mine is currently unused. Adds the Frozen Star claymore to the "Ironhammer Miscellaneous Pack" and includes its design.
About The Pull Request
This PR adds a claymore, a directionally triggered landmine that releases shrapnel based on the direction the mine is facing. It also adds the Frozen Star claymore to the Ironhammer MISC disc.
A standard variant of the claymore is included in the code but is currently unobtainable by request of Mycah. Art assets for both claymores, as well as HUD indicators for tripwire detection, have been added to alerts.dm, though these features are currently unused.
Why It's Good For The Game
Because Claymores Yes
Testing
Confirmed proper deployment and activation behavior
Confirmed being able to disarm
it just works
no funny business
Changelog
🆑
add: Added claymore style directional mines
add: Added Frozen Star claymore to Ironhammer MISC disc
imageadd: Added claymore sprites and HUD tripwire indicators
code: Included standard claymore variant (currently unobtainable)
/:cl: