|
|
|
@ -62,7 +62,16 @@ enum decal_e
@@ -62,7 +62,16 @@ enum decal_e
|
|
|
|
|
DECAL_SMALLSCORCH2, // Small scorch mark
|
|
|
|
|
DECAL_SMALLSCORCH3, // Small scorch mark
|
|
|
|
|
DECAL_MOMMABIRTH, // Big momma birth splatter
|
|
|
|
|
DECAL_MOMMASPLAT |
|
|
|
|
DECAL_MOMMASPLAT, |
|
|
|
|
DECAL_SPR_SPLT1, |
|
|
|
|
DECAL_SPR_SPLT2, |
|
|
|
|
DECAL_SPR_SPLT3, |
|
|
|
|
DECAL_OPFOR_SCORCH1, |
|
|
|
|
DECAL_OPFOR_SCORCH2, |
|
|
|
|
DECAL_OPFOR_SCORCH3, |
|
|
|
|
DECAL_OPFOR_SMALLSCORCH1, |
|
|
|
|
DECAL_OPFOR_SMALLSCORCH2, |
|
|
|
|
DECAL_OPFOR_SMALLSCORCH3, |
|
|
|
|
}; |
|
|
|
|
|
|
|
|
|
typedef struct |
|
|
|
|