diff options
Diffstat (limited to 'tools/questdbconverter.pl')
-rwxr-xr-x | tools/questdbconverter.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/questdbconverter.pl b/tools/questdbconverter.pl index 00431fb79..49e7b76bf 100755 --- a/tools/questdbconverter.pl +++ b/tools/questdbconverter.pl @@ -2,7 +2,7 @@ # # Copyright (c) Hercules Dev Team, licensed under GNU GPL. # See the LICENSE file -# Base Author: Dastgir @ http://hercules.ws +# Base Author: Dastgir @ http://herc.ws # # This Script converts quest_db.txt to quest_db.conf format. # usage example: perl tools/questdbconverter.pl < db/quest_db.txt > db/quest_db.conf |