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