summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/unrand.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/unrand.h')
-rw-r--r--crawl-ref/source/unrand.h23
1 files changed, 21 insertions, 2 deletions
diff --git a/crawl-ref/source/unrand.h b/crawl-ref/source/unrand.h
index c8cd8a60ba..81f492ee27 100644
--- a/crawl-ref/source/unrand.h
+++ b/crawl-ref/source/unrand.h
@@ -1211,8 +1211,27 @@
""
},
-/* This is a dummy */
-/* 1 */
+/* 59 */
+{
+ // This used to be a fixed artefact but since it has no special
+ // properties I decided it more closely fits here. (jpeg)
+ "knife of Accuracy", "thin dagger",
+ OBJ_WEAPONS, WPN_DAGGER, +27, -1, LIGHTCYAN,
+ {
+ 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0,
+ 0, 0
+ }
+ ,
+ "It is almost unerringly accurate.",
+ "",
+ ""
+},
+
+/* This is a dummy. */
{
"Dum", "",
/* class, type, plus (to-hit), plus2 (depends on class), colour */