add ignoreNpcAddBuffPermission
This commit is contained in:
parent
6b8f346868
commit
87915b70b0
1 changed files with 3 additions and 0 deletions
|
|
@ -169,6 +169,9 @@ namespace TShockAPI
|
|||
|
||||
[Description("Prevents you from being disabled by abnormal MP.")]
|
||||
public static readonly string ignoremp = "tshock.ignore.mp";
|
||||
|
||||
[Description("Prevents you from being disabled by add buffs to npcs abnormally.")]
|
||||
public static readonly string ignorenpcaddbuffdetection = "tshock.ignore.npcaddbuff";
|
||||
|
||||
// tshock.item nodes
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue