(fixed) Graphical glitch with medusa fountains
Posted: Thu Apr 12, 2007 3:59 am
From v0.11, objects.lua:
These are the same graphics called by fountain_lion. Might be intended if the medusa graphics are not in the graphics.dat files, but I thought I'd report it just in case it's an oversight.
Code: Select all
fountain_medusa = {
type="WALLITEM",
class="FOUNTAIN",
front=gfx.fountain_lion_front,
side=gfx.fountain_lion_side,