MCPcopy Create free account
hub / github.com/diasurgical/devilution / MAI_Diablo

Function MAI_Diablo

Source/monster.cpp:3811–3814  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3809}
3810
3811void MAI_Diablo(int i)
3812{
3813 MAI_RoundRanged(i, MIS_DIABAPOCA, FALSE, 40, 0);
3814}
3815
3816void MAI_RR2(int i, int mistype, int dam)
3817{

Callers

nothing calls this directly

Calls 1

MAI_RoundRangedFunction · 0.85

Tested by

no test coverage detected