From 70dda42753cd52a81e587746d6dbee2612c71cd4 Mon Sep 17 00:00:00 2001 From: kbulgrien Date: Thu, 13 May 2010 22:06:09 +0000 Subject: [PATCH] - Lowercase the anchor name fields, remove move_type, and rename the Object to be more consistent with the non-head object name. git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@13211 282e977c-c81d-0410-88c4-b93c2d0d6712 --- misc/anchor.arc | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/misc/anchor.arc b/misc/anchor.arc index 42fc5d580..ab5a4d4de 100644 --- a/misc/anchor.arc +++ b/misc/anchor.arc @@ -1,12 +1,11 @@ -Object anchor +Object anchor_1 can_roll 1 client_type 8002 face anchor.111 material 18 move_block walk swim boat -move_type 1 -name Anchor -name_pl Anchors +name anchor +name_pl anchors no_pick 1 weight 500000 end