[Add] New artwork by Moosader.
This commit is contained in:
parent
120be24f96
commit
0eb90d6df5
Binary file not shown.
Before ![]() (image error) Size: 7.0 KiB After ![]() (image error) Size: 8.4 KiB ![]() ![]() |
BIN
Data/Media/Images/Entities/bush.png
Normal file
BIN
Data/Media/Images/Entities/bush.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 763 B |
Binary file not shown.
Before ![]() (image error) Size: 412 B After ![]() (image error) Size: 2.7 KiB ![]() ![]() |
@ -227,9 +227,10 @@ void LevelGen::Unload(void) {
|
||||
|
||||
void LevelGen::DoMagic(void) {
|
||||
GenerateEntities("tree", 45);
|
||||
GenerateEntities("hedge", 35);
|
||||
GenerateEntities("barrel", 60);
|
||||
GenerateEntities("barrel2", 120);
|
||||
GenerateEntities("bush", 30);
|
||||
GenerateEntities("hedge", 45);
|
||||
GenerateEntities("barrel", 50);
|
||||
GenerateEntities("barrel2", 100);
|
||||
GenerateEntities("stone", 55);
|
||||
GenerateEntities("stone2", 55);
|
||||
GenerateEntities("closedChest", 120);
|
||||
|
Loading…
Reference in New Issue
Block a user