The baserom doesn't insert any custom sprites beyond what is needed, but it has extended a bunch of vanilla sprites to bring new functionality to the game.
A couple new sprites have been patched into the baserom in unused vanilla sprite slots for ease of access.
# | Sprite | Description |
---|---|---|
12 | Puff of Smoke | Just a puff of smoke. Used by the sprite killer block. |
85 | Poison Mushroom | Mushroom that behaves like a power-up mushroom but is dangerous. |
A number of vanilla sprites have been "enhanced" to have their behaviour changed or extended by setting the extra bit in Lunar Magic.
# | Sprite | Extra Bit Clear (0) | Extra Bit Set (1) |
---|---|---|---|
04-07 | Big Koopas | Normal | Kicked shell of same color. |
08 | Green Parakoopa | Normal | Kicked double-bounce shell. |
11 | Buzzy Beetle | Normal | Kicked buzzy beetle shell. |
DA-DF | Shells | Normal | Disco shell. |
1C | Bullet Bill | Normal, silent | Plays sound-effect. |
1A | Classic Piranha Plant | Normal | Red, ignores Mario. |
2A | Upside-down Piranha Plant | Normal | Red, ignores Mario. |
32 | Dry Bones, stay on ledge | Throws bones | Doesn't throw bones. |
4D,4E | Monty Moles | Fast digging | Slow digging. |
49 | Growing Pipe | Normal | exit-enabled. |
53 | Throw Block | Normal, stationary | Kicked state. |
85 | Poison Mushroom | Hurts the player | Kills the player. |
9B | Hammer Bro | Infrequent throwing | Frequent throwing. |
AB | Rex | Normal | Squished. |
E0 | 3 Platforms on Chains | Normal, grey platforms | Triple Ball n' Chain. |
-- | All Chucks | Normal | keeps their behaviour, won't chase Mario. |
To insert a sprite with an extra bit setting either use the "Edit → Insert manual..." menu action or press the Insert key while in Lunar Magic's Sprite editing mode. Alternatively, you can place a sprite and Alt + Right-Click on the sprite to show the "Modify Sprite Manual (in hex)" window.
However, the baserom has provided some metadata files so these variants are visible in the "Add Sprites Window" under "Custom Collections of Sprites".
Num | Sprite | Description |
---|---|---|
A0 | Donut Lift | Companion sprite for the Donut Lift block, unusable. |