Skip to content

Commit b02948c

Browse files
committed
Merge pull request #286 from shacknetisp/patch-4
Change fragweap +11 for alt fire to +12 in usage.cfg
2 parents 46e8ba4 + 8344938 commit b02948c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/usage.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -799,7 +799,7 @@ looplist w $weapname [
799799
setdesc (concatword $w spread $m) "determines the amount a projectile from each firing action skews off-center" "<value>"
800800
setdesc (concatword $w spreadz $m) "when zero, keeps spread projectiles aligned horizontally, else divide the z axis this much" "<value>"
801801
setdesc (concatword $w aiskew $m) "determines 'added stupidity' for each weapon for AI counterparts" "<value>"
802-
setdesc (concatword $w fragweap $m) "when projectiles from this firing action are destroyed, create projectiles from this kind of weapon (+11 = alt fire for the weapon)" "<value>"
802+
setdesc (concatword $w fragweap $m) "when projectiles from this firing action are destroyed, create projectiles from this kind of weapon (+12 = alt fire for the weapon)" "<value>"
803803
setdesc (concatword $w flakdamage $m) "flak of this type deals this much damage" "<value>"
804804
setdesc (concatword $w fragrays $m) "when creating flak, create this many projectiles for it" "<value>"
805805
setdesc (concatword $w fragtime $m) "flak projectiles from this weapon last this long" "<milliseconds>"

0 commit comments

Comments
 (0)