// Fix flags vanilla got wrong that have no real impact on the gameplay
// Root pickup id:12b7 on volcano path, vanilla sets $22aa&0x02 instead of &0x40
@0x93eb58+1
96 02
@
// Act3 houses bone and mushroom use the same flag in vanilla
@0x98d122+2
0c 01 // ($2279&0x10) instead of f4 00 ($2276&0x10)
@0x98d139+1
0c 01 // as above
