SFDecos.SFCafeWorkerBody

00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
00021
00022
//=============================================================================
// Spatial Fear
// Class: SFCafeWorkerBody
// Description: The model has three different animation frames for poses:
//              Float, Kneel and Cafeteria
// 
// Modelled by: Dean Stamp
//=============================================================================
class SFCafeWorkerBody extends SFCaptainBody;

#exec TEXTURE IMPORT NAME=CanC1 FILE=TEXTURES\CanteenChest.pcx GROUP=Skins FLAGS=2 LODSET=0
#exec TEXTURE IMPORT NAME=CanC1 FILE=TEXTURES\CanteenChest.pcx GROUP=Skins PALETTE=CanC1

#exec TEXTURE IMPORT NAME=CanJ1 FILE=TEXTURES\CanteenJacket.pcx GROUP=Skins FLAGS=2 LODSET=0
#exec TEXTURE IMPORT NAME=CanJ1 FILE=TEXTURES\CanteenJacket.pcx GROUP=Skins PALETTE=CanJ1

defaultproperties
{
     MultiSkins(1)=Texture'SFDecos.Skins.CanC1'
     MultiSkins(2)=Texture'SFDecos.Skins.CanJ1'
}

class file time: 12/7/2003 3:58:26 PM - creation time: 12/7/2003 4:03:44 PM
Created with UnCodeX