From 9a6fc27e272845515e000d330bd6fc89174ca555 Mon Sep 17 00:00:00 2001 From: lowercasedonkey <lowercasedonkey@gmail.com> Date: Thu, 24 Dec 2020 18:15:22 -0500 Subject: [PATCH] doc --- js/003-data/slaveWearData.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/003-data/slaveWearData.js b/js/003-data/slaveWearData.js index 9a55564fb54..828c91a5636 100644 --- a/js/003-data/slaveWearData.js +++ b/js/003-data/slaveWearData.js @@ -1136,7 +1136,7 @@ App.Data.slaveWear = { * @property {FC.FutureSociety} [fs] Automatically unlocked with this FS. * @property {boolean} [requirements] * @property {boolean} [harsh] - * @property {0|1|2|3} highHeels Allows slaves who have had tendons cut to walk. + * @property {0|1|2|3} highHeels 0: No heel boost at all. 1: Pumps, slight boost. 2: High heels. 3: Painfully/extreme high heels * @property {boolean} [boostsHeight] */ -- GitLab