home *** CD-ROM | disk | FTP | other *** search
- ;AI descriptor file
- ;3D object parts
- >d ;desert
- >g ;green
- >s ;snow (c)
- cow_h.3do
- cow_m.3do
- cow_l.3do
- <<
- ;4-letter plot routine (must match loaded parts)
- 1prt,0,5 ;requires 3 parts
- 1prt,1,10
- 1prt,2 ;low
- ;4-letter move routine (enter NULL for static object)
- BUST
- <
- 1 ;Collidable
- 0 ;Missile / Projectile
- 0 ;Landable - You can land on the top of this object
-
- 0 ;Good Team - Bad Target
- 0 ;Bad Team - Good Target
- 0 ;High Priority Target - Friendly Fire Systems
- 0 ;Goal
-
- 5 ;hit points
- 0 ;(0=UNK,1=TNK,2=AIR,3=COP,4=GUN,5=MSL)
- MOO
- <
-
-