Radioactive water~
Looting player will now be irradiated whilst looting a dead/alive player that has large amounts of radioactive water on them (this only happens in the looting window)
Items now have some standardised methods to look for radiation amounts. For the time being these are only > 0 if the item has a ContainerRads item mod
Much cleaner routing through BasePlayer-Client.Looting as well as LootableCorpse
New file to specifically deal with these radiation changes on BasePlayer
Splashable now uses new methods
Route radiation check updates through PlayerLoot::SendUpdate to further prevent unneeded calculations