[Add] Some more artwork by Moosader.
This commit is contained in:
parent
0eb90d6df5
commit
7d00bfb34a
Data/Media/Images/Entities
chest.pngchest2.pngchest3.pngclosedChest.pngclosedChestMetal.pngclosedChestMetal2.pnghedge.pngopenChest.pngopenChestMetal.pngopenChestMetal2.png
src/libUnuk/LevelGen
Binary file not shown.
Before ![]() (image error) Size: 315 B After ![]() (image error) Size: 764 B ![]() ![]() |
BIN
Data/Media/Images/Entities/chest2.png
Normal file
BIN
Data/Media/Images/Entities/chest2.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 828 B |
BIN
Data/Media/Images/Entities/chest3.png
Normal file
BIN
Data/Media/Images/Entities/chest3.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 589 B |
Binary file not shown.
Before ![]() (image error) Size: 3.2 KiB |
Binary file not shown.
Before ![]() (image error) Size: 3.1 KiB |
Binary file not shown.
Before ![]() (image error) Size: 3.2 KiB |
Binary file not shown.
Before ![]() (image error) Size: 2.7 KiB After ![]() (image error) Size: 1.1 KiB ![]() ![]() |
Binary file not shown.
Before ![]() (image error) Size: 3.1 KiB |
Binary file not shown.
Before ![]() (image error) Size: 3.0 KiB |
Binary file not shown.
Before ![]() (image error) Size: 3.0 KiB |
@ -233,9 +233,9 @@ void LevelGen::DoMagic(void) {
|
||||
GenerateEntities("barrel2", 100);
|
||||
GenerateEntities("stone", 55);
|
||||
GenerateEntities("stone2", 55);
|
||||
GenerateEntities("closedChest", 120);
|
||||
GenerateEntities("closedChestMetal", 170);
|
||||
GenerateEntities("closedChestMetal2", 270);
|
||||
GenerateEntities("chest", 120);
|
||||
GenerateEntities("chest2", 170);
|
||||
GenerateEntities("chest3", 270);
|
||||
MakeWalkingPaths();
|
||||
GenerateEnemies();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user