added new cow model and texture.

remove old cow texture and model
move minotaur.blend in other_things
This commit is contained in:
crabman77 2015-09-14 20:29:36 +02:00
parent c9ba04f339
commit bbbd2927d2
6 changed files with 1 additions and 7421 deletions

View File

@ -16,7 +16,7 @@ mobs:register_mob("mobs:cow", {
-- textures and model
collisionbox = {-0.8, 0, -0.8, 0.8, 1.6, 0.8}, --Modif MFF (debug)
visual = "mesh",
mesh = "mobs_cow.x",
mesh = "mobs_cow.b3d",
textures = {
{"mobs_cow.png"},
--{"mobs_cow_brown.png"}, -- dé-commenter quand "mobs_cow_brown.png" sera compatible

Binary file not shown.

File diff suppressed because it is too large Load Diff

BIN
mods/mobs/textures/mobs_cow.png Executable file → Normal file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 941 B

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 47 KiB