Removed granite from starting cave in Deadly Grotto.

Sometimes clonks got stuck in that right at the beginning.
shapetextures
Clonkonaut 2015-12-13 13:38:42 +01:00
parent 2ca71d061b
commit 0b83fc2e26
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@ map AcidCave {
};
// rock at entrance
VaryTex { y=93px; mat=Rock; VaryTex { mat=Granite; }; };
VaryTex { y=93px; mat=Rock; VaryTex { mat=Rock; tex=rock_smooth; }; };
};
};