Skip to content

Commit

Permalink
Fix order of wand of fireball tile.
Browse files Browse the repository at this point in the history
  • Loading branch information
elunna committed Nov 15, 2023
1 parent e785132 commit 49cd592
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 @@ -11770,26 +11770,7 @@ Z = (195, 195, 195)
................
................
}
# tile 618 (iron / digging)
{
................
................
................
...........KJ...
..........KPAA..
.........PPAA...
........PPAA....
.......PPAA.....
......PPAA......
.....PPAA.......
....KPAA........
...KJAA.........
....AA..........
................
................
................
}
# tile 619 (forked / fireball)
# tile 618 (forked / fireball)
{
................
................
Expand All @@ -11808,6 +11789,25 @@ Z = (195, 195, 195)
................
................
}
# tile 619 (iron / digging)
{
................
................
................
...........KJ...
..........KPAA..
.........PPAA...
........PPAA....
.......PPAA.....
......PPAA......
.....PPAA.......
....KPAA........
...KJAA.........
....AA..........
................
................
................
}
# tile 620 (steel / magic missile)
{
................
Expand Down

0 comments on commit 49cd592

Please sign in to comment.