|
#=======================================
# UO Super Viewer 2: User additional color registration
file
#
# This file can has colors up to 125. (Like secure boxes...heh)
# Format: <name>,<color code>,<range>
# Write color codes in hexadecimal with prefix "0x".
# Write range in decimal, between 1 and 255.
# Lines that have "#" or ";"in the
beginning or
# only CR are recognized as comments.
#
#=======================================
TB robe(faction),0x04E6,1
MNX robe(faction),0x066D,1
CoM robe(faction),0x052D,1
SL robe(faction),0x0455,1
daemon bone armor,0x089E,1
ranger armor,0x0592,1
glacial staff,0x0480,1
death robe,0x08FD,1
......
|