Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
93
void AddSChamObjs()
94
{
95
SetObjMapRange(ObjIndex(37, 30), 17, 0, 21, 5, 1);
96
SetObjMapRange(ObjIndex(37, 46), 13, 0, 16, 5, 2);
97
}
98
99
void AddVileObjs()
100
{
Callers
1
LoadSetMap
Function · 0.85
Calls
2
SetObjMapRange
Function · 0.85
ObjIndex
Function · 0.85
Tested by
no test coverage detected