- Add large old wood and iron ships anchor.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@13167 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
1c7bc7aaf0
commit
a165023a01
5
CHANGES
5
CHANGES
|
@ -1,7 +1,10 @@
|
|||
Changes for SVN top of tree:
|
||||
==============================================================================
|
||||
|
||||
Add Wheelbarrow This uses an image drawn by kbulgarien
|
||||
Add large wood and iron ships anchor.
|
||||
Kevin Bulgrien 2010-05-10
|
||||
|
||||
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,17 @@
|
|||
Object anchor
|
||||
can_roll 1
|
||||
client_type 8002
|
||||
face anchor.111
|
||||
material 18
|
||||
move_block walk swim boat
|
||||
move_type 1
|
||||
name Anchor
|
||||
name_pl Anchors
|
||||
no_pick 1
|
||||
weight 500000
|
||||
end
|
||||
More
|
||||
Object anchor_2
|
||||
face anchor.111
|
||||
x 1
|
||||
end
|
Binary file not shown.
After Width: | Height: | Size: 2.9 KiB |
|
@ -0,0 +1,3 @@
|
|||
face anchor.111
|
||||
magicmap brown
|
||||
end
|
Loading…
Reference in New Issue