module Base
{
	item Mov_BlackCashRegisterOpen
	{
		DisplayCategory = Furniture,
		Type = Moveable,
		Icon = default,
		Weight = 0.5,
		DisplayName = Black Cash Register,
		WorldObjectSprite = ct_oac_location_shop_accessories_01_21,
	}
	
	item Mov_CashRegisterOpen
	{
		DisplayCategory = Furniture,
		Type = Moveable,
		Icon = default,
		Weight = 0.5,
		DisplayName = Cash Register,
		WorldObjectSprite = ct_oac_location_shop_accessories_01_1,
	}
}