MCPcopy Create free account
hub / github.com/diasurgical/devilution / AddVilebook

Function AddVilebook

Source/objects.cpp:1214–1219  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1212}
1213
1214void AddVilebook(int i)
1215{
1216 if (setlevel && setlvlnum == SL_VILEBETRAYER) {
1217 object[i]._oAnimFrame = 4;
1218 }
1219}
1220
1221void AddMagicCircle(int i)
1222{

Callers 1

AddObjectFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected