Added an anvil to Brest CVT (brest/shops/brest.cvt) so players can craft black dragon mail. Requires archetype update r18803.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18804 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
309550f1a1
commit
fd9418e2d5
|
@ -12,7 +12,7 @@ height 24
|
||||||
enter_x 13
|
enter_x 13
|
||||||
enter_y 20
|
enter_y 20
|
||||||
msg
|
msg
|
||||||
Modified: 2010-11-05 Andreas Kirschbaum
|
Modified: 2013-07-18 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch flagstone
|
arch flagstone
|
||||||
|
@ -2538,6 +2538,10 @@ type 68
|
||||||
no_magic 1
|
no_magic 1
|
||||||
damned 1
|
damned 1
|
||||||
end
|
end
|
||||||
|
arch create_black_dragon_mail
|
||||||
|
x 18
|
||||||
|
y 7
|
||||||
|
end
|
||||||
arch blackslate
|
arch blackslate
|
||||||
x 18
|
x 18
|
||||||
y 8
|
y 8
|
||||||
|
|
Loading…
Reference in New Issue