summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/makeitem.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/makeitem.cc')
-rw-r--r--crawl-ref/source/makeitem.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/makeitem.cc b/crawl-ref/source/makeitem.cc
index 8aabb41282..8ab2baa966 100644
--- a/crawl-ref/source/makeitem.cc
+++ b/crawl-ref/source/makeitem.cc
@@ -1988,8 +1988,8 @@ static void _generate_missile_item(item_def& item, int force_type,
20, MI_DART,
20, MI_ARROW,
12, MI_BOLT,
+ 12, MI_SLING_BULLET,
10, MI_NEEDLE,
- 5, MI_SLING_BULLET,
2, MI_JAVELIN,
1, MI_THROWING_NET,
0);