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

Function MAI_Acid

Source/monster.cpp:3806–3809  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3804}
3805
3806void MAI_Acid(int i)
3807{
3808 MAI_RoundRanged(i, MIS_ACID, FALSE, 4, 1);
3809}
3810
3811void MAI_Diablo(int i)
3812{

Callers

nothing calls this directly

Calls 1

MAI_RoundRangedFunction · 0.85

Tested by

no test coverage detected