Add more annoy commands, because MarioE loves them so much ;)

This commit is contained in:
Zack Piispanen 2013-10-03 23:26:53 -04:00
parent 9d0b6d38d9
commit 9e59de4f5a
3 changed files with 84 additions and 2 deletions

View file

@ -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