Artifact prices
Each artifact has its own individual price, rather than being solely based on the cost of its base item.
This commit is contained in:
@@ -79,6 +79,7 @@ E void FDECL(arti_speak, (struct obj *));
|
||||
E boolean FDECL(artifact_light, (struct obj *));
|
||||
E long FDECL(spec_m2, (struct obj *));
|
||||
E boolean FDECL(artifact_has_invprop, (struct obj *,UCHAR_P));
|
||||
E long FDECL(arti_cost, (struct obj *));
|
||||
|
||||
/* ### attrib.c ### */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user