Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Dillon Skaggs <[email protected]>
  • Loading branch information
colistro123 and AvarianKnight authored Aug 8, 2024
1 parent 6b21940 commit 3507c85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ENTITY/SetEntityHealth.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ When setting health for player ped entity types, the game clamps the health valu
When setting health for non-player peds, the maximum health will be increased if the new health value exceeds the current maximum, ensuring that the changes take effect.
Default health value for peds is `200`.
Default health value for male peds is `200`, for female peds it is `175`.
Applying this on other entities that are not players or peds won't clamp the value.
Expand Down

0 comments on commit 3507c85

Please sign in to comment.