Egg file bumb/glow map support

Is there a way to attach a bump or glow map inside an egg file? I didn’t see anything in the egg file syntax help that would indicate the ability.

Though the eggSyntax document only mentions the first six (and that’s an unfortunate omission), you can put any of the following keywords in for envtype { keyword }:

modulate
decal
blend
replace
add
blend_color_scale
modulate_glow
modulate_gloss
normal
normal_height
glow
gloss
height
selector

David

Great, thanks for the quick reply.