[Add] Moosader's new art is in!

This commit is contained in:
Tamir Atias 2012-02-14 21:42:44 +02:00
parent 376801720d
commit 05688b4725
7 changed files with 3 additions and 0 deletions
Data/Media/Images
src/libUnuk/LevelGen

Binary file not shown.

Before

(image error) Size: 260 B

After

(image error) Size: 920 B

Binary file not shown.

After

(image error) Size: 1.8 KiB

Binary file not shown.

After

(image error) Size: 707 B

Binary file not shown.

After

(image error) Size: 891 B

Binary file not shown.

Before

(image error) Size: 553 B

After

(image error) Size: 1.8 KiB

Binary file not shown.

Before

(image error) Size: 2.4 KiB

After

(image error) Size: 1.9 KiB

View File

@ -264,6 +264,9 @@ void LevelGen::DoMagic(void) {
GenerateEntities("tree", 25); GenerateEntities("tree", 25);
GenerateEntities("hedge", 15); GenerateEntities("hedge", 15);
GenerateEntities("barrel", 40); GenerateEntities("barrel", 40);
GenerateEntities("barrel2", 100);
GenerateEntities("stone", 35);
GenerateEntities("stone2", 35);
GenerateEntities("closedChest", 100); GenerateEntities("closedChest", 100);
GenerateEntities("closedChestMetal", 150); GenerateEntities("closedChestMetal", 150);
GenerateEntities("closedChestMetal2", 250); GenerateEntities("closedChestMetal2", 250);