summaryrefslogtreecommitdiff
path: root/src/q_wight.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/q_wight.cc')
-rw-r--r--src/q_wight.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/q_wight.cc b/src/q_wight.cc
index 9583365b..531bec29 100644
--- a/src/q_wight.cc
+++ b/src/q_wight.cc
@@ -75,7 +75,7 @@ static bool_ quest_wight_gen_hook(void *, void *, void *)
/* Name the rags */
- q_ptr->art_name = quark_add("of the Wight");
+ q_ptr->artifact_name = "of the Wight";
q_ptr->art_flags |=
TR_INT |