From 83c9ef9b930bb02f827cf1a2c4c924866bebafde Mon Sep 17 00:00:00 2001 From: ryo_saeba Date: Fri, 30 Dec 2011 19:57:50 +0000 Subject: [PATCH] Add 'quiver of throwing items' as an item one can find in random loot. git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@16381 282e977c-c81d-0410-88c4-b93c2d0d6712 --- treasures.trs | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/treasures.trs b/treasures.trs index 9899b2bbc..fe5e14749 100644 --- a/treasures.trs +++ b/treasures.trs @@ -944,6 +944,9 @@ treasureone containers arch quiver chance 10 more + arch quiver_throwing + chance 10 + more arch scrollcase chance 5 end @@ -1010,6 +1013,9 @@ treasureone throw_weapons magic 3 nrof 3 chance 5 + more + arch quiver_throwing + chance 5 end # melee_weapons combines old list 11 and list 12 together. List 26 # is obsolete now