fix github issue #1239 - incorrect tile for Ixoth
Issue reported by Shrigis1: the tile for Ixoth depicts a demon that resembles Nalzok but it ought to be a red dragon. The issue entry included a binary tile attachment. Rather than try to deal with that, I've cloned red dragon and included the old tile's eyes. The issue describes them as green but they look gray to me. (Ordinary red dragon has white eyes.) 3.4.3 had same issue. I don't remember whether Ixoth was originally a demon but his tile seems to have always shown one. Fixes #1239
This commit is contained in:
@@ -1409,6 +1409,8 @@ hero or monster didn't fall into pit if water at the location was boiled away
|
||||
shopkeepers magnified the cost of shop items used up as a group; normally
|
||||
using an item splits 1 from its stack, but applying a stack of N
|
||||
candles to light them all charged N * N * single_candle_price
|
||||
the tile for Ixoth (knight's quest nemesis) depicted a demon rather than a
|
||||
dragon; change it to be a red dragon
|
||||
|
||||
|
||||
Fixes to 3.7.0-x General Problems Exposed Via git Repository
|
||||
|
||||
@@ -14234,43 +14234,45 @@ Z = (195, 195, 195)
|
||||
....CJJJCLAAAAAA
|
||||
..LLLLL.LLLLLAA.
|
||||
}
|
||||
#: Ixoth is a male red dragon
|
||||
#: [for many years his tile erroneously depicted a demon]
|
||||
# tile 742 (Ixoth,male)
|
||||
{
|
||||
....O......O....
|
||||
....O......O....
|
||||
...LOOCDDCOOL...
|
||||
...DDDDDDDDDDD..
|
||||
.CCDDDGDDGDDDCC.
|
||||
CCDKDDDDDDDDJCCC
|
||||
CDDKKKDIIDJJDCCD
|
||||
CDDKDDKJJJDDDCDD
|
||||
CCDKDDDDDDDDKCDD
|
||||
.CCDKKDDDDKKCDDD
|
||||
.CCDADKDDKDACDD.
|
||||
.DDDADDDDDDADDD.
|
||||
....CCDDDDKKAA..
|
||||
...CDDDAADDDKAA.
|
||||
..CDDDAAA.DDDK..
|
||||
................
|
||||
......IIIDA.....
|
||||
.....GDGDDDA....
|
||||
....IDDDDDDA....
|
||||
..DCHHD..DDA....
|
||||
CHCHCD..IDDA....
|
||||
HD.D...IDDA.....
|
||||
......HIDAAAAAA.
|
||||
....IHIDAAAAAAAA
|
||||
..IHHIDAJDDJAAA.
|
||||
.IHHHIDDDDDDJAA.
|
||||
.IHHHIDDDDDDDAA.
|
||||
DDHHIIDDDDDDDDA.
|
||||
ID.HIDDHHDDJDJA.
|
||||
IDAAID.AADDADDA.
|
||||
....IDAAJJJDDJA.
|
||||
........DDDDJA..
|
||||
}
|
||||
# tile 743 (Ixoth,female)
|
||||
{
|
||||
....O......O....
|
||||
....O......O....
|
||||
...LOOCDDCOOL...
|
||||
...DDDDDDDDDDD..
|
||||
.CCDDDGDDGDDDCC.
|
||||
CCDKDDDDDDDDJCCC
|
||||
CDDKKKDIIDJJDCCD
|
||||
CDDKDDKJJJDDDCDD
|
||||
CCDKDDDDDDDDKCDD
|
||||
.CCDKKDDDDKKCDDD
|
||||
.CCDADKDDKDACDD.
|
||||
.DDDADDDDDDADDD.
|
||||
....CCDDDDKKAA..
|
||||
...CDDDAADDDKAA.
|
||||
..CDDDAAA.DDDK..
|
||||
................
|
||||
......IIIDA.....
|
||||
.....GDGDDDA....
|
||||
....IDDDDDDA....
|
||||
..DCHHD..DDA....
|
||||
CHCHCD..IDDA....
|
||||
HD.D...IDDA.....
|
||||
......HIDAAAAAA.
|
||||
....IHIDAAAAAAAA
|
||||
..IHHIDAJDDJAAA.
|
||||
.IHHHIDDDDDDJAA.
|
||||
.IHHHIDDDDDDDAA.
|
||||
DDHHIIDDDDDDDDA.
|
||||
ID.HIDDHHDDJDJA.
|
||||
IDAAID.AADDADDA.
|
||||
....IDAAJJJDDJA.
|
||||
........DDDDJA..
|
||||
}
|
||||
# tile 744 (Master Kaen,male)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user