From 1d1a6483dea358daede5c87c29c1326433c80502 Mon Sep 17 00:00:00 2001 From: silvernexus Date: Sun, 17 Jan 2021 18:52:04 +0000 Subject: [PATCH] Add a couple more ways coifs can spawn, including in shops. git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21812 282e977c-c81d-0410-88c4-b93c2d0d6712 --- treasures.trs | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/treasures.trs b/treasures.trs index c78d87138..daa053770 100644 --- a/treasures.trs +++ b/treasures.trs @@ -258,6 +258,10 @@ treasureone random_armour magic 4 chance 5 more + arch coif + magic 4 + chance 5 + more arch b_gauntlets magic 4 chance 5 @@ -1867,6 +1871,11 @@ treasure standard_old arch bighorned_helmet magic 1 chance 1 + no + arch coif + magic 1 + chance 10 + end end end end