Bug - Fixed Uncle Hobo's epic beard is missing its +adventures enchantment

edgy

Member
r15471: Mafia seems to have forgotten the +adventures enchantment on Uncle Hobo's epic beard. modtrace adv and the gear changer no longer lists it as having adventures: +6. Maximize adv will likewise no longer suggest Uncle Hobo's epic beard.

Edit: Workaround: maximize adv +equip Uncle Hobo's epic beard
 
Last edited:

Darzil

Developer
Can see what I've missed. In Modifiers.java there is a function private boolean override( final String name ). That name is actually now lookup, and needs to be split into type and name, then the name needs to be compared with the itemIds. Can't do it today, sadly, stuck in a hotel without even my most basic dev environment.
 
Top