Fixed minotaur's rotation

- Fixed minotaur's rotation in its b3d file
 - Added blend file for minotaur (if anyone wants to modify it again)
 - Removed the `rotate` line in sarangay.lua
This commit is contained in:
LeMagnesium 2015-05-09 11:53:42 +02:00
parent 14530443db
commit 549bd28fd6
3 changed files with 0 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,7 +1,6 @@
mobs:register_mob("mobs:sarangay", {
type = "monster",
passive = false,
rotate = 1.5,
damage = 5,
hp_min = 40,
hp_max = 60,