diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-23 11:11:11 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-23 11:11:11 -0300 |
commit | 9155fb809fa1b1bddf3718fd4ee65e5ef6b4cd54 (patch) | |
tree | 026236dc1b7e8f6c1319294d1f98303cbb87ac29 /npc/001-1 | |
parent | 06aafc9a2a8213040aa33cc2c2a819d1be6f874b (diff) | |
download | serverdata-9155fb809fa1b1bddf3718fd4ee65e5ef6b4cd54.tar.gz serverdata-9155fb809fa1b1bddf3718fd4ee65e5ef6b4cd54.tar.bz2 serverdata-9155fb809fa1b1bddf3718fd4ee65e5ef6b4cd54.tar.xz serverdata-9155fb809fa1b1bddf3718fd4ee65e5ef6b4cd54.zip |
Remove mescol, use only mesc - which is preferred over mes col() form
Diffstat (limited to 'npc/001-1')
-rw-r--r-- | npc/001-1/eventmaster.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/001-1/eventmaster.txt b/npc/001-1/eventmaster.txt index 8bbf2d0e0..45f329cb3 100644 --- a/npc/001-1/eventmaster.txt +++ b/npc/001-1/eventmaster.txt @@ -600,8 +600,8 @@ L_Agr: L_EventOnly: - mescol l("WARNING: Spawn these monsters with moderation!"), 1); - mescol l("Some of them have FORBIDDEN DROPS, which will be DELETED when their event starts!"), 1); + mesc l("WARNING: Spawn these monsters with moderation!"), 1; + mesc l("Some of them have FORBIDDEN DROPS, which will be DELETED when their event starts!"), 1; mes ""; select "Abort", // 1 |