From 5af2a2e04e4c7d95307c49678ebf554d3df50cf3 Mon Sep 17 00:00:00 2001 From: Bryce Allen Date: Thu, 6 Aug 2015 00:42:52 -0500 Subject: [PATCH] use 0 for LS charge level in palico link --- web/js/common.js | 2 +- web/weaponlist.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/web/js/common.js b/web/js/common.js index eabddb9..f7f5336 100644 --- a/web/js/common.js +++ b/web/js/common.js @@ -269,7 +269,7 @@ function get_calculating_palico_setup(weapon_data) { max_sharpness = i; } setup.push(max_sharpness); - setup.push("3.1.awk,shp"); + setup.push("0.1.awk,shp"); return setup.join("."); } diff --git a/web/weaponlist.html b/web/weaponlist.html index 66af68b..effdb78 100644 --- a/web/weaponlist.html +++ b/web/weaponlist.html @@ -334,7 +334,7 @@
Compare weapons (Calculating Palico) + >Compare damage (Calculating Palico)