From ea684a5af05066e6ab696f18b7958adf4dcc0b6f Mon Sep 17 00:00:00 2001 From: ryo_saeba Date: Wed, 25 Jun 2008 17:26:40 +0000 Subject: [PATCH] Put list from the treasure file, remove duplication. git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@9367 282e977c-c81d-0410-88c4-b93c2d0d6712 --- monster/humanoid/Dwarf/dwarf.trs | 12 ++++++++++-- monster/humanoid/Halfling/halfling1.trs | 12 +++++++++--- 2 files changed, 19 insertions(+), 5 deletions(-) diff --git a/monster/humanoid/Dwarf/dwarf.trs b/monster/humanoid/Dwarf/dwarf.trs index 2cbd3bfae..f774a5908 100644 --- a/monster/humanoid/Dwarf/dwarf.trs +++ b/monster/humanoid/Dwarf/dwarf.trs @@ -1,5 +1,13 @@ treasure dwarf - list all_spell_skills + list fighter_skills more - list standard + arch hammer + more + arch shield + more + arch chain_mail + more + arch helmet + more + arch skill_smithery end diff --git a/monster/humanoid/Halfling/halfling1.trs b/monster/humanoid/Halfling/halfling1.trs index 70613da9c..d6975c1e5 100644 --- a/monster/humanoid/Halfling/halfling1.trs +++ b/monster/humanoid/Halfling/halfling1.trs @@ -1,5 +1,11 @@ treasure halfling - list all_spell_skills + list fighter_skills more - list throw_stnd -end + arch leather_armour + more + arch dagger + more + arch skill_stealing + more + arch skill_hide + end