Bug - Fixed white page usage tracking

zekaonar

Member
There appears to be a bug with internal inventory tracking and white pages. When I use a white page and fight a white elephant mafia thinks I've used 2 white pages.

Code:
> refresh inventory

Updating inventory...
Requests complete.

> ash item_amount( $item[white page])

Returned: 6

> use white page

Using 1 white page...

[6966] white page
Encounter: Let Your Fists Do The Walking
Encounter: white elephant
Strategy: C:\Users\Dave\Dropbox\kol\ccs\zekqualyn.ccs [default]
Round 0: zekqualyn wins initiative!
Round 1: zekqualyn executes a macro!
Round 1: zekqualyn casts POCKET CRUMBS!
Round 2: white elephant drops 10 attack power.
Round 2: white elephant drops 9 defense.
Round 2: zekqualyn casts AIR DIRTY LAUNDRY!
Round 3: white elephant takes 11 damage.
Round 3: zekqualyn attacks!
Round 4: white elephant takes 566 damage.
Round 4: zekqualyn wins the fight!
You gain 868 Meat
You acquire an item: white blood cells
You acquire an item: white wine
You gain 3 Fortitude
You gain 10 Mysteriousness
You gain 30 Smarm
Finished using 1 white page.

> ash item_amount( $item[white page])

Returned: 4

> refresh inventory

Updating inventory...
Requests complete.

> ash item_amount( $item[white page])

Returned: 5
 
Top