|
Crossfire Server, Branch 1.12
R12190
|
Artifact-related structures. More...

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. | |
Artifact-related structures.
See the page on artifacts for more information.
Definition in file artifact.h.
| 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.
1.7.6.1