J3I7KPDMZZTIQRUFEMRV3OD6BULNBWM5CCB2MQWVZIQNC3RT7D7AC
BGQLYXMUH4ZRBPW4KYGCOYQCIV7KUZWV2577RTB4CDZT5KRWBCLAC
TDLJSU46KFFYQE3GNU2LZ272JWXKB3CN6A63XNRFYFMSFF6ZRQJAC
RCYCFKHI7HUB46VKURMSKGGV2PCMXOCAJQMYHI5AJNGZEEKMIPFQC
DTO3EUKWHZ5RJNGNCFYXSOVTIPVXPP637F2W7WFGYKJ7JK7VNKNQC
TZ2SH2SPO5TFSFL2OCV5A32P2X4CRHEKEK7ENUFCBVF3RKUWAD4AC
if (is_demonic( item ))
if (is_demonic(item))
if (is_random_artefact( item ) && one_chance_in(5)
if (is_random_artefact(item) && one_chance_in(5)
if (is_unrandom_artefact( item )) break; /* unrandarts have already been coloured */
if (is_unrandom_artefact( item ))
break; /* unrandarts have already been coloured */
if (is_unrandom_artefact(item)) break; // unrandarts have already been coloured
if (is_unrandom_artefact(item))
break; // unrandarts have already been coloured
item.colour = mons_class_colour( MONS_DRAGON );
item.colour = mons_class_colour(MONS_DRAGON);
item.colour = mons_class_colour( MONS_TROLL );
item.colour = mons_class_colour(MONS_TROLL);
item.colour = mons_class_colour( MONS_ICE_DRAGON );
item.colour = mons_class_colour(MONS_ICE_DRAGON);
item.colour = mons_class_colour( MONS_STEAM_DRAGON );
item.colour = mons_class_colour(MONS_STEAM_DRAGON);
item.colour = mons_class_colour( MONS_MOTTLED_DRAGON );
item.colour = mons_class_colour(MONS_MOTTLED_DRAGON);
item.colour = mons_class_colour( MONS_STORM_DRAGON );
item.colour = mons_class_colour(MONS_STORM_DRAGON);
item.colour = mons_class_colour( MONS_GOLDEN_DRAGON );
item.colour = mons_class_colour(MONS_GOLDEN_DRAGON);
item.colour = mons_class_colour( MONS_SWAMP_DRAGON );
item.colour = mons_class_colour(MONS_SWAMP_DRAGON);
if (is_random_artefact( item ) && one_chance_in(5))
if (is_random_artefact(item) && one_chance_in(5))
temp_value = mons_class_colour( item.plus );
temp_value = mons_class_colour(item.plus);
else if (is_random_artefact( item ))
else if (is_random_artefact(item))
case 0: //"zirconium amulet" case 9: //"ivory amulet" case 11: //"platinum amulet"
case 0: //"zirconium amulet"
case 9: //"ivory amulet"
case 11: //"platinum amulet"
case 0: // "zirconium amulet" case 9: // "ivory amulet" case 11: // "platinum amulet"
case 0: // "zirconium amulet"
case 9: // "ivory amulet"
case 11: // "platinum amulet"
case 1: //"sapphire amulet"
case 1: // "sapphire amulet"
case 2: //"golden amulet" case 6: //"brass amulet"
case 2: //"golden amulet"
case 6: //"brass amulet"
case 2: // "golden amulet" case 6: // "brass amulet"
case 2: // "golden amulet"
case 6: // "brass amulet"
case 3: //"emerald amulet"
case 3: // "emerald amulet"
case 4: //"garnet amulet" case 8: //"ruby amulet"
case 4: //"garnet amulet"
case 8: //"ruby amulet"
case 4: // "garnet amulet" case 8: // "ruby amulet"
case 4: // "garnet amulet"
case 8: // "ruby amulet"
case 5: //"bronze amulet" case 7: //"copper amulet"
case 5: //"bronze amulet"
case 7: //"copper amulet"
case 5: // "bronze amulet" case 7: // "copper amulet"
case 5: // "bronze amulet"
case 7: // "copper amulet"
case 10: //"bone amulet"
case 10: // "bone amulet"
case 12: //"jade amulet"
case 12: // "jade amulet"
case 13: //"fluorescent amulet"
case 13: // "fluorescent amulet"