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

Jump to navigation Jump to search
m
format, removing obsolete information
m (mention debugger)
m (format, removing obsolete information)
Line 1: Line 1:
This is a list of items found in Kyrandia 3: Malcolm's Revenge, which is currently getting added to 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.


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.
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.
The item names are saved in ONETIME.PAK


<code>
<code>
334

edits

Navigation menu