Home
last modified time | relevance | path

Searched refs:ICURS_TAVERN_SIGN (Results 1 – 3 of 3) sorted by relevance

/dports/games/devilutionX/devilutionX-1.2.1/Source/
H A Ditemdat.h122 ICURS_TAVERN_SIGN = 126, enumerator
H A Ditemdat.cpp26 /*IDI_BANNER */ { IDROP_NEVER, ICLASS_QUEST, ILOC_UNEQUIPABLE, ICURS_TAVERN_SIGN, …
H A Ditems.cpp3200 if (item[i]._iCurs == ICURS_TAVERN_SIGN) in RespawnItem()