From 6f0f6b45a3eef4811b0df05ff4433ab658b454e7 Mon Sep 17 00:00:00 2001 From: Alige Date: Tue, 10 Jul 2012 12:08:55 +0200 Subject: Fixed the description of every single script. --- npc/functions/clientversion.txt | 4 ++-- npc/functions/savepoint.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'npc/functions') diff --git a/npc/functions/clientversion.txt b/npc/functions/clientversion.txt index 77003928..9e9eb4cd 100644 --- a/npc/functions/clientversion.txt +++ b/npc/functions/clientversion.txt @@ -1,8 +1,8 @@ // Evol scripts. -// Authors: +// Author: // 4144 // Description: -// Function checking client version and report if it too old. +// Function checking the client version and reports if it is too old. function script CheckClientVersion { if (getclientversion("") > 3) return; diff --git a/npc/functions/savepoint.txt b/npc/functions/savepoint.txt index 5af61812..1e5e9211 100644 --- a/npc/functions/savepoint.txt +++ b/npc/functions/savepoint.txt @@ -1,8 +1,8 @@ // Evol scripts. -// Authors: +// Author: // Reid // Description: -// Add new save point location +// Adds a new save point location. function script SavePoint { -- cgit v1.2.3-70-g09d2