Core.Object | +--XIIIPersosG.TousLesPersos | +--XIIIPersos.Death
00001 //=============================================================================== 00002 // Death. 00003 //=============================================================================== 00004 00005 class Death extends TousLesPersos; 00006 00007 #EXEC MESH MODELIMPORT MESH=DeathM MODELFILE=models\Death.PSK LODSTYLE=10 00008 #EXEC MESH ORIGIN MESH=DeathM X=0 Y=0 Z=82.687 YAW=192 PITCH=0 ROLL=0 00009 00010 #EXEC MESHMAP SCALE MESHMAP=DeathM X=1.00 Y=1.00 Z=1.00 00011 00012 #EXEC MESH DEFAULTANIM MESH=DeathM ANIM=MigA 00013 00014 #EXEC TEXTURE IMPORT NAME=Material #160Tex FILE=Textures\Death.tga GROUP=Skins 00015 00016 #EXEC MESHMAP SETTEXTURE MESHMAP=DeathM NUM=0 TEXTURE=Material #160Tex 00017 00018 00019 00020 defaultproperties 00021 { 00022 }