From b73d5aa8b5dd21eb216d88cdd1a1e6e8eea72dad Mon Sep 17 00:00:00 2001 From: cavesomething Date: Tue, 27 Apr 2010 14:58:29 +0000 Subject: [PATCH] Change the name of dragon scales and dragon mails to red dragon scales/mail. git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@13004 282e977c-c81d-0410-88c4-b93c2d0d6712 --- CHANGES | 6 ++++++ armour/mail/dragonmail.arc | 4 ++-- flesh/dragon/dragon_sca.arc | 4 ++-- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/CHANGES b/CHANGES index 3b4f9ea8d..a3665cae0 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,12 @@ Changes for SVN top of tree: ============================================================================== +Change the names of dragon scales and dragon mail to be red dragon +scales/mail, this makes the naming consistant with green/blue/orange/etc +dragon stuff. The arch names are not changed, so existing items will inherit +the name change smoothly unless they have set a custom name. +Brendan Lally 2010-04-27 + Add NPC_Gift_Box, a no-drop container that can be put in NPCs inventory to hold items they should be able to give away, but not drop on being killed. Brendan Lally 2010-04-26 diff --git a/armour/mail/dragonmail.arc b/armour/mail/dragonmail.arc index 101a47959..6750e19f8 100644 --- a/armour/mail/dragonmail.arc +++ b/armour/mail/dragonmail.arc @@ -1,6 +1,6 @@ Object dragon_mail -name dragon mail -name_pl dragon mails +name red dragon mail +name_pl red dragon mails client_type 251 nrof 1 type 16 diff --git a/flesh/dragon/dragon_sca.arc b/flesh/dragon/dragon_sca.arc index f23549495..983b4f590 100644 --- a/flesh/dragon/dragon_sca.arc +++ b/flesh/dragon/dragon_sca.arc @@ -1,10 +1,10 @@ Object dragon_scale -name dragon scale +name red dragon scale nrof 1 type 73 face dragon_sca.111 weight 25000 -name_pl dragon scales +name_pl red dragon scales client_type 627 end Object blue_dragon_scale