1
This commit is contained in:
parent
f1d8c8e37a
commit
164c5c69d7
@ -77,7 +77,7 @@ public:
|
|||||||
int IncV(int id, int val);
|
int IncV(int id, int val);
|
||||||
int DecV(int id, int val);
|
int DecV(int id, int val);
|
||||||
bool HasBuffEffect(int effect_id);
|
bool HasBuffEffect(int effect_id);
|
||||||
bool IsNearGas(float range);
|
bool IsNearGas(float anti_range);
|
||||||
bool MasterInRange(float anti_range);
|
bool MasterInRange(float anti_range);
|
||||||
bool HasFlag(int tag);
|
bool HasFlag(int tag);
|
||||||
void SetFlag(int tag);
|
void SetFlag(int tag);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user