mirror of
https://github.com/libraryaddict/LibsDisguises.git
synced 2024-11-13 10:25:14 +01:00
corrected grammar error
The pronoun 'they' must be used with a non-third-person form of a verb.
This commit is contained in:
parent
e3cf06db0c
commit
c270b3a5a9
@ -11,7 +11,7 @@ DisablePvP: false
|
||||
DisablePvE: false
|
||||
|
||||
# This works only for players, disguised monsters and the like will not be undisguised
|
||||
# Should the player's disguises be removed if they attacks something?
|
||||
# Should the player's disguises be removed if they attack something?
|
||||
# Blown Disguise message can be changed in translations
|
||||
# Message can be hidden with an empty translation
|
||||
BlowDisguisesWhenAttacking: false
|
||||
@ -26,4 +26,4 @@ RetaliationCombat: false
|
||||
# If pvp or pve is disabled, this takes effect.
|
||||
# If RetaliationCombat is false, or it's true but they haven't fought back in PvPTimer seconds, then they can't fight back.
|
||||
# This also controls it so they can't fight back PvPTimer seconds after applying a disguise
|
||||
PvPTimer: 5
|
||||
PvPTimer: 5
|
||||
|
Loading…
Reference in New Issue
Block a user