Opened 14 years ago
Closed 14 years ago
#201 closed bug (fixed)
Reusing MediTech levers at full health gives Gambler's Shield
Reported by: | tehtmi | Owned by: | tehtmi |
---|---|---|---|
Priority: | minor | Milestone: | 0.9.9.4 |
Component: | engine | Version: | 0.9.9.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
For MediTech? and Armor Depot levers, it is possible to use the lever many times without it disappearing. This can be done by have 100% (or full armor durability) while using the lever so no charges are consumed. However, using the lever still increases the levers-used statistics, making Gambler's Shield trivial to achieve.
Possibly there needs to be a way for levers to signify that the statistic shouldn't be increased.
Change History (3)
comment:1 Changed 14 years ago by tehtmi
- Type changed from task to bug
comment:2 Changed 14 years ago by tehtmi
- Owner changed from epyon to tehtmi
- Status changed from new to assigned
comment:3 Changed 14 years ago by tehtmi
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
It seems like OnUseCheck? is already exactly what is needed to implement a fix. I'll get on it.