Crossfire Server, Branch 1.12  R12190
Data Structures | Typedefs
artifact.h File Reference

Artifact-related structures. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  artifactliststruct
 This represents all archetypes for one particular object type. More...
struct  artifactstruct
 This is one artifact, ie one special item. More...

Typedefs

typedef struct artifactstruct artifact
 This is one artifact, ie one special item.
typedef struct artifactliststruct artifactlist
 This represents all archetypes for one particular object type.

Detailed Description

Artifact-related structures.

See the page on artifacts for more information.

Definition in file artifact.h.


Typedef Documentation

typedef struct artifactstruct artifact

This is one artifact, ie one special item.

This represents all archetypes for one particular object type.