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-b93c2d0d6712master
parent
31ed91bd96
commit
ea684a5af0
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue