mirror of
https://github.com/EQEmu/Server.git
synced 2026-03-24 20:02:27 +00:00
Updated Emote Colors (markdown)
parent
9934bd4452
commit
9da954dabf
@ -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++) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user