Icons[1]={tooltip=tr('You are poisoned'),path='/game_healthinfo/icons/poisoned.png',id='condition_poisoned'}
Icons[2]={tooltip=tr('You are burning'),path='/game_healthinfo/icons/burning.png',id='condition_burning'}
Icons[4]={tooltip=tr('You are electrified'),path='/game_healthinfo/icons/electrified.png',id='condition_electrified'}
Icons[8]={tooltip=tr('You are freezing'),path='/game_healthinfo/icons/drunk.png',id='condition_drunk'}
Icons[16]={tooltip=tr('You are protected by a magic shield'),path='/game_healthinfo/icons/magic_shield.png',id='condition_magic_shield'}
Icons[32]={tooltip=tr('You are paralysed'),path='/game_healthinfo/icons/slowed.png',id='condition_slowed'}
Icons[64]={tooltip=tr('You are hasted'),path='/game_healthinfo/icons/haste.png',id='condition_haste'}
Icons[128]={tooltip=tr('You may not logout during a fight'),path='/game_healthinfo/icons/logout_block.png',id='condition_logout_block'}
Icons[256]={tooltip=tr('You are drowing'),path='/game_healthinfo/icons/drowning.png',id='condition_drowning'}
Icons[512]={tooltip=tr('You are freezing'),path='/game_healthinfo/icons/freezing.png',id='condition_freezing'}
Icons[1024]={tooltip=tr('You are dazzled'),path='/game_healthinfo/icons/dazzled.png',id='condition_dazzled'}
Icons[2048]={tooltip=tr('You are cursed'),path='/game_healthinfo/icons/cursed.png',id='condition_cursed'}
Icons[4096]={tooltip=tr('You are strengthened'),path='/game_healthinfo/icons/strengthened.png',id='condition_strengthened'}
Icons[8192]={tooltip=tr('You may not logout or enter a protection zone'),path='/game_healthinfo/icons/protection_zone_block.png',id='condition_protection_zone_block'}
Icons[16384]={tooltip=tr('You are within a protection zone'),path='/game_healthinfo/icons/protection_zone.png',id='condition_protection_zone'}
Icons[32768]={tooltip=tr('You are bleeding'),path='/game_healthinfo/icons/bleeding.png',id='condition_bleeding'}
Icons[65536]={tooltip=tr('You are hungry'),path='/game_healthinfo/icons/hungry.png',id='condition_hungry'}