Add a ships wheel based on a heavily modified down-scale of an image found at
dreadnoughtproject.org. Permission obtained for use of the image as a model to produce this free image. Other use of the original image is not free. git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@13212 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
70dda42753
commit
0d048d35f4
9
CHANGES
9
CHANGES
|
@ -1,10 +1,15 @@
|
|||
Changes for SVN top of tree:
|
||||
==============================================================================
|
||||
|
||||
Add large wood and iron ships anchor.
|
||||
Add a ships wheel based on a heavily modified down-scale of an image found at
|
||||
dreadnoughtproject.org. Permission obtained for use of the image as a model
|
||||
to produce this free image. Other use of the original image is not free.
|
||||
Kevin Bulgrien 2010-05-13
|
||||
|
||||
Add large wood and iron ships anchor created from a public domain image.
|
||||
Kevin Bulgrien 2010-05-10
|
||||
|
||||
Add Wheelbarrow This uses an image drawn by Kevin Bulgrien
|
||||
Add Wheelbarrow This uses an image drawn by Kevin Bulgrien.
|
||||
Brendan Lally 2010-04-28
|
||||
|
||||
Change the names of dragon scales and dragon mail to be red dragon
|
||||
|
|
|
@ -0,0 +1,10 @@
|
|||
Object shipswheel
|
||||
client_type 8002
|
||||
face shipswheel.111
|
||||
material 18
|
||||
move_block walk swim boat
|
||||
name ships wheel
|
||||
name_pl ships wheels
|
||||
no_pick 1
|
||||
weight 100000
|
||||
end
|
Binary file not shown.
After Width: | Height: | Size: 1.5 KiB |
|
@ -0,0 +1,3 @@
|
|||
face shipswheel.111
|
||||
magicmap brown
|
||||
end
|
Loading…
Reference in New Issue