This commit is contained in:
aozhiwei 2023-10-16 16:29:18 +08:00
parent f1d8c8e37a
commit 164c5c69d7

View File

@ -77,7 +77,7 @@ public:
int IncV(int id, int val);
int DecV(int id, int val);
bool HasBuffEffect(int effect_id);
bool IsNearGas(float range);
bool IsNearGas(float anti_range);
bool MasterInRange(float anti_range);
bool HasFlag(int tag);
void SetFlag(int tag);