Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diasurgical/devilution
/ MAI_Storm
Function
MAI_Storm
Source/monster.cpp:3801–3804 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3799
}
3800
3801
void MAI_Storm(int i)
3802
{
3803
MAI_RoundRanged(i, MIS_LIGHTCTRL2, TRUE, 4, 0);
3804
}
3805
3806
void MAI_Acid(int i)
3807
{
Callers
nothing calls this directly
Calls
1
MAI_RoundRanged
Function · 0.85
Tested by
no test coverage detected