Rand boss callbacks
Adds support for a data.init(data, b) function for createRandomBoss and passes the actor to the class filter for applyRandomClass function. This allows the random_boss/random_elite filter to be adjusted on the fly based on the type of npc the boss is based on.
Fixed a typo in the parameter list for ActorInventory:pickupFloor.