summaryrefslogtreecommitdiff
path: root/tools/item_db.pl
diff options
context:
space:
mode:
authorbrianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-03-01 00:37:13 +0000
committerbrianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-03-01 00:37:13 +0000
commit03efbcc40b314aea24622a8b4a409418efc953cc (patch)
tree59b0cbe6e50cc8ac8ee0b38897c4dfca253d06a2 /tools/item_db.pl
parentf55e4448feb2c49aa37a812296f741e5998fbc5c (diff)
downloadhercules-03efbcc40b314aea24622a8b4a409418efc953cc.tar.gz
hercules-03efbcc40b314aea24622a8b4a409418efc953cc.tar.bz2
hercules-03efbcc40b314aea24622a8b4a409418efc953cc.tar.xz
hercules-03efbcc40b314aea24622a8b4a409418efc953cc.zip
- Updated SQL item/mob databases to latest. (thanks Peter)
- Updated item/mob txt-to-sql converter scripts to append a blank line at EOF. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14727 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'tools/item_db.pl')
-rwxr-xr-xtools/item_db.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/item_db.pl b/tools/item_db.pl
index 38ffe5d0a..1cbe2b9a3 100755
--- a/tools/item_db.pl
+++ b/tools/item_db.pl
@@ -65,6 +65,7 @@ while ($ligne=<STDIN>)
}
}
}
+print("\n");
sub printField {