mirror of
https://github.com/yquake2/rogue.git
synced 2025-02-16 17:11:02 +00:00
Cleanupo boss2 and add sanity checks
This commit is contained in:
parent
2c05b79e46
commit
134d6008c1
2 changed files with 621 additions and 428 deletions
File diff suppressed because it is too large
Load diff
|
@ -1,7 +1,10 @@
|
|||
// G:\quake2\baseq2\models/monsters/boss2
|
||||
|
||||
// This file generated by ModelGen - Do NOT Modify
|
||||
|
||||
/* =======================================================================
|
||||
*
|
||||
* Animations for boss2.
|
||||
*
|
||||
* =======================================================================
|
||||
*/
|
||||
|
||||
#define FRAME_stand30 0
|
||||
#define FRAME_stand31 1
|
||||
#define FRAME_stand32 2
|
||||
|
@ -183,5 +186,4 @@
|
|||
#define FRAME_death48 178
|
||||
#define FRAME_death49 179
|
||||
#define FRAME_death50 180
|
||||
|
||||
#define MODEL_SCALE 1.000000
|
||||
#define MODEL_SCALE 1.000000
|
||||
|
|
Loading…
Reference in a new issue