Devilution
Diablo devolved - magic behind the 1996 computer game
Variables
itemdat.h File Reference

Go to the source code of this file.

Variables

ItemDataStruct AllItemsList []
 Contains the data related to each item ID. More...
 
const PLStruct PL_Prefix []
 Contains the data related to each item prefix. More...
 
const PLStruct PL_Suffix []
 Contains the data related to each item suffix. More...
 
const UItemStruct UniqueItemList []
 Contains the data related to each unique item ID. More...
 

Detailed Description

Interface of all item data.

Definition in file itemdat.h.