diff --git a/CHANGES b/CHANGES index 68c80574f..b8dcf3b36 100644 --- a/CHANGES +++ b/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 diff --git a/misc/anchor.arc b/misc/anchor.arc new file mode 100644 index 000000000..42fc5d580 --- /dev/null +++ b/misc/anchor.arc @@ -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 diff --git a/misc/anchor.base.111.png b/misc/anchor.base.111.png new file mode 100644 index 000000000..784314285 Binary files /dev/null and b/misc/anchor.base.111.png differ diff --git a/misc/anchor.face b/misc/anchor.face new file mode 100644 index 000000000..773af01ae --- /dev/null +++ b/misc/anchor.face @@ -0,0 +1,3 @@ +face anchor.111 +magicmap brown +end