Talk:DSB

From DmWiki
Revision as of 12:10, 23 August 2008 by Ian scho (talk | contribs) (New page: Do we need to add an object attribute page? By that I mean a list of definitions explainging this: obj.fluxcage = { type="HAZE", renderer_hack="HAZE", class="FLUXCAGE", dungeon=gfx.f...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Do we need to add an object attribute page?

By that I mean a list of definitions explainging this:

obj.fluxcage = { type="HAZE", renderer_hack="HAZE", class="FLUXCAGE", dungeon=gfx.fluxcagehaze, no_monsters=forbid_monsterclass, forbidden="CHAOS" }

With lists of each attribute, and asociated values:

renderer_hack

Special tweaks when rendering objects.

USE: "FAKEWALL", "STAIRS", "DOORFRAME", "DOORBUTTON", "LEFTRIGHT", "MAGICDOOR", "HAZE", "WRITING", "MIRROR", "POWERSCALE"