![]() |
Crossfire Server, Trunk
1.75.0
|
Go to the source code of this file.
Data Structures | |
struct | artifact |
This is one artifact, ie one special item. More... | |
struct | artifactlist |
This represents all archetypes for one particular object type. More... | |
Functions | |
void | artifact_check (const artifact *art) |
void | artifact_post_load () |
Artifact-related structures.
See the page on artifacts for more information.
Definition in file artifact.h.
void artifact_check | ( | const artifact * | art | ) |
Definition at line 673 of file artifact.cpp.
References artifact::chance, artifact::item, llevDebug, LOG(), object::name, and object::nrof.
Referenced by artifact_post_load().
void artifact_post_load | ( | ) |
Definition at line 680 of file artifact.cpp.
References artifact_check(), first_artifactlist, and artifactlist::next.
Referenced by assets_collect().