aboutsummaryrefslogtreecommitdiff
path: root/Northstar.Custom/mod/scripts/vscripts/burnmeter
AgeCommit message (Collapse)Author
2022-01-17Fixed using boosts with primary equipped melee weapons.Connie Price
2022-01-05Boost Fixes ReduxConnie Price
- Fixed Dice Roll still picking "titan only" boosts. - Added a more flexible way to set replacements for "non-titan" modes. `BurnMeter_SetNoTitansReplacement( string original, string replacement)` - Fixed ticks not being rewarded in pairs. - Added support for multiple boost rewards. `BurnMeter_SetBoostRewardCount( string burnRef, int count )`
2021-08-31move to new mod formatBobTheBob