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

Function MAI_AcidUniq

Source/monster.cpp:3599–3602  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3597}
3598
3599void MAI_AcidUniq(int i)
3600{
3601 MAI_Ranged(i, MIS_ACID, TRUE);
3602}
3603
3604void MAI_Scav(int i)
3605{

Callers

nothing calls this directly

Calls 1

MAI_RangedFunction · 0.85

Tested by

no test coverage detected