Replace pier_ with bench_ archetypes to make up the bar, this partially addresses bug 1657715 with a movement allow issue, the bench looks somewhat better and prevents players and monsters from walking over the bar
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6194 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
0dc753ac81
commit
d6ea6ed3d9
|
@ -1027,11 +1027,9 @@ arch woodfloor
|
|||
x 10
|
||||
y 3
|
||||
end
|
||||
arch pier_2_1_2
|
||||
name bar
|
||||
arch bench_1_4
|
||||
x 10
|
||||
y 3
|
||||
move_block all
|
||||
end
|
||||
arch woodfloor
|
||||
x 10
|
||||
|
@ -1140,11 +1138,9 @@ arch woodfloor
|
|||
x 11
|
||||
y 3
|
||||
end
|
||||
arch pier_2_1_2
|
||||
name bar
|
||||
arch bench_2_1_2
|
||||
x 11
|
||||
y 3
|
||||
move_block all
|
||||
end
|
||||
arch woodfloor
|
||||
x 11
|
||||
|
@ -1238,11 +1234,9 @@ arch woodfloor
|
|||
x 12
|
||||
y 3
|
||||
end
|
||||
arch pier_2_1_2
|
||||
name bar
|
||||
arch bench_2_1_2
|
||||
x 12
|
||||
y 3
|
||||
move_block all
|
||||
end
|
||||
arch woodfloor
|
||||
x 12
|
||||
|
@ -1348,11 +1342,9 @@ arch woodfloor
|
|||
x 13
|
||||
y 3
|
||||
end
|
||||
arch pier_2_1_2
|
||||
name bar
|
||||
arch bench_2_1_2
|
||||
x 13
|
||||
y 3
|
||||
move_block all
|
||||
end
|
||||
arch woodfloor
|
||||
x 13
|
||||
|
@ -1447,11 +1439,9 @@ arch woodfloor
|
|||
x 14
|
||||
y 3
|
||||
end
|
||||
arch pier_2_1_2
|
||||
name bar
|
||||
arch bench_2_1_2
|
||||
x 14
|
||||
y 3
|
||||
move_block all
|
||||
end
|
||||
arch woodfloor
|
||||
x 14
|
||||
|
@ -1554,11 +1544,9 @@ arch woodfloor
|
|||
x 15
|
||||
y 3
|
||||
end
|
||||
arch pier_2_1_2
|
||||
name bar
|
||||
arch bench_2_1_2
|
||||
x 15
|
||||
y 3
|
||||
move_block all
|
||||
end
|
||||
arch woodfloor
|
||||
x 15
|
||||
|
@ -1638,11 +1626,9 @@ arch woodfloor
|
|||
x 16
|
||||
y 3
|
||||
end
|
||||
arch pier_2_1_2
|
||||
name bar
|
||||
arch bench_1_3
|
||||
x 16
|
||||
y 3
|
||||
move_block all
|
||||
end
|
||||
arch woodfloor
|
||||
x 16
|
||||
|
|
Loading…
Reference in New Issue