foam charges
apomixis spawns 8 bosses (up from 4) foam gun now charges up until you release the fire button
This commit is contained in:
@@ -1660,7 +1660,7 @@ const m = {
|
||||
m.holdingMassScale = 0.01; //can hold heavier blocks with lower cost to jumping
|
||||
m.fieldMeterColor = "#333"
|
||||
m.eyeFillColor = m.fieldMeterColor
|
||||
m.fieldHarmReduction = 0.55;
|
||||
m.fieldHarmReduction = 0.45; //55% reduction
|
||||
m.fieldDrawRadius = 0;
|
||||
|
||||
m.hold = function() {
|
||||
|
||||
Reference in New Issue
Block a user