December 2014 files
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
|
||||
PlainsBiome::PlainsBiome(int id) : Biome(id)
|
||||
{
|
||||
friendlies.push_back(new MobSpawnerData(eTYPE_HORSE, 5, 2, 6));
|
||||
|
||||
decorator->treeCount = -999;
|
||||
decorator->flowerCount = 4;
|
||||
decorator->grassCount = 10;
|
||||
|
||||
Reference in New Issue
Block a user