From eca655c1e581a7a25f58e9e1d96d1da7c84ea64f Mon Sep 17 00:00:00 2001 From: GmOcean Date: Sun, 23 Nov 2014 23:16:52 -1000 Subject: Fixed whitespace --- doc/script_commands.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/script_commands.txt b/doc/script_commands.txt index a67e74899..ddecc4f56 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -8449,7 +8449,7 @@ if (instance_check_party(getcharid(1),2,2,149)) { mes "All online members are between levels 1-150 and at least two are online."; close; } else { - mes "Sorry, your party does not meet requirements."; + mes "Sorry, your party does not meet the requirements."; close; } @@ -8470,7 +8470,7 @@ Example: mes "All online members are between levels 1-150 and at least two are online."; close; } else { - mes "Sorry, your guild does not meet requirements."; + mes "Sorry, your guild does not meet the requirements."; close; } -- cgit v1.2.3-60-g2f50