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

Go to the source code of this file.

Classes

class  Wyvern
 
class  WyvernAttack
 

Functions

 REGISTER_MONSTER (WYVERN, NEW(Wyvern))
 
 REGISTER_WEAPON (WYVERN_ATTACK, NEW(WyvernAttack))
 

Function Documentation

◆ REGISTER_MONSTER()

REGISTER_MONSTER ( WYVERN  ,
NEW(Wyvern  
)

◆ REGISTER_WEAPON()

REGISTER_WEAPON ( WYVERN_ATTACK  ,
NEW(WyvernAttack  
)