Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3811
void MAI_Diablo(int i)
3812
{
3813
MAI_RoundRanged(i, MIS_DIABAPOCA, FALSE, 40, 0);
3814
}
3815
3816
void MAI_RR2(int i, int mistype, int dam)
3817
{
Callers
nothing calls this directly
Calls
1
MAI_RoundRanged
Function · 0.85
Tested by
no test coverage detected