
// ********** R3D file - Do not edit ************

//            Last update: May 2021

// Only for use with pwads.
// Only actioned if models are enabled

// sprites < list of sprite numbers >
//   forces use of IWAD sprite to allow CFX/models to be used
//   If ALL is used then this only has any effect if -noamwds
//   is not used.

// sprites { list }
//	where the list comprises of doomednums
//	Forces model replacement except for spr numbers in the
//	list. -noamwds must not be used or force model override
//	has been ticked in the Launcher.

// NOTE sprites cannot be followed by ALLMODELSBAR or vice versa
//      it has to be one or the other

// states <statenum><tics><flags><frame><action>
//	only tics flags frame and action are supported

// states killLight <statenum>
//	nulls any light set for a model

Version 3

[AALIENS]
sprites ALLMODELSBAR { 67 68 72	// Enemies 
	30 31 32 33 37 43 47 54	// Decorations 
	35 2028				// Light sources 
	27 28 }				// Corpses 

[AMBUSH]   sprites  0, 18
[ARTIFACT] sprites  0, 18
[axiom]    sprites  101, 102, 106
[\btsx_e1] sprites ALL
[\btsx_e2] sprites ALL
[\btsx_e3] sprites ALL
[\btsx_e4] sprites ALL
[cod]      sprites ALL

[DVII-1u]
sprites  70, 71, 73, 74, 101, 118, 121, 122, 123, 124, 125, 126

[EPIC] sprites 0, 29, 30, 35, 38, 44
[ETERNALL] sprites  0, 18, 19

// Freedoom wad conversions     -------------------

// Running with standard Doom models is possible as Risen3D
// will only run the following wads after converting them to
// a pwad meaning the original Doom/Doom2 iwads must be loaded.

[FREEDMPWAD] sprites  ALL
[FREEDOOMPWAD] sprites  ALL

// Later phase 1/2 wads
[FREEDOOM1PWAD] sprites  ALL
[FREEDOOM2PWAD] sprites  ALL

// -------------------------------------------------

[mordeth]
sprites	17, 20, 21
states	917 tics 6 flags 0 frame 0
		918 tics 6 flags 0 frame 1
		919 tics 6 flags 0 frame 2
		920 tics 6 flags 0 frame 1

[mutiny] sprites ALL
[NewWrld2] sprites  4, 15, 118
[O34S] sprites	57, 58
[post] sprites ALLMODELSBAR{ 72 }
[rebirth1]  sprites ALL
[rheresy]   sprites ALL
[rheretic]  sprites ALL
[SACRAMENT] sprites ALL
[scythe]    sprites ALL
[scythe2]   sprites ALL
[sunlust]   sprites ALL

[valve]
sprites ALLMODELSBAR{ 33 37 }

[vg]
sprites  0, 1, 5, 6, 7, 8, 9, 10, 23, 29, 38
states  819 killLight	// BON1C
        820 killLight	// BON1D
        821 killLight	// BON1E
