Replaced E_ENTITY_TYPE_XXX with cMonster::mtXXX.

Also slightly improved the spawning algorithm.
This commit is contained in:
madmaxoft
2013-08-16 10:48:30 +02:00
parent 78b329a9b5
commit 0cb00996de
18 changed files with 209 additions and 171 deletions
+1
View File
@@ -3,6 +3,7 @@
#include "PassiveMonster.h"
#include "../MersenneTwister.h"
#include "../World.h"