|
Xonotic
|
#include "../all.qh"#include <common/weapons/_all.qh>#include <common/mutators/mutator/status_effects/all.qh>
Include dependency graph for spider.qh:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Spider |
| class | SpiderAttack |
| class | Webbed |
Functions | |
| REGISTER_MONSTER (SPIDER, NEW(Spider)) | |
| REGISTER_STATUSEFFECT (Webbed, NEW(Webbed)) | |
| REGISTER_WEAPON (SPIDER_ATTACK, NEW(SpiderAttack)) | |
| REGISTER_WEAPON | ( | SPIDER_ATTACK | , |
| NEW(SpiderAttack) | |||
| ) |