Added some weird things to test entities

This commit is contained in:
Shoghi Cervantes Pueyo
2012-12-07 20:48:27 +01:00
parent 48a331cff1
commit 4d24f829aa
5 changed files with 99 additions and 9 deletions

View File

@ -49,6 +49,8 @@ $dataName = array(
MC_REMOVE_ENTITY => "RemoveEntity",
MC_ADD_ITEM_ENTITY => "AddItemEntity",
MC_MOVE_ENTITY => "MoveEntity",
MC_MOVE_ENTITY_POSROT => "MoveEntity_PosRot",
MC_MOVE_PLAYER => "MovePlayer",
MC_PLACE_BLOCK => "PlaceBlock",