Home
last modified time | relevance | path

Searched refs:allow_artifacts (Results 1 – 1 of 1) sorted by relevance

/dports/games/angband/Angband-4.2.2/src/
H A Dobj-make.c934 int apply_magic(struct object *obj, int lev, bool allow_artifacts, bool good, in apply_magic() argument
965 if (allow_artifacts) { in apply_magic()