Skip to content

Commit

Permalink
Automatic changelog for PR #3660 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Oct 15, 2024
1 parent 7e2fa0e commit e4909e4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions html/changelogs/AutoChangeLog-pr-3660.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
author: "ven1883"
delete-after: True
changes:
- bugfix: "character and inherent armor have been fixed. unknown how many things this will affect, but includes nanite armor"
- code_imp: "modified carbon/human/proc/check_armor() to check src.armor during calculations"
- code_imp: "you can now use \"set_armor\" on human subtypes"
- refactor: "for people using debuggers, you can watch \"inherent_armor_rating\" to see the inherent armor stats of a character being damaged."
- refactor: "uses / 100 instead of * 0.01. No change in function as far as I know"

0 comments on commit e4909e4

Please sign in to comment.