Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diasurgical/devilution
/ AddGoatShrine
Function
AddGoatShrine
Source/objects.cpp:1180–1183 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1178
}
1179
1180
void AddGoatShrine(int i)
1181
{
1182
object[i]._oRndSeed = GetRndSeed();
1183
}
1184
1185
void AddCauldron(int i)
1186
{
Callers
1
AddObject
Function · 0.85
Calls
1
GetRndSeed
Function · 0.85
Tested by
no test coverage detected