From d54323d7256110cedd6ccee8847d75f9ccad14af Mon Sep 17 00:00:00 2001 From: silvernexus Date: Fri, 22 May 2015 22:53:38 +0000 Subject: [PATCH] Make multi-tile tables have matching singular and plural name structure git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@19959 282e977c-c81d-0410-88c4-b93c2d0d6712 --- ChangeLog | 7 +++++++ indoor/table_1x2.arc | 4 ++-- indoor/table_2x1.arc | 4 ++-- indoor/table_2x2.arc | 8 ++++---- 4 files changed, 15 insertions(+), 8 deletions(-) diff --git a/ChangeLog b/ChangeLog index ca371ead4..b47c78d53 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Changes to plural names for multi-tile tables to improve consistency between +singular and plural versions of object names. +indoor/table_1x2.arc +indoor/table_2x1.arc +indoor/table_2x2.arc +Daniel Hawkins (SilverNexus) 2015-05-22 + Naming change to plural name for tentacle's hook to indicate the hooks came from multiple tentacles, not just a single tentacle. "tentacle's" became "tentacles'" diff --git a/indoor/table_1x2.arc b/indoor/table_1x2.arc index d07e2a133..63545485a 100644 --- a/indoor/table_1x2.arc +++ b/indoor/table_1x2.arc @@ -5,7 +5,7 @@ no_pick 1 weight 150000 value 55 material 16 -name_pl tables +name_pl large tables client_type 8002 end More @@ -16,7 +16,7 @@ no_pick 1 weight 150000 value 55 material 16 -name_pl tables +name_pl large tables client_type 8002 y 1 end diff --git a/indoor/table_2x1.arc b/indoor/table_2x1.arc index 8dd1f5d75..4818c1e2f 100644 --- a/indoor/table_2x1.arc +++ b/indoor/table_2x1.arc @@ -5,7 +5,7 @@ no_pick 1 weight 150000 value 55 material 16 -name_pl tables +name_pl long tables client_type 8002 end More @@ -16,7 +16,7 @@ no_pick 1 weight 150000 value 55 material 16 -name_pl tables +name_pl long tables client_type 8002 x 1 end diff --git a/indoor/table_2x2.arc b/indoor/table_2x2.arc index 13a2c0301..8bbc8bab7 100644 --- a/indoor/table_2x2.arc +++ b/indoor/table_2x2.arc @@ -5,7 +5,7 @@ no_pick 1 weight 300000 value 100 material 16 -name_pl tables +name_pl big tables client_type 8002 end More @@ -16,7 +16,7 @@ no_pick 1 weight 300000 value 100 material 16 -name_pl tables +name_pl big tables client_type 8002 x 1 end @@ -28,7 +28,7 @@ no_pick 1 weight 300000 value 100 material 16 -name_pl tables +name_pl big tables client_type 8002 y 1 end @@ -40,7 +40,7 @@ no_pick 1 weight 300000 value 100 material 16 -name_pl tables +name_pl big tables client_type 8002 x 1 y 1