Mob spawning!

This commit is contained in:
Shoghi Cervantes Pueyo
2012-12-12 14:59:36 +01:00
parent a735ca460c
commit 51bb3faf39
5 changed files with 25 additions and 3 deletions

View File

@ -44,6 +44,7 @@ $dataName = array(
MC_SET_TIME => "SetTime",
MC_START_GAME => "StartGame",
MC_ADD_MOB => "AddMob",
MC_ADD_PLAYER => "AddPlayer",
MC_ADD_ENTITY => "AddEntity",