From 8e3a35b16a5801b8c05b2d10ac9eb9f832ff14fd Mon Sep 17 00:00:00 2001 From: hppeng Date: Thu, 30 Jun 2022 20:13:06 -0700 Subject: [PATCH] Small modification (Show Tree -> Edit Abilities) discussed in PR but not implemented because i'm dense --- builder/index.html | 2 +- js/atree_constants.js | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/builder/index.html b/builder/index.html index 2d20f35..f80563e 100644 --- a/builder/index.html +++ b/builder/index.html @@ -429,7 +429,7 @@
diff --git a/js/atree_constants.js b/js/atree_constants.js index c5ac525..680e301 100644 --- a/js/atree_constants.js +++ b/js/atree_constants.js @@ -2832,7 +2832,7 @@ const atrees = { "slider_name": "Corrupted", "output": { "type": "stat", - "name": "raw" + "name": "damRaw" }, "scaling": [4], "slider_step": 1, @@ -3378,7 +3378,7 @@ const atrees = { "slider_name": "Corrupted", "output": { "type": "stat", - "name": "raw" + "name": "damRaw" }, "scaling": [0.5], "max": 50