#################################### ## configuration file for map stuff ## set : pepples A #################################### #################################### ## class MapStuffSet >>section_enter<< MapStuffSet material = DIGGABLE odds = 5, 1 >>end<< >>section_leave<< MapStuffSet #################################### ## class SpriteSet >>section_enter<< SET_MAP sequences = SMOOTH, HARD >>end<< >>section_leave<< SET_MAP >>section_enter<< SMOOTH frames = smooth/smooth_%02d.png indices = 1, 1 hotspot = 75, 75 >>end<< >>section_leave<< SMOOTH >>section_enter<< HARD frames = hard/hard_%02d.png indices = 1, 2 hotspot = 75, 75 >>end<< >>section_leave<< HARD