diff options
Diffstat (limited to 'npc/functions/time.txt')
-rw-r--r-- | npc/functions/time.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/functions/time.txt b/npc/functions/time.txt index 76be1894d..e6e4c70a7 100644 --- a/npc/functions/time.txt +++ b/npc/functions/time.txt @@ -1,3 +1,6 @@ +// Evol Script +// Authors: Gumi, Jesusalva + function script now { return gettimetick(2); } |