aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/roomnums.h
diff options
context:
space:
mode:
authoruruk2013-08-29 23:38:47 +0200
committeruruk2013-08-29 23:38:47 +0200
commit3aa059848a0bc64f7395115db75bb39d0e1b6794 (patch)
tree3f3754fb71e74679495129cdb94c2ff774158a23 /engines/avalanche/roomnums.h
parentf95834ca05ae0f3a60e475fdef2fe42f6d2f18d5 (diff)
downloadscummvm-rg350-3aa059848a0bc64f7395115db75bb39d0e1b6794.tar.gz
scummvm-rg350-3aa059848a0bc64f7395115db75bb39d0e1b6794.tar.bz2
scummvm-rg350-3aa059848a0bc64f7395115db75bb39d0e1b6794.zip
AVALANCHE: Repair the catacombs.
Diffstat (limited to 'engines/avalanche/roomnums.h')
-rw-r--r--engines/avalanche/roomnums.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/avalanche/roomnums.h b/engines/avalanche/roomnums.h
index f38c25d0cf..a21da00a95 100644
--- a/engines/avalanche/roomnums.h
+++ b/engines/avalanche/roomnums.h
@@ -49,7 +49,7 @@ const byte r__aylesoffice = 16;
const byte r__argentpub = 19;
const byte r__brummieroad = 20;
const byte r__bridge = 21; /*{ ? not sure }*/
-const byte r__entrancehall = 40;
+const byte r__lusties = 22;
const byte r__lustiesroom = 23;
const byte r__westhall = 25;
const byte r__easthall = 26;
@@ -59,7 +59,7 @@ const byte r__catacombs = 29;
//{ -------------- }
-const byte r__lusties = 22;
+const byte r__entrancehall = 40;
const byte r__robins = 42;
const byte r__outsidenottspub = 46;
const byte r__nottspub = 47;