MCPcopy 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
1180void AddGoatShrine(int i)
1181{
1182 object[i]._oRndSeed = GetRndSeed();
1183}
1184
1185void AddCauldron(int i)
1186{

Callers 1

AddObjectFunction · 0.85

Calls 1

GetRndSeedFunction · 0.85

Tested by

no test coverage detected