Skip to content

Commit

Permalink
Resolves #12
Browse files Browse the repository at this point in the history
  • Loading branch information
DaneTank committed Mar 9, 2021
1 parent f6ff65a commit 3b5c3cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion media/scripts/Air_Horn.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ module Base
Weight = 2,
SplatNumber = 0,
SubCategory = Firearm,
ConditionMax = 10,
ConditionMax = 30,
ShareDamage = FALSE,
MaxHitCount = 1,
IsAimedFirearm = FALSE,
Expand Down

2 comments on commit 3b5c3cf

@matshou
Copy link
Member

@matshou matshou commented on 3b5c3cf Mar 9, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The name of this commit should actually be the description.

Can you name the commit Extend airhorn usage?

@DaneTank
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think i did a mistake with the git reset head ~ 1

Please sign in to comment.