Dun Darach | Data |
Prev: 6903 | Up: Map |
Details of each room type, including outside.
|
|||||||
RoomStruct_outside_pathEW | 690B | DEFW Path_Data_EW | Pointer to E/W paths. | ||||
RoomStruct_outside_pathNS | 690D | DEFW Path_Data_NS | Pointer to N/S paths. | ||||
690F | DEFB $00 | Room type. | |||||
6910 | DEFW Inv_AutoSelect | OnExit jump vector | |||||
6912 | DEFB $28 | Background colour | |||||
Seller
|
|||||||
6913 | DEFW _b1be_path | Pointer to E/W paths. | |||||
6915 | DEFW _b1fa_path | Pointer to N/S paths. | |||||
6917 | DEFB $01 | Room type. | |||||
6918 | DEFW Exit_CheckInv | OnExit jump vector | |||||
691A | DEFB $30 | Background colour | |||||
Broker
|
|||||||
691B | DEFW _b1be_path | Pointer to E/W paths. | |||||
691D | DEFW _b1fa_path | Pointer to N/S paths. | |||||
691F | DEFB $02 | Room type. | |||||
6920 | DEFW Inv_AutoSelect | OnExit jump vector | |||||
6922 | DEFB $30 | Background colour | |||||
Deposit
|
|||||||
6923 | DEFW _b1be_path | Pointer to E/W paths. | |||||
6925 | DEFW _b21c_path | Pointer to N/S paths. | |||||
6927 | DEFB $03 | Room type. | |||||
6928 | DEFW Exit_CheckShelves | OnExit jump vector | |||||
692A | DEFB $30 | Background colour | |||||
Castle Inner Room
|
|||||||
692B | DEFW _b1be_path | Pointer to E/W paths. | |||||
692D | DEFW _b23e_path | Pointer to N/S paths. | |||||
692F | DEFB $04 | Room type. | |||||
6930 | DEFW Exit_CombinationLock | OnExit jump vector | |||||
6932 | DEFB $30 | Background colour | |||||
Gambling Room
|
|||||||
6933 | DEFW _b1be_path | Pointer to E/W paths. | |||||
6935 | DEFW _b260_path | Pointer to N/S paths. | |||||
6937 | DEFB $05 | Room type. | |||||
6938 | DEFW Inv_AutoSelect | OnExit jump vector | |||||
693A | DEFB $30 | Background colour | |||||
Temple
|
|||||||
693B | DEFW _b1be_path | Pointer to E/W paths. | |||||
693D | DEFW _b278_path | Pointer to N/S paths. | |||||
693F | DEFB $06 | Room type. | |||||
6940 | DEFW Inv_AutoSelect | OnExit jump vector | |||||
6942 | DEFB $30 | Background colour | |||||
Gallery
|
|||||||
6943 | DEFW _b1be_path | Pointer to E/W paths. | |||||
6945 | DEFW _b290_path | Pointer to N/S paths. | |||||
6947 | DEFB $07 | Room type. | |||||
6948 | DEFW Inv_AutoSelect | OnExit jump vector | |||||
694A | DEFB $30 | Background colour | |||||
Castle / Rats hole / Ladyos etc.
|
|||||||
694B | DEFW _b1be_path | Pointer to E/W paths. | |||||
694D | DEFW _b2a8_path | Pointer to N/S paths. | |||||
694F | DEFB $08 | Room type. | |||||
6950 | DEFW Inv_AutoSelect | OnExit jump vector | |||||
6952 | DEFB $30 | Background colour | |||||
Bank
|
|||||||
6953 | DEFW _b1be_path | Pointer to E/W paths. | |||||
6955 | DEFW _b2c0_path | Pointer to N/S paths. | |||||
6957 | DEFB $09 | Room type. | |||||
6958 | DEFW Inv_AutoSelect | OnExit jump vector | |||||
695A | DEFB $30 | Background colour | |||||
Portal
|
|||||||
695B | DEFW _b1be_path | Pointer to E/W paths. | |||||
695D | DEFW _b2a8_path | Pointer to N/S paths. | |||||
695F | DEFB $0A | Room type. | |||||
6960 | DEFW $8AC4 | OnExit jump vector | |||||
6962 | DEFB $30 | Background colour | |||||
Strong Room
|
|||||||
6963 | DEFW _b1be_path | Pointer to E/W paths. | |||||
6965 | DEFW _b21c_path | Pointer to N/S paths. | |||||
6967 | DEFB $0B | Room type. | |||||
6968 | DEFW Shop_ChkLock | OnExit jump vector | |||||
696A | DEFB $30 | Background colour |
Prev: 6903 | Up: Map |