Add blue and green dragon scales, link them for relevant dragons.

git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@6168 282e977c-c81d-0410-88c4-b93c2d0d6712
master
ryo_saeba 2007-05-01 09:26:16 +00:00
parent f9e137463f
commit 8bf8b346b6
5 changed files with 45 additions and 7 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 715 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 603 B

View File

@ -8,3 +8,23 @@ editable 2048
name_pl dragon scales
client_type 627
end
Object blue_dragon_scale
name blue dragon scale
nrof 1
face dragon_blue_scale.111
color_fg dark_orange
weight 25000
editable 2048
name_pl blue dragon scales
client_type 627
end
Object green_dragon_scale
name green dragon scale
nrof 1
face dragon_green_scale.111
color_fg dark_orange
weight 25000
editable 2048
name_pl green dragon scales
client_type 627
end

View File

@ -1,11 +1,29 @@
treasure chinese
list big_dragon_parts
chance 50
arch dragon_steak
nrof 3
chance 45
more
arch green_dragon_scale
chance 40
nrof 2
more
arch dragonclaw
chance 15
nrof 12
more
arch dragon_wing
chance 15
nrof 2
more
arch dragon_eye
chance 15
more
arch heart
chance 5
more
arch brain
chance 1
more
# arch dragon_steak
# nrof 2
# chance 90
# more
arch abil_icestorm
nrof 3
more

View File

@ -11,7 +11,7 @@ treasure big_elec
nrof 2
chance 90
more
arch dragon_scale
arch blue_dragon_scale
more
arch wand
more