home *** CD-ROM | disk | FTP | other *** search
- SDEF
- // -----------------------------------------------------------------------------
- // $Logfile:: /Quake 2 Engine/Sin/Base Sin Data/Models/Weapon/mines.def $
- // $Revision:: 5 $
- // $Author:: Aldie $
- // $Date:: 10/22/98 9:30p $
- //
- // Copyright (C) 1998 by Ritual Entertainment, Inc.
- // All rights reserved.
- //
- // This source may not be distributed and/or modified without
- // expressly written permission by Ritual Entertainment, Inc.
- //
- // This is a model definition file. It is to be used in conjunction with Sin.
- //
- // -----------------------------------------------------------------------------
- // MODEL DESCRIPTION:
- // Mines
- //
- // MODEL AUTHOR:
- // ?
- //
-
- // -----------------------------------------------------------------------------
- // FILE DECLARATIONS
- //
- // Model Commands
- path models/mines_w
- origin 0 0 -4
-
- // Base Model
- mines.sbm
-
- // Skins
- normal mines.tga
-
- // Normal Animations
- activate.sam
-
- // Define model group areas
- id 10 group light fullbright
-
- // -----------------------------------------------------------------------------
- // INITIALIZATION SECTION
- //
- !init:
-
- // Class Setup
-
- // Sound Aliases
-
- // Icon and Inventory Name
- server iconname w_spidermines
-
- // -----------------------------------------------------------------------------
- // MAIN SECTION
- //
- !main:
-
- // -----------------------------------------------------------------------------
- // SOURCESAFE Update Log
- //
- // $Log:: /Quake 2 Engine/Sin/Base Sin Data/Models/Weapon/mines.def $
- //
- // 5 10/22/98 9:30p Aldie
- //
- // 4 9/30/98 12:48p Joeske
- // Added in formatting, added in respawn sound ref.
- //
- // -----------------------------------------------------------------------------
-