# Enemy Palettes The enemy palette is used by various in-level sprites. Like the jyotyu palette, the palette used will change depending on the bottom BG to better fit the level theme. All palettes, as well as the bitmaps of the sprites that use them, can be found in the /OBJ folder. #### **1. Enemy palettes**
**File** **Description**
I\_enemy\_ncl.binNormal enemy palette
I\_enemy\_B\_ncl.binBlue (underground) enemy palette
I\_enemy\_R\_ncl.binRed (volcanic) enemy palette
I\_enemy\_W\_ncl.binGrey (winter) enemy palette
#### **2. List of bitmaps which use the enemy palette**
**Bitmap****Description****Palette Number**
I\_awa\_ncg.bin Underwater pipe current bubble 0
I\_bubble256\_ncg.binPodoboo (lava bubble) 0
I\_dokan\_hahen\_ncg.bin Broken pipe fragments 0 (yellow), 1 (green), 3 (red)
I\_dokan\_yajirushi\_ncg.binYellow sewer arrow (2-3) 1
I\_fireball\_ncg.bin Fireball; used by Fire Mario/Luigi, firebar, fire bros., and venus fire trap(?) 0
I\_item\_ncg.bin Power-up and vine top graphics 0 (for star flash; jyotyu palette is used otherwise)
I\_kazandan\_hahen\_ncg.bin Broken volcanic meteor fragments 0
I\_kuribo256\_ncg.bin Goomba, paragoomba, paragoomba wings 0
I\_nokonoko256\_ncl.binKoopa Troopa, Koopa Paratroopa, Paratroopa wings 0 (green), 1 (red), 2 (blue)
I\_obj\_yougan\_ncg.binBackground volcanic meteor1
I\_ochiruhashi\_ncg.binFalling beach platform1
I\_switch\_ncg.binP-switch, ?-switch, !-switch, and boss (skull) switch2
I\_teresa256\_ncg.binBoo1
W\_kinoko\_ncg.binGraphics for the blue/yellow/red Toad house blocks and cards3 (for red/yellow Toad house graphics; enemy256 palette is used otherwise)
#### **3. Enemy256 palette** The enemy256 palette is used by only a few sprites and differs from the enemy palette in that it does not have underground/wintery/volcanic variants. The file for it is **I\_enemy256\_ncl.bin**. #### **4. List of bitmaps which use the enemy256 palette**
**Bitmap****Description****Palette Number**
I\_star\_red\_ncg.bin MvsL big star 1
W\_kinoko\_ncg.binGraphics for the blue/yellow/red Toad house blocks and cards0 (for blue Toad house graphics; enemy palettes are used otherwise)