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

Function AddSChamObjs

Source/setmaps.cpp:93–97  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

91}
92
93void AddSChamObjs()
94{
95 SetObjMapRange(ObjIndex(37, 30), 17, 0, 21, 5, 1);
96 SetObjMapRange(ObjIndex(37, 46), 13, 0, 16, 5, 2);
97}
98
99void AddVileObjs()
100{

Callers 1

LoadSetMapFunction · 0.85

Calls 2

SetObjMapRangeFunction · 0.85
ObjIndexFunction · 0.85

Tested by

no test coverage detected