Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diasurgical/DevilutionX
/ IsUniqueAvailable
Function
IsUniqueAvailable
Source/items.cpp:2485–2488 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2483
}
2484
2485
bool IsUniqueAvailable(int i)
2486
{
2487
return gbIsHellfire || i <= 89;
2488
}
2489
2490
void ClearUniqueItemFlags()
2491
{
Callers
3
RemoveInvalidItem
Function · 0.85
CheckUnique
Function · 0.85
DebugSpawnUniqueItem
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected