Add more annoy commands, because MarioE loves them so much ;)
This commit is contained in:
parent
9d0b6d38d9
commit
9e59de4f5a
3 changed files with 84 additions and 2 deletions
|
|
@ -293,7 +293,12 @@ namespace TShockAPI
|
|||
/// </summary>
|
||||
public bool GodMode = false;
|
||||
|
||||
/// <summary>
|
||||
/// <summary>
|
||||
/// Players controls are inverted if using SSC
|
||||
/// </summary>
|
||||
public bool Confused = false;
|
||||
|
||||
/// <summary>
|
||||
/// Whether the player is a real, human, player on the server.
|
||||
/// </summary>
|
||||
public bool RealPlayer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue