Make coloured mail work in the Scorn armour shop
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9128 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
d35ac5a295
commit
ecf094cf47
|
@ -1,3 +1,7 @@
|
|||
2008-05-21 06:31 rednaxela
|
||||
* scorn/shops/armourshop: Make the smith of the Scorn armour shop able to
|
||||
make coloured dragon mail.
|
||||
|
||||
2008-05-20 16:01 anmaster
|
||||
* brest/pshops/pshop_copier: Update the script to make it work correctly,
|
||||
it assumed too much about the layout of the file, so it was broken.
|
||||
|
|
|
@ -10,6 +10,7 @@ height 16
|
|||
enter_x 14
|
||||
msg
|
||||
Created: 1993-10-15
|
||||
Modified: 2008-05-21 al
|
||||
endmsg
|
||||
end
|
||||
arch shop_empty
|
||||
|
@ -1105,6 +1106,14 @@ arch swall_2_1_2
|
|||
x 13
|
||||
y 3
|
||||
end
|
||||
arch create_blue_dragon_mail
|
||||
x 13
|
||||
y 4
|
||||
end
|
||||
arch create_green_dragon_mail
|
||||
x 13
|
||||
y 4
|
||||
end
|
||||
arch shop_empty
|
||||
x 13
|
||||
y 4
|
||||
|
|
Loading…
Reference in New Issue