Basically it adds ClickBox getClickBox() to all Clickable07 including RSObject, RSCharacter, RSGroundItem, etc and makes their Clickable (not 07) methods use the clickbox instead. This means we aren't trying to use RSModel to click things anymore but instead the actual clickbox. Also it depends on RSTileSceneFix stuff.
Basically it adds ClickBox getClickBox() to all Clickable07 including RSObject, RSCharacter, RSGroundItem, etc and makes their Clickable (not 07) methods use the clickbox instead. This means we aren't trying to use RSModel to click things anymore but instead the actual clickbox. Also it depends on RSTileSceneFix stuff.