diff options
Diffstat (limited to 'example/serverdata/scripts')
-rw-r--r-- | example/serverdata/scripts/maps/desert.lua | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/example/serverdata/scripts/maps/desert.lua b/example/serverdata/scripts/maps/desert.lua index 6491b8ca..4838d0cd 100644 --- a/example/serverdata/scripts/maps/desert.lua +++ b/example/serverdata/scripts/maps/desert.lua @@ -1,11 +1,11 @@ ---------------------------------------------------------- --- Tulimshar Bazaar -- +-- Template script for the Desert map -- ---------------------------------------------------------------------------------- --- Copyright 2008 The Mana World Development Team -- +-- Copyright 2011 The Mana Development Team -- -- -- --- This file is part of The Mana World. -- +-- This file is part of Manasource Project. -- -- -- --- The Mana World is free software; you can redistribute it and/or modify it -- +-- Manasource is free software; you can redistribute it and/or modify it -- -- under the terms of the GNU General Public License as published by the Free -- -- Software Foundation; either version 2 of the License, or any later version. -- ---------------------------------------------------------------------------------- |