Adds crowbar and a random crowbar spawner (#919) [PORT] - #274
Open
mkanke-real wants to merge 1 commit into
Open
Conversation
(cherry picked from commit 931af6e)
Contributor
|
RSI Diff Bot; head commit 731f205 merging into c248b21 Resources/Textures/_Funkystation/Objects/Tools/cutecrowbar.rsi
|
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.









(cherry picked from commit 931af6e)
This is a port of funky-station/funky-station#919
About the PR
Adds a random crowbar spawner and a new crowbar type in the emotional support crowbar, a smaller cuter version of the OG skull basher.
Why / Balance
Its cute and silly and adds another very rare maints spawn. A little reward for braving maints.
Technical details
The emotional support crowbar is a smaller crowbar with reduced damage dealing only 6 instead of 8 damage but as a trade off being a small item so it can fit in a pocket like oldschool crowbars, otherwise it has all the normal attributes of a crowbar. It comes in two varieties and has a 2/55 chance of spawning whenever a normal crowbar would be spawned by the maints loot table.
Test plan
Used the random spawner, opened a bunch of maints lockers and everything worked
Media
Requirements
License
MIT
Breaking changes
None
Changelog
🆑 mkanke