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
master
silvernexus 2015-05-22 22:53:38 +00:00
parent f5a8a3d6df
commit d54323d725
4 changed files with 15 additions and 8 deletions

View File

@ -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'"

View File

@ -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

View File

@ -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

View File

@ -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