Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
golem.qh File Reference
#include "../all.qh"
Include dependency graph for golem.qh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Golem

Functions

 MODEL (MON_GOLEM, M_Model("golem.dpm"))
 REGISTER_MONSTER (GOLEM, NEW(Golem))

Function Documentation

◆ MODEL()

MODEL ( MON_GOLEM ,
M_Model("golem.dpm")  )

◆ REGISTER_MONSTER()

REGISTER_MONSTER ( GOLEM ,
NEW(Golem)  )

References NEW, and REGISTER_MONSTER.