-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add 50% graffiti speed boost to tagger quirk (#148)
* Add 50% graffiti speed boost to tagger quirk (#80567) ## About The Pull Request This gives the tagger quirk a 50% speed boost when drawing graffiti. There was also some unused variable intended to make large graffiti more time consuming that is now fixed. ## Why It's Good For The Game It'd be nice to be able to spraypaint messages on the floor quicker. Especially if you are doing a gimmick that requires making a shop sign using letters. ## Changelog :cl: add: Add 50% graffiti speed boost to tagger quirk fix: Fix time duration of large graffiti not applying properly /:cl: * Add 50% graffiti speed boost to tagger quirk --------- Co-authored-by: Tim <[email protected]> Co-authored-by: NovaBot <[email protected]>
- Loading branch information
Showing
3 changed files
with
17 additions
and
5 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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