DIFF

class PaintItemSource

Methods 3

static void SwitchItems(EntityAI old_item, string new_item, PlayerBase player)

Will switch the 'item' for a new game entity, the new entity's classname will be formed by adding the 'suffix' to the classname of the old 'item'

Referenced by Paint()