reroll damage mod

This commit is contained in:
landgreen
2020-07-11 19:25:15 -07:00
parent 4af6e26975
commit 92f174983a
5 changed files with 42 additions and 28 deletions

View File

@@ -1965,8 +1965,8 @@ const b = {
name: "flak",
description: "fire a <strong>cluster</strong> of short range <strong>projectiles</strong><br><strong class='color-e'>explodes</strong> on <strong>contact</strong> or after half a second",
ammo: 0,
ammoPack: 8,
defaultAmmoPack: 8, //use to revert ammoPack after mod changes drop rate
ammoPack: 9,
defaultAmmoPack: 9, //use to revert ammoPack after mod changes drop rate
have: false,
isEasyToAim: false,
fire() {