Difference between revisions of "Kyra/Items (Kyrandia 3)"

Jump to navigation Jump to search
formatting list into table to match the layout of the lists for kyra1 and kyra2
(inventory finished)
(formatting list into table to match the layout of the lists for kyra1 and kyra2)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This is a list of items found in Kyrandia 3: Malcolm's Revenge, hopefully someday to be included into the [[Kyra]] engine.
This is a list of '''items''' found in Kyrandia 3: Malcolm's Revenge, which is currently getting added to the [[Kyra]] engine.
These items are referenced with their item numbers in the savegames and in the scripts. "No item"/"empty" is denoted by 0xFF.
These items are referenced with their item numbers in the savegames and in the scripts. "No item"/"empty" is denoted by 0xFF.


The item names are saved in ONETIME.PAK
To get a specific item in the game running under ScummVM, open the debugger and type "give <item number>" (item number has to be decimal, so make sure you read the numbers off the correct column). The mouse pointer will turn into the item.


<code>
{| border="1" width="100%"
  HEX DEC Name notes
|-
 
!|HEX
  00 0 Sesame seeds
!|DEC
  01 1 Firewood
!|Name
  02 2 Hypnotized Squirrel
!|Notes
  03 3 Eel
|-
  04 4 Nail
|00
  05 5 Bent nail
|0
  06 6 Nut-on-a-string
|Sesame seeds
  07 7 Bent nail-on-a-string
|-
  08 8 Rocking Horse
|01
  09 9 Toy soldier
|1
  0A 10 Leather ball
|Firewood
  0B 11 Fish cream sandwich
|-
  0C 12 Squirrel cream sandwich
|02
  0D 13 Jerkin
|2
  0E 14 Mime outfit
|Hypnotized Squirrel
  0F 15 Empty flask
|-
  10 16 Flask of water
|03
  11 17 Flask of cream
|3
  12 18 Pegasus potion
|Eel
  13 19 Primordial potion
|-
  14 20 Portal potion
|04
  15 21 Squirrelasus potion
|4
  16 22 Scissors
|Nail
  17 23 Pruning shears
|-
  18 24 Hanger
|05
  19 25 Monkey jumper
|5
  1A 26 Dagger
|Bent nail
  1B 27 Jesters staff get's placed into special UI slot after putting down
|-
  1C 28 Brandon's Shoe
|06
  1D 29 Broken saw
|6
  1E 30 Broken flask
|Nut-on-a-string
  1F 31 Orange peel
|-
  20 32 Small sprout
|07
  21 33 Large sprout
|7
  22 34 Fertilized seeds
|Bent nail-on-a-string
  23 35 Ruby
|-
  24 36 Topaz
|08
  25 37 Sapphire
|8
  26 38 Emerald
|Rocking Horse
  27 39 Diamond
|-
  28 40 Amethyst
|09
  29 41 Machete
|9
  2A 42 Bone
|Toy soldier
  2B 43 Flea
|-
  2C 44 Leather mouse
|0A
  2D 45 Chrystal mouse
|10
  2E 46 Penny
|Leather ball
  2F 47 Swim fins
|-
  30 48 Cleats
|0B
  31 49 Pool toy
|11
  32 50 Umbrella
|Fish cream sandwich
  33 51 Bungee strap
|-
  34 52 Shoehorn
|0C
  35 53 Pump
|12
  36 54 Umbrella case
|Squirrel cream sandwich
  37 55 Insurance policy
|-
  38 56 Gold coin
|0D
  39 57 Worm
|13
  3A 58 Moss
|Jerkin
  3B 59 Collar
|-
  3C 60 Fondue
|0E
  3D 61 Gold key
|14
  3E 62 Left sock
|Mime outfit
  3F 63 Newspaper
|-
  40 64 Half an apple
|0F
  41 65 Apple
|15
  42 66 Half an Apple
|Empty flask
  43 67 Crutch
|-
  44 68 Crumpled portrait
|10
  45 69 Empty can of tuna
|16
  46 70 Cheese maker
|Flask of water
  47 71 Cheese
|-
 
|11
  FF -1 empty
|17
</code>
|Flask of cream
|-
|12
|18
|Pegasus potion
|-
|13
|19
|Primordial potion
|-
|14
|20
|Portal potion
|-
|15
|21
|Squirrelasus potion
|-
|16
|22
|Scissors
|-
|17
|23
|Pruning shears
|-
|18
|24
|Hanger
|-
|19
|25
|Monkey jumper
|-
|1A
|26
|Dagger
|-
|1B
|27
|Jesters staff
|gets placed into special UI slot after putting down
|-
|1C
|28
|Brandon's Shoe
|-
|1D
|29
|Broken saw
|-
|1E
|30
|Broken flask
|-
|1F
|31
|Orange peel
|-
|20
|32
|Small sprout
|-
|21
|33
|Large sprout
|-
|22
|34
|Fertilized seeds
|-
|23
|35
|Ruby
|-
|24
|36
|Topaz
|-
|25
|37
|Sapphire
|-
|26
|38
|Emerald
|-
|27
|39
|Diamond
|-
|28
|40
|Amethyst
|-
|29
|41
|Machete
|-
|2A
|42
|Bone
|-
|2B
|43
|Flea
|-
|2C
|44
|Leather mouse
|-
|2D
|45
|Crystal mouse
|-
|2E
|46
|Penny
|-
|2F
|47
|Swim fins
|-
|30
|48
|Cleats
|-
|31
|49
|Pool toy
|-
|32
|50
|Umbrella
|-
|33
|51
|Bungee strap
|-
|34
|52
|Shoehorn
|-
|35
|53
|Pump
|-
|36
|54
|Umbrella case
|-
|37
|55
|Insurance policy
|-
|38
|56
|Gold coin
|-
|39
|57
|Worm
|-
|3A
|58
|Moss
|-
|3B
|59
|Collar
|-
|3C
|60
|Fondue
|-
|3D
|61
|Gold key
|-
|3E
|62
|Left sock
|-
|3F
|63
|Newspaper
|-
|-
|40
|64
|Half an apple
|has worm in it
|-
|41
|65
|Apple
|-
|42
|66
|Half an apple
|has no worm in it
|-
|43
|67
|Crutch
|-
|44
|68
|Crumpled portrait
|-
|45
|69
|Empty can of tuna
|-
|46
|70
|Cheese maker
|-
|47
|71
|Cheese
|-
|FF
| -1
|empty inventory slot
|not listed in the executable, for reference only
|}
334

edits

Navigation menu