Add pedestals under the grates to not crush players. Move pedestals under the ground.

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@22035 282e977c-c81d-0410-88c4-b93c2d0d6712
master
ryo_saeba 2021-03-11 18:43:53 +00:00
parent 2ba63b522d
commit 8be513f3ea
2 changed files with 21 additions and 6 deletions

View File

@ -1,3 +1,6 @@
2021-03-11 Nicolas Weeger
* darcap/darcap/library_ground: Add pedestals under the grates to not crush players. Move pedestals under the ground.
2021-02-23 Nicolas Weeger
* scorn/misc/castle,
* scorn/misc/castle2: Make quest rewards identified.

View File

@ -9,7 +9,7 @@ enter_x 18
enter_y 9
msg
Created: 2010-03-07 Nicolas Weeger
Modified: 2013-09-13 Kevin Zheng
Modified: 2021-03-11 Nicolas Weeger
endmsg
end
arch grass
@ -1724,10 +1724,6 @@ arch woodlarge
x 13
y 8
end
arch woodlarge
x 13
y 9
end
arch pedestal
x 13
y 9
@ -1736,7 +1732,7 @@ connected 1
end
arch woodlarge
x 13
y 10
y 9
end
arch pedestal
x 13
@ -1746,6 +1742,10 @@ connected 1
end
arch woodlarge
x 13
y 10
end
arch woodlarge
x 13
y 11
end
arch woodlarge
@ -1852,6 +1852,12 @@ arch white_wall_1_2
x 14
y 8
end
arch pedestal
x 14
y 9
invisible 1
connected 1
end
arch woodlarge
x 14
y 9
@ -1861,6 +1867,12 @@ x 14
y 9
connected 1
end
arch pedestal
x 14
y 10
invisible 1
connected 1
end
arch woodlarge
x 14
y 10