Implemented Explosion and PrimedTNT, closes #2139

This commit is contained in:
Shoghi Cervantes
2014-10-07 17:46:01 +02:00
parent 5fb205493a
commit 582c165479
11 changed files with 237 additions and 52 deletions

View File

@ -51,7 +51,6 @@ abstract class Fallable extends Solid{
new Double("", $this->y + 0.5),
new Double("", $this->z + 0.5)
]),
//TODO: add random motion with physics
"Motion" => new Enum("Motion", [
new Double("", 0),
new Double("", 0),