Skip to content

Commit

Permalink
Fix order of rubber hose tile.
Browse files Browse the repository at this point in the history
  • Loading branch information
elunna committed Nov 15, 2023
1 parent 629f760 commit ac90294
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions win/share/objects.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1490,26 +1490,7 @@ Z = (195, 195, 195)
.JA.............
................
}
# tile 77 (club)
{
................
................
................
..........KK....
........JCKKA...
.......KKKKKA...
......JKKKKJA...
......KKKCKAA...
.....JCKKKAA....
....JKKKJAA.....
...JKKJAA.......
...KJAA.........
..KJA...........
.KJA............
.JA.............
................
}
# tile 78 (rubber hose)
# tile 77 (rubber hose)
{
................
................
Expand All @@ -1528,6 +1509,25 @@ Z = (195, 195, 195)
....AAA.........
................
}
# tile 78 (club)
{
................
................
................
..........KK....
........JCKKA...
.......KKKKKA...
......JKKKKJA...
......KKKCKAA...
.....JCKKKAA....
....JKKKJAA.....
...JKKJAA.......
...KJAA.........
..KJA...........
.KJA............
.JA.............
................
}
# tile 79 (staff / quarterstaff)
{
................
Expand Down

0 comments on commit ac90294

Please sign in to comment.