Xonotic
mage.qh File Reference
#include "../all.qh"
#include <common/weapons/_all.qh>
#include <common/items/_mod.qh>
+ Include dependency graph for mage.qh:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Mage
 
class  MageSpike
 

Functions

 REGISTER_MONSTER (MAGE, NEW(Mage))
 
 REGISTER_WEAPON (MAGE_SPIKE, NEW(MageSpike))
 

Function Documentation

◆ REGISTER_MONSTER()

REGISTER_MONSTER ( MAGE  ,
NEW(Mage  
)

◆ REGISTER_WEAPON()

REGISTER_WEAPON ( MAGE_SPIKE  ,
NEW(MageSpike  
)