Explorar o código

changed test level

Kajetan Johannes Hammerle %!s(int64=5) %!d(string=hai) anos
pai
achega
fdf2cee79f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      levels/00-Tech_Demo.snuvi

+ 1 - 1
levels/00-Tech_Demo.snuvi

@@ -117,7 +117,7 @@ function onAutoInteract(x, y, ent)
     elseif(x == 8 && y == 10)
     {
         //entity.setMotionY(ent, tile.scale(-80));
-        //entity.addHealth(entity.getHero(), -1);
+        entity.addHealth(entity.getHero(), -1);
     }
 }