Egg checks, fixes, and cleanup

fixed not taking egg buff flag into consideration in mob manager

fixed stamina bug and improved sanity check

Egg cleanups
This commit is contained in:
Gent
2020-11-11 23:03:08 -05:00
parent 0ecf76c5ec
commit 7135767cc4
4 changed files with 16 additions and 21 deletions

View File

@@ -1,4 +1,3 @@
#define M_PI 3.14159265358979323846
#include "CNShardServer.hpp"
#include "CNStructs.hpp"
#include "ChatManager.hpp"