mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-26 19:47:16 +00:00
Updated Emote Colors (markdown)
@@ -10,8 +10,15 @@ Example(s)
|
|||||||
|
|
||||||
### Visual Reference
|
### Visual Reference
|
||||||
|
|
||||||
|
**Lower Range**
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
**Higher Range**
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
```perl
|
```perl
|
||||||
if ($text=~/colors/i) {
|
if ($text=~/colors/i) {
|
||||||
for ($i = 0; $i < 100; $i++) {
|
for ($i = 0; $i < 100; $i++) {
|
||||||
|
|||||||
Reference in New Issue
Block a user