December 2014 files
This commit is contained in:
@@ -14,6 +14,8 @@ SwampBiome::SwampBiome(int id) : Biome(id)
|
||||
decorator->waterlilyCount = 4;
|
||||
|
||||
// waterColor = 0xe0ffae;
|
||||
|
||||
enemies.push_back(new MobSpawnerData(eTYPE_SLIME, 1, 1, 1));
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user