diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-07-17 17:46:39 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-07-17 17:46:39 -0300 |
commit | b478889f13484153dbe54370e057a5d6b6c85349 (patch) | |
tree | 0c987ba6bd07c33910c0b9abacd7f0da6c958c98 /npc/functions/gmbot.txt | |
parent | 9c1a4887c5721faa61050c67186958b0dfa1d3d0 (diff) | |
download | serverdata-b478889f13484153dbe54370e057a5d6b6c85349.tar.gz serverdata-b478889f13484153dbe54370e057a5d6b6c85349.tar.bz2 serverdata-b478889f13484153dbe54370e057a5d6b6c85349.tar.xz serverdata-b478889f13484153dbe54370e057a5d6b6c85349.zip |
I'm sure nobody will be trolled by this.
Diffstat (limited to 'npc/functions/gmbot.txt')
-rw-r--r-- | npc/functions/gmbot.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/functions/gmbot.txt b/npc/functions/gmbot.txt index d2cb3081a..2fc06044a 100644 --- a/npc/functions/gmbot.txt +++ b/npc/functions/gmbot.txt @@ -216,9 +216,9 @@ OnTimer90000: } if ($GAME_STORYLINE == 2 && $MK_TEMPVAR >= 500) { - kamibroadcast("The Monster King army is in total disarray and disorder!", "Saulc | The Alliance"); + kamibroadcast("##1##BThe Monster King army is in total disarray and disorder!", "Saulc"); sleep(2500); - kamibroadcast("It's our chance to strike back!", "Saulc | The Alliance"); + kamibroadcast("##1##BIt's our chance to strike back!", "Saulc"); sleep(2500); // Apply the changes |