Skip to content

Commit

Permalink
lower armored centipede weight to softcap (#52694)
Browse files Browse the repository at this point in the history
  • Loading branch information
MylieDaniels authored Nov 7, 2021
1 parent 3f24c44 commit 7d2fc43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/monsters/insect_spider.json
Original file line number Diff line number Diff line change
Expand Up @@ -545,7 +545,7 @@
"material": [ "iflesh" ],
"species": [ "CENTIPEDE" ],
"volume": "950 L",
"weight": "2500 kg",
"weight": "1000 kg",
"hp": 850,
"speed": 110,
"attack_cost": 110,
Expand Down

0 comments on commit 7d2fc43

Please sign in to comment.