Blades of Avernum
Floating Logs
Posted December 27th, 2008 by Niemand
Sets of logs which look like they are floating when placed on top of water.
- 5 comments
- 40 reads
Animated firepit
Posted December 2nd, 2008 by Nikki
This was mashed together from a BoA (the firepit) and GF4 (the smoke) graphic. It looks pretty good in-game, too.
Dead potted plant
Posted November 24th, 2008 by Thralni
An edit of the potted plant graphic, now it's a dead potted plant.
Here's some code for in your scenario data file:
begindefineitem 445;
import = 407;
it_name = "Dead potted plant";
it_full_name = "Dead potted plant";
it_floor_which_sheet = 523;
it_floor_which_icon = 0;
it_inventory_icon = 0;
it_identified = 1;
Here's some code for in your scenario data file:
begindefineitem 445;
import = 407;
it_name = "Dead potted plant";
it_full_name = "Dead potted plant";
it_floor_which_sheet = 523;
it_floor_which_icon = 0;
it_inventory_icon = 0;
it_identified = 1;
Pumpkin Scarecrow
Posted October 31st, 2008 by Dahak
For all those who enjoy Halloween here is the famous pumpkin scarecrow. Now terrorizing a neighborhood near you this malevolent being is perfect for those deserted farmyards and spooky countrysides.
- 1 comment
- 85 reads
Outdoor Dead Trees
Posted October 24th, 2008 by Ephesos
Remember those trees I made a long time ago? Remember how there were some de-foliated versions, but I was too lazy to make outdoor versions of them? Well here you go.
For the record, they look slightly better with an icon adjust of 16 or 24, to even out the lighter colors. And icons 3 & 5 have trees only one pixel wide, so they look odd against some of the floors. But you can figure it out, I'm sure.
For the record, they look slightly better with an icon adjust of 16 or 24, to even out the lighter colors. And icons 3 & 5 have trees only one pixel wide, so they look odd against some of the floors. But you can figure it out, I'm sure.
Snowman
Posted September 28th, 2008 by Arancaytar
A decorative snowman, grabbed from a screenshot of Blue Byte's Settlers IV.
Candlestick
Posted September 9th, 2008 by Nikki
Another graphic to brighten up (pun) a church or chapel. The candle itself is a BoA item, the candlestick was drawn by me.