Commit Graph

5 Commits

Author SHA1 Message Date
233a11df89 Add FixDualiesCost feature
This feature fixes several issues related to the selling price of both
single and dual pistols, all originating from the existence of dual weapons.
Most notable issue is the ability to "print" money by buying and
selling pistols in a certain way.

  It fixes all of the issues by manually setting pistols'
'SellValue' variables to proper values.
2020-02-18 20:22:09 +07:00
e05f6e318e Fix required listener list for FixAmmoSelling
Unnecessary listener requirement for `FixAmmoSelling` was
left by a mistake.
2020-02-18 20:17:15 +07:00
8f9b6d9e13 Fix a misstatement in a FixAmmoSelling comment 2020-02-18 20:12:30 +07:00
36a933beef Reformat bad indentation 2020-02-18 20:10:36 +07:00
b289a44a9f First commit 2020-02-16 19:41:27 +07:00