diff --git a/data/images/tiles.strf b/data/images/tiles.strf index b0582b669f2..078d4a1d067 100644 --- a/data/images/tiles.strf +++ b/data/images/tiles.strf @@ -662,10 +662,10 @@ 1355 1809 1812 2048 1356 1810 1813 2049 1411 1811 1814 0 - 1988 1989 0 0 - 1990 1991 0 0 - 1992 1993 0 0 - 1994 1995 0 0 + 1988 1989 3060 3064 + 1990 1991 3061 3065 + 1992 1993 3062 3066 + 1994 1995 3063 3067 ) ) (tilegroup @@ -4048,5 +4048,14 @@ (image "tiles/snow/special2.png") ) -;; next-id: 3060 + (tiles + (width 4)(height 2) + (ids + 3060 3062 3064 3066 + 3061 3063 3065 3067 + ) + (image "tiles/background/rope.png") + ) + +;; next-id: 3068 ) diff --git a/data/images/tiles/background/rope.png b/data/images/tiles/background/rope.png new file mode 100644 index 00000000000..88a60a45f15 Binary files /dev/null and b/data/images/tiles/background/rope.png differ