diff options
Diffstat (limited to 'tools/itemdbconverter.pl')
-rwxr-xr-x | tools/itemdbconverter.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/itemdbconverter.pl b/tools/itemdbconverter.pl index 13805c09e..9486308a6 100755 --- a/tools/itemdbconverter.pl +++ b/tools/itemdbconverter.pl @@ -2,7 +2,7 @@ # # Copyright (c) Hercules Dev Team, licensed under GNU GPL. # See the LICENSE file -# Base Author: Haru @ http://hercules.ws +# Base Author: Haru @ http://herc.ws # # This script converts an item_db(2).txt to the new item_db(2).conf format. # usage example: perl tools/itemdbconverter.pl < db/item_db2.txt > db/item_db2.conf |