added poison support, guicounter, "infect" ability, poisonous ability.
This commit is contained in:
@@ -24,6 +24,7 @@ struct GuiAvatar : public GuiStatic{
|
||||
protected:
|
||||
int avatarRed;
|
||||
int currentLife;
|
||||
int currentpoisonCount;
|
||||
Corner corner;
|
||||
public:
|
||||
Player * player;
|
||||
|
||||
Reference in New Issue
Block a user