aboutsummaryrefslogtreecommitdiff
path: root/engines/neverhood/gamevars.h
diff options
context:
space:
mode:
authorjohndoe1232013-01-21 11:34:50 +0000
committerWillem Jan Palenstijn2013-05-08 20:47:41 +0200
commit4389d32974cd0965624d30b6566fcc8e1c2a72b4 (patch)
treeef459fb18355f1ed4ae8a199ba43e871a88b079a /engines/neverhood/gamevars.h
parentac1dc3e4db23572b9a7d6855bfbdc20f9044a612 (diff)
downloadscummvm-rg350-4389d32974cd0965624d30b6566fcc8e1c2a72b4.tar.gz
scummvm-rg350-4389d32974cd0965624d30b6566fcc8e1c2a72b4.tar.bz2
scummvm-rg350-4389d32974cd0965624d30b6566fcc8e1c2a72b4.zip
NEVERHOOD: Rename "Klayman" to "Klaymen" (the correct name of the game's hero)
Diffstat (limited to 'engines/neverhood/gamevars.h')
-rw-r--r--engines/neverhood/gamevars.h14
1 files changed, 7 insertions, 7 deletions
diff --git a/engines/neverhood/gamevars.h b/engines/neverhood/gamevars.h
index d3fe15fb5e..3672aa6e45 100644
--- a/engines/neverhood/gamevars.h
+++ b/engines/neverhood/gamevars.h
@@ -48,11 +48,11 @@ enum {
V_COLUMN_TEXT_NAME = 0xC8C28808,
V_CLICKED_COLUMN_INDEX = 0x48A68852,
V_CLICKED_COLUMN_ROW = 0x49C40058,
- // Klayman
- V_KLAYMAN_SMALL = 0x1860C990, // Is Klayman small?
- V_KLAYMAN_FRAMEINDEX = 0x18288913,
- V_KLAYMAN_IS_DELTA_X = 0xC0418A02,
- V_KLAYMAN_SAVED_X = 0x00D30138,
+ // Klaymen
+ V_KLAYMEN_SMALL = 0x1860C990, // Is Klaymen small?
+ V_KLAYMEN_FRAMEINDEX = 0x18288913,
+ V_KLAYMEN_IS_DELTA_X = 0xC0418A02,
+ V_KLAYMEN_SAVED_X = 0x00D30138,
V_CAR_DELTA_X = 0x21E60190,
// Flags
V_CRYSTAL_COLORS_INIT = 0xDE2EC914,
@@ -129,8 +129,8 @@ enum {
V_TELEPORTER_WHICH = 0x60826830,
V_TELEPORTER_DEST_AVAILABLE = 0x2C145A98,
// Inventory
- V_HAS_NEEDLE = 0x31C63C51, // Has Klayman the needle?
- V_HAS_FINAL_KEY = 0xC0780812, // Has Klayman the key from the diskplayer?
+ V_HAS_NEEDLE = 0x31C63C51, // Has Klaymen the needle?
+ V_HAS_FINAL_KEY = 0xC0780812, // Has Klaymen the key from the diskplayer?
V_HAS_TEST_TUBE = 0x45080C38,
// Arrays
// NOTE "GOOD" means the solution, "CURR" is the current setup of the puzzle variables