summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-01-06 16:11:31 -0200
committerJesusaves <cpntb1@ymail.com>2019-01-06 16:11:31 -0200
commit2e6321adf9af061aedf6ffac5cd4a72e1805d0e5 (patch)
tree09a15ecc795570374c6bca9862e68889758ed0ec
parent11ef58c6e416197b2ac15f2404fcc0118c6a75c0 (diff)
downloadtools-2e6321adf9af061aedf6ffac5cd4a72e1805d0e5.tar.gz
tools-2e6321adf9af061aedf6ffac5cd4a72e1805d0e5.tar.bz2
tools-2e6321adf9af061aedf6ffac5cd4a72e1805d0e5.tar.xz
tools-2e6321adf9af061aedf6ffac5cd4a72e1805d0e5.zip
Update HPTable rule. Remove file from update/files.
-rwxr-xr-xmisc/hp_table.py6
-rw-r--r--update/files/xml_header.txt11
2 files changed, 3 insertions, 14 deletions
diff --git a/misc/hp_table.py b/misc/hp_table.py
index 1a59f00..eea0181 100755
--- a/misc/hp_table.py
+++ b/misc/hp_table.py
@@ -9,8 +9,8 @@
it=400
v=50
i=0
-s=10
-t=0
+s=5
+t=-1.15
b=0
m=160
@@ -39,7 +39,7 @@ while (i <= m):
if (i % s == 0):
v+=t
it+=b
- bf+=str(it)
+ bf+=str(int(it))
bf+=", "
it+=v
diff --git a/update/files/xml_header.txt b/update/files/xml_header.txt
deleted file mode 100644
index 1459059..0000000
--- a/update/files/xml_header.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0"?>
-<updates>
- <update type="data" file="TMW2.zip" hash="545f77a1" />
- <update type="music" required="no" file="music.zip" hash="e4db1ee6" description="TMW-2 music" />
- <update type="data" file="TMW2-3af0874..4d623de.zip" hash="bff899af" />
- <update type="data" file="TMW2-4d623de..45a72d0.zip" hash="fda4dcb4" />
- <update type="data" file="TMW2-45a72d0..e09c7dc.zip" hash="fda0685f" />
- <update type="data" file="TMW2-e09c7dc..1b8c548.zip" hash="df6b1ae9" />
- <update type="data" file="TMW2-1b8c548..7fe64bf.zip" hash="3d58adef" />
- <update type="data" file="TMW2-7fe64bf..94bb36f.zip" hash="8275eea6" />
- <update type="data" file="TMW2-94bb36f..05e9e5c.zip" hash="8256cd0f" />