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