New Content - Implemented Picky tweezers now usable

xKiv

Active member
Picky tweezers are now reusable[1] - 1/day.
Using them gives an item:
Code:
Using 1 picky tweezers.

Unknown item found: single atom (7938, 904190479)
--------------------
7938 single atom 904190479 blank.gif multiple d 300
# single atom
--------------------
You acquire an item: single atom


[1] using them doesn't remove them from kol inventory


ETA: /hardcore says "single atom" is a size 1 spleen item, gives 1 adventure (so far) (and no stats)
 
Last edited:

death star

New member
It seems like mafia checks and uses a single atom every time it goes through breakfast, instead of the picky tweezers.
Should be due to a mistake between 7938 and 7936 in the item number, here:
/src/net/sourceforge/kolmafia/objectpool/ItemPool.java

Is this the right thread, or should such a report go under the relative svn change?
 
Last edited:
Top