Data |
Prev: 45867 | Up: Map | Next: 46026 |
|
||||
Graphics - Key 3 (split)
This key is broken into two parts, so is treated as two separate graphics rather than one graphic of two tiles.
Key - part 1
|
||||
45915 | DEFB %00000001 | Graphic properties | ||
45916 | DEFB 1 | Graphic consists of 1 tile | ||
45917 | DEFB 248 | Horizontal (X axis) pixel offset (-8 pixels) | ||
45918 | DEFB 254 | Vertical (Y axis) pixel offset (-2 pixels) | ||
45919 | DEFB 5 | Graphic consists of 5 bytes | ||
45920 | DEFB 112,136,133,136,112 | |||
Key - right side
|
||||
45925 | DEFB %00000001 | Graphic properties | ||
45926 | DEFB 1 | Graphic consists of 1 tile | ||
45927 | DEFB 0 | Horizontal (X axis) pixel offset (0 pixels) | ||
45928 | DEFB 255 | Vertical (Y axis) pixel offset (-1 pixel) | ||
45929 | DEFB 4 | Graphic consists of 4 bytes | ||
45930 | DEFB 31,255,21,21 | |||
Oil jar
|
||||
45934 | DEFB %00000001 | Graphic properties | ||
45935 | DEFB 2 | Graphic consists of 2 tiles | ||
45936 | DEFB 248 | Horizontal (X axis) pixel offset (-8 pixels) | ||
45937 | DEFB 248 | Vertical (Y axis) pixel offset (-8 pixels) | ||
45938 | DEFB 16 | Graphic consists of 16 bytes | ||
45939 | DEFB 15,8,31,63,127,127,127,97 | |||
45947 | DEFB 109,109,97,97,127,63,31,15 | |||
45955 | DEFB 0 | Horizontal (X axis) pixel offset (0 pixels) | ||
45956 | DEFB 248 | Vertical (Y axis) pixel offset (-8 pixels) | ||
45957 | DEFB 16 | Graphic consists of 16 bytes | ||
45958 | DEFB 248,8,252,247,255,255,183,247 | |||
45966 | DEFB 183,183,179,179,255,254,252,248 | |||
Coin
|
||||
45974 | DEFB %00000001 | Graphic properties | ||
45975 | DEFB 1 | Graphic consists of 1 tile | ||
45976 | DEFB 252 | Horizontal (X axis) pixel offset (-4 pixels) | ||
45977 | DEFB 253 | Vertical (Y axis) pixel offset (-3 pixels) | ||
45978 | DEFB 7 | Graphic consists of 7 bytes | ||
45979 | DEFB 56,124,238,238,238,124,56 | |||
Altar/idol
Statue/altar found in the Chambers of Chaos
|
||||
45986 | DEFB %00000001 | Graphic properties | ||
45987 | DEFB 2 | Graphic consists of 2 tiles | ||
45988 | DEFB 248 | Horizontal (X axis) pixel offset (-8 pixels) | ||
45989 | DEFB 248 | Vertical (Y axis) pixel offset (-8 pixels) | ||
45990 | DEFB 16 | Graphic consists of 16 bytes | ||
45991 | DEFB 2,7,4,4,135,252,253,255 | |||
45999 | DEFB 15,127,255,240,124,124,28,56 | |||
46007 | DEFB 0 | Horizontal (X axis) pixel offset (0 pixels) | ||
46008 | DEFB 248 | Vertical (Y axis) pixel offset (-8 pixels) | ||
46009 | DEFB 16 | Graphic consists of 16 bytes | ||
46010 | DEFB 32,240,144,144,241,63,191,240 | |||
46018 | DEFB 252,252,252,28,120,112,112,56 |
Prev: 45867 | Up: Map | Next: 46026 |