home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 26 / CD_ASCQ_26_1295.iso / vrac / udck21s.zip / TEXTCOLR.LST < prev    next >
File List  |  1995-07-29  |  2KB  |  98 lines

  1. //////////////////////////////////////////////////////////////////////////////
  2. //"TEXTCOLR.LST": list of words and characters to highlight in text window
  3. //////////////////////////////////////////////////////////////////////////////
  4. //
  5. //[Black=0, Blue=1, Green=2, Cyan=3, Red=4, Magenta=5, Gold=6, White=7]
  6. //[Add 8 to those numbers to make them brighter, or/and 128 to blink  ]
  7. //[Note: "BackgroundColor"s can not be brighter, do not add 8 to them.]
  8. //[(BackgroundColor * 16) + ForeColor ( + 128 to blink) = color #     ]
  9. //[Example: Red on Blue                 = (1*16) + (4)       = 20     ]
  10. //[         Blinking Bright Red on Blue = (1*16) + (4+8+128) = 156    ]
  11. //
  12. //Everything following the "//" characters is ignored by ULTRADECK.  This
  13. //list may be added to as needed for new colors and general configuration
  14. //of your color scheme.  Blank lines are also ignored.  ULTRADECK looks at
  15. //this data.  If it finds any of these strings, it writes them with the
  16. //specified color.  To change the card data you need to use "card-udx.exe"
  17. //available in the Registered Version.
  18. //Note: To set the default Text color edit "ultdeck.cfg".
  19. //
  20. //Note: You can only have up to 100 entries up to 20 characters long each
  21. //      for non-single char entries.  These are not case sensitive.
  22. //Format  : string/character@color #
  23. //Example : flying@14
  24. //////////////////////////////////////////////////////////////////////////////
  25.  
  26. flying@14
  27. bands@3
  28. banding@3
  29. rampage@4
  30. protection from@15
  31. trample@2
  32. regenerates@2
  33. regenerated@2
  34. regenerate@2
  35. discarded@8
  36. discards@8
  37. discard@8
  38. first strike@11
  39. mountains@4
  40. mountain@4
  41. forests@2
  42. forest@2
  43. islands@1
  44. island@1
  45. swamps@8
  46. swamp@8
  47. plains@7
  48. desert@6
  49. walk @14
  50. mana @5
  51.  
  52. //red@12     //too many things have the word "red" in them... gets annoying
  53. //black@8
  54. //blue@9
  55. //green@2
  56. //white@15
  57.  
  58. buried@15
  59. destroyed@8
  60. destroy@8
  61. destroys@8
  62. bury@15
  63. buries@15
  64. //remove@11
  65.  
  66. +@12
  67. -@12
  68. ─@1
  69. /@4
  70. :@1
  71. ,@1
  72. .@1
  73. *@14
  74. X@14
  75. }@11
  76. {@11
  77. [@4
  78. ]@4
  79. (@15
  80. )@15
  81. <@0
  82. >@0
  83. "@15
  84. `@0
  85.  
  86. 0@14
  87. 1@14
  88. 2@14
  89. 3@14
  90. 4@14
  91. 5@14
  92. 6@14
  93. 7@14
  94. 8@14
  95. 9@14
  96.  
  97.  
  98.