334
edits
(initial page, items 00-0F) |
(items 10-1F) |
||
Line 1: | Line 1: | ||
This is a list of items found in Kyrandia 2: Hand of Fate, hopefully someday to be included into the [[Kyra]] engine. | This is a list of items found in Kyrandia 2: Hand of Fate, hopefully someday to be included into the [[Kyra]] engine. | ||
These items are referenced with their item numbers | These items are referenced with their item numbers in the savegames, possibly also in the scripts. "No item"/"empty" is denoted by 0xFF. | ||
<code> | <code> | ||
Line 22: | Line 22: | ||
0F 15 letter | 0F 15 letter | ||
10 16 | 10 16 letter | ||
11 17 letter | |||
12 18 flask | |||
13 19 (reversed empty flask) | |||
14 20 Quicksand | |||
15 21 water | |||
16 22 warm water | |||
17 23 hot water | |||
18 24 swamp water | |||
19 25 reptile tears | |||
1A 26 swampsnake potion | |||
1B 27 milk | |||
1C 28 bottled ghost | |||
1D 29 cheese | |||
1E 30 sandwich | |||
1F 31 wool | |||
(note: last usable item is 0xAF, 0xB0 leads to strange results) | |||
FF -1 (empty inventory slot) not listed, for reference | FF -1 (empty inventory slot) not listed, for reference | ||
</code> | </code> |
edits