Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
mlthelama committed Jan 16, 2024
1 parent 81cc967 commit 8dc42ad
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions config/SkyrimCharacterSheet_Player.json
Original file line number Diff line number Diff line change
Expand Up @@ -1074,9 +1074,12 @@
"key": "fall_damage_mod",
"display_name": "$ShowFallDamageMod",
"ending": "%",
"result_handling": "multiply",
"result_handling_value": 100,
"icon_string": "default_misc",
"stats_column": "none",
"stats_inventory_column": "none"
"stats_column": "player",
"stats_inventory_column": "none",
"hide_value_when_zero": true
},
{
"key": "warmth",
Expand Down

0 comments on commit 8dc42ad

Please sign in to comment.