Skip to content

Instantly share code, notes, and snippets.

@ynkdir
Created September 16, 2014 11:30
Show Gist options
  • Save ynkdir/86f5f0796287891465c1 to your computer and use it in GitHub Desktop.
Save ynkdir/86f5f0796287891465c1 to your computer and use it in GitHub Desktop.
rogue_vim.log
[2014年09月16日 20時20分34秒]
...ro/.vim/package/rogue.vim/autoload/rogue/monster.lua:203: attempt to index field '?' (a nil value)
stack traceback:
...hiro/.vim/package/rogue.vim/autoload/rogue/debug.lua:241: in function <...hiro/.vim/package/rogue.vim/autoload/rogue/debug.lua:235>
...ro/.vim/package/rogue.vim/autoload/rogue/monster.lua:203: in function 'aim_monster'
...ro/.vim/package/rogue.vim/autoload/rogue/monster.lua:217: in function 'put_m_at'
...ro/.vim/package/rogue.vim/autoload/rogue/monster.lua:751: in function 'create_monster'
...kihiro/.vim/package/rogue.vim/autoload/rogue/use.lua:463: in function 'read_scroll'
...ihiro/.vim/package/rogue.vim/autoload/rogue/play.lua:145: in function 'play_level'
...ihiro/.vim/package/rogue.vim/autoload/rogue/main.lua:161: in function <...ihiro/.vim/package/rogue.vim/autoload/rogue/main.lua:123>
[C]: in function 'xpcall'
...ihiro/.vim/package/rogue.vim/autoload/rogue/main.lua:168: in function 'main'
[string "vim chunk"]:1: in main chunk
-------
-------- ##################+ |
| | # | |
| +########################### | |
--+----- -------
#
# --------
# | |
#### | |
# | | --------
# | +####################+ |
# --+----- | |
# ##### --------
# #
# # ------------
----------+---------- -+---------- |..........|
| | ##########+ +##### |.......%..|
| | # | | # |..........|
| +## | | ####@..........|
| | | | |..........|
--------------------- ------------ ------------
階: 1 金塊: 24 体力: 33(36) 強さ: 16(16) 守備: 4 経験: 4/49
local monster = {
stationary_damage = 0,
m_name = "大こうもり",
o_row = 0,
first_level = 1,
o = 0,
hp_to_kill = 10,
slowed_toggle = false,
nap_length = 0,
moves_confused = 0,
o_col = 0,
m_hit_chance = 60,
what_is = 0, -- ?
col = 55,
m_damage = "1d3",
trow = -1,
m_char = "B",
trail_char = "#",
disguise = 0,
kill_exp = 2,
m_flags = {
[8] = "FLITS",
[6] = "WANDERS",
[4] = "ASLEEP",
},
drop_percent = 0,
tcol = 0,
row = 20,
last_level = 8,
}
local rn = -1
local r = 11
local (for index) = 0
local (for limit) = 3
local (for step) = 1
local i = 0
local d = 3
local (*temporary) = nil
local (*temporary) = nil
local (*temporary) = nil
Rogue = {
exit = function: 0x2174950,
save_game = function: 0x21e2f10,
ALREADY_MOVED = 27,
IDENTIFY = 4,
unconfuse = function: 0x21e76a0,
TUNNEL = 8,
regeneration = 0,
MAX_PACK_COUNT = 24,
ADD_STRENGTH = 4,
INVISIBLE = 3,
LAST_DUNGEON = 99,
MAX_EXP_LEVEL = 21,
DOWN = 4,
refresh = function: 0x21542b0,
LEFT = 6,
cur_room = 8,
RIGHTDOWN = 3,
put_player = function: 0x215be90,
alloc_object = function: 0x21c92a0,
do_wield = function: 0x21c1570,
check_gold_seeker = function: 0x2204b00,
relight = function: 0x21e36c0,
get_vim_variable = function: 0x21d6730,
FRUIT = 1,
screen = {
[1] = " ",
[2] = " ------- ",
[3] = " -------- ##################+ | ",
[4] = " | | # | | ",
[5] = " | +########################### | | ",
[6] = " --+----- ------- ",
[7] = " # ",
[8] = " # -------- ",
[9] = " # | | ",
[10] = " #### | | ",
[11] = " # | | -------- ",
[12] = " # | +####################+ | ",
[13] = " # --+----- | | ",
[14] = " # ##### -------- ",
[15] = " # # ",
[16] = " # # ------------ ",
[17] = " ----------+---------- -+---------- |..........| ",
[18] = " | | ##########+ +##### |.......%..| ",
[19] = " | | # | | # |..........| ",
[20] = " | +## | | ####@..........| ",
[21] = " | | | | |..........| ",
[22] = " --------------------- ------------ ------------ ",
[23] = "階: 1 金塊: 24 体力: 33(36) 強さ: 16(16) 守備: 4 経験: 4/49 ",
[0] = " ",
} table: 0x21593d0,
wizardize = function: 0x21a44b0,
unblind = function: 0x21e1c90,
is_passable = function: 0x21bbb80,
coin_toss = function: 0x21ac5f0,
auto_search = 0,
wizard = false,
MAX_HP = 800,
curse_message = "呪われているので、それはできない!",
iconv_to_utf8 = function: 0x21cd8f0,
set_vim_variable = function: 0x21af610,
SEEKS_GOLD = 19,
MAXSYLLABLES = 40,
is_wood = {
[1] = true,
[2] = false,
[3] = false,
[4] = true,
[5] = false,
[6] = true,
[7] = false,
[8] = false,
[9] = true,
[0] = true,
} table: 0x2186220,
STOPPED_ON_SOMETHING = -2,
iconv_from_utf8 = function: 0x21cd8b0,
expand_fname = function: 0x2174990,
MOVED = 0,
ARROW = 2,
dump = function: 0x221e620,
main = function: 0x215ba70,
PARTY_WAKE_PERCENT = 75,
get_rand = function: 0x21ab8e0,
id_potions = {
[1] = {
value = 250,
id_status = 0,
title = "ピンクの",
real = "強さが元にもどる",
} table: 0x2269040,
[2] = {
value = 100,
id_status = 0,
title = "オレンジ色の",
real = "体力が回復する",
} table: 0x2269140,
[3] = {
value = 200,
id_status = 0,
title = "青い",
real = "体力がとても回復する",
} table: 0x2269240,
[4] = {
value = 10,
id_status = 0,
title = "透明な",
real = "毒の",
} table: 0x2269340,
[5] = {
value = 300,
id_status = 0,
title = "緑の",
real = "経験が増す",
} table: 0x2269440,
[6] = {
value = 10,
id_status = 0,
title = "ぶどう色の",
real = "目が見えなくなる",
} table: 0x2269540,
[7] = {
value = 25,
id_status = 0,
title = "黄色い",
real = "幻覚をおこす",
} table: 0x2269640,
[8] = {
value = 100,
id_status = 0,
title = "灰色の",
real = "遠くの怪物がわかる",
} table: 0x2269740,
[9] = {
value = 100,
id_status = 1,
title = "水色の",
real = "遠くのものがわかる",
} table: 0x2269840,
[10] = {
value = 10,
id_status = 0,
title = "茶色の",
real = "頭が混乱する",
} table: 0x2269940,
[11] = {
value = 80,
id_status = 0,
title = "紫の",
real = "空中に浮きあがる",
} table: 0x2269a40,
[12] = {
value = 150,
id_status = 0,
title = "白い",
real = "素早くなる",
} table: 0x2269b40,
[13] = {
value = 145,
id_status = 0,
title = "赤い",
real = "見えないものが見える",
} table: 0x2269c40,
[0] = {
value = 100,
id_status = 0,
title = "黒い",
real = "強さが増す",
} table: 0x2268bb0,
} table: 0x2268a20,
MONSTERS = 26,
msleep = function: 0x21e7090,
gr_monster = function: 0x21b1350,
AMULET_LEVEL = 26,
MAGIC_MAPPING = 11,
gmc = function: 0x2165f30,
STEALS_ITEM = 15,
TRAPS = 6,
update_flag = false,
strwidth = function: 0x21ac2f0,
table_is_empty = function: 0x21eba40,
int_div = function: 0x221a5e0,
OBJECT = 1,
inv_rings = function: 0x21a4570,
BEING_USED = function: 0x21546c0,
add_to_pack = function: 0x21afaf0,
read_scroll = function: 0x21a8f00,
quaff = function: 0x21ea3a0,
show_average_hp = function: 0x2158560,
being_held = false,
take_a_nap = function: 0x21b6da0,
home_dir = "/home/yukihiro/",
zap_monster = function: 0x220f400,
unhallucinate = function: 0x21d1120,
special_hit = function: 0x2205a90,
POISON_DART = 3,
COL2 = 52,
ON_LEFT_HAND = 3,
mvinch = function: 0x2159540,
hallucinate = function: 0x21d42f0,
NO_ROOM = -1,
wake_room = function: 0x21660f0,
get_id_table = function: 0x2186400,
ring_stats = function: 0x21d10a0,
save_is_interactive = true,
level_objects = {
next_object = {
quiver = 0,
ichar = "L",
is_cursed = false,
class = 0,
picked_up = false,
o_row = 0,
in_use_flags = 0, -- NOT_USED
o = 0,
damage = "1d1",
o_col = 0,
is_protected = false,
hit_enchant = 0,
d_enchant = 0,
trow = 0,
which_kind_scroll = 7, -- SCARE_MONSTER
desc = "「ばび ばび およ」という巻き物",
next_object = {
quiver = 0,
ichar = "L",
is_cursed = false,
class = 0,
picked_up = false,
o_row = 0,
in_use_flags = 0, -- NOT_USED
o = 0,
damage = "1d1",
o_col = 0,
is_protected = false,
hit_enchant = 0,
d_enchant = 0,
trow = 0,
which_kind_scroll = 2, -- ENCH_WEAPON
desc = "「ぽみ ら」という巻き物",
next_object = {
quiver = 0,
ichar = "L",
is_cursed = false,
class = 0,
picked_up = false,
o_row = 0,
in_use_flags = 0, -- NOT_USED
o = 0,
damage = "1d1",
o_col = 0,
is_protected = false,
hit_enchant = 0,
which_kind_potion = 5, -- RAISE_LEVEL
trow = 0,
d_enchant = 0,
desc = "緑の水薬",
quantity = 1,
identified = false,
col = 62,
what_is = 6, -- POTION
tcol = 0,
row = 13,
which_kind = 5,
} table: 0x22be250,
quantity = 1,
identified = false,
col = 63,
what_is = 5, -- SCROL
tcol = 0,
row = 12,
which_kind = 2,
} table: 0x22bec10,
quantity = 1,
identified = false,
col = 62,
what_is = 5, -- SCROL
tcol = 0,
row = 13,
which_kind = 7,
} table: 0x22bdde0,
} table: 0x2163560,
eat = function: 0x22171c0,
vanish = function: 0x2208950,
TRAP_DOOR = 0,
mesg = {
[1] = "Message Japanese version (by ohta@src.ricoh.co.jp)",
[2] = "食糧",
[3] = "巻き物",
[4] = "水薬",
[5] = "つえ",
[6] = "",
[7] = "よろい",
[8] = "指輪",
[9] = "魔除け",
[10] = "やあ、%s。 運命の洞窟へようこそ...",
[11] = "[続く]",
[12] = "それでは、またね。",
[13] = "おたく、いったい誰なの?",
[14] = "ごめん! 画面の大きさは最低24×80なんだ。",
[15] = "割り込みがあった。",
[16] = "好きな果物",
[17] = "メモリーが足りません。 ゲームを終了します。",
[18] = "%sの攻撃はそれた。 ",
[19] = "%s%sは命中した。 ",
[20] = "",
[21] = "の攻撃",
[22] = "%sの攻撃はそれた。 ",
[23] = "%sの攻撃は命中した。 ",
[24] = "%sを倒した。 ",
[25] = "その方向には怪物がいない。",
[26] = "持ちものは、1つも持っていない。",
[27] = "イェンダーの魔除け",
[28] = "個の金塊",
[29] = "本の",
[30] = "袋の",
[31] = "個の",
[32] = "つの",
[33] = "という",
[34] = "と呼ぶ",
[35] = "(使っている)",
[36] = "(着ている)",
[37] = "(左手)",
[38] = "(右手)",
[39] = "の",
[40] = "の",
[41] = "調べる持ちものの種類は?",
[42] = "それは持っていない。",
[43] = "武器は使っていない。",
[44] = "よろいは着ていない。",
[45] = "どの種類のものですか?",
[46] = "知っているものは、何もない。",
[47] = " (知っている%sはない)",
[48] = "降りられない!",
[49] = "降りる階段がない。",
[50] = "登る階段がない。",
[51] = "階段は何者かの手によってふさがれている。",
[52] = "胃袋をねじ切られるような気分がした。",
[53] = "レベル%sへようこそ。",
[54] = "基本上昇率: %d.%02d, 実効上昇率: %d.%02d (!: %d, V: %d)",
[55] = "方角は?",
[56] = "階: ",
[57] = "金塊: ",
[58] = "体力: ",
[59] = "強さ: ",
[60] = "守備: ",
[61] = "経験: ",
[62] = "階: 金塊: 体力: 強さ: 守備: 経験: ",
[63] = "何者か",
[64] = "遠くから、かすかな怒りの叫びが聞こえる。",
[65] = "どこからか、かん高いうなり声が聞こえてくる。",
[66] = "ようやく体が自由になった。",
[67] = "怪物につかまえられて、逃げられない。",
[68] = "熊のわなが、なかなかはずれない。",
[69] = "を手に入れた。",
[70] = "の上にいる。",
[71] = "空腹",
[72] = "空腹になってきた。",
[73] = "飢餓",
[74] = "空腹のせいで力がなくなってきた。",
[75] = "瀕死",
[76] = "空腹で、もう死にそうだ。",
[77] = "空腹で、目がくらくらする。",
[78] = "ようやく地面に足がついた。",
[79] = "素早くなる薬の効き目がなくなった。",
[80] = "???",
[81] = "これ以上は物を持てない。",
[82] = "どんなものですか?",
[83] = "%sの種類は?",
[84] = "武器",
[85] = "呪われているので、それはできない!",
[86] = "拾いあげたとたん、巻き物はちりになってしまった。",
[87] = "もうこれ以上、物は持てない。",
[88] = "そこには、すでに何かが置かれている。",
[89] = "落とす物を持っていない。",
[90] = "落とす物は?",
[91] = "それは持っていない。",
[92] = "を落とした。",
[93] = "それは1つも持っていない。",
[94] = "を脱いだ。",
[95] = "よろいを着ていない。",
[96] = "他のよろいを着ている。",
[97] = "どのよろいを?",
[98] = "それは持っていない。",
[99] = "それはよろいではない。",
[100] = "を身につけた。",
[101] = "どの武器を?",
[102] = "それは持っていない。",
[103] = "%sを武器にすることはできない。",
[104] = "よろい",
[105] = "指輪",
[106] = "その武器はもう使っている。",
[107] = "に持ちかえた。",
[108] = "呼び名をつけるものは?",
[109] = "それは持っていない。",
[110] = "それには呼び名をつけることができない。",
[111] = "呼び名は?",
[112] = "ここには、何もない。",
[113] = "拾うことができない!",
[114] = "を手に入れた。 ",
[115] = "コマンドが違います。",
[116] = "? ヘルプを表示する > 階段を降りる",
[117] = "/ 画面の文字が表すものを表示 < 階段を登る",
[118] = "h, j, k, l 左、下、上、右に進む . その場で休む",
[119] = "y, u, b, n 左上、右上、左下、右下に進む , 足元のものを拾う",
[120] = "<SHIFT><方角> 何かにぶつかるまで進む s わなや隠しとびらを探す",
[121] = "<CTRL><方角> 何かを見つけるまで進む i 持ちものを見る",
[122] = "f<方角> やられそうになるまで戦う I 1つの持ちものを見る",
[123] = "F<方角> どちらかが倒れるまで戦う q 水薬を飲む",
[124] = "t<方角> 物を投げる r 巻き物を読む",
[125] = "m<方角> 落ちているものの上に乗る e 食べ物を食べる",
[126] = "z<方角> つえを振りかざす w 武器を手に持つ",
[127] = "^<方角> わなの種類を調べる W よろいを着る",
[128] = "<CTRL>P 最後のメッセージを再表示する T よろいを脱ぐ",
[129] = "<CTRL>R 画面を描き直す P 指輪をはめる",
[130] = "<CTRL>D 画面をファイルに書き出す R 指輪をはずす",
[131] = "<ESC> コマンドを中止する d 持ちものを落とす",
[132] = "a 直前のコマンドを繰り返す c 持ちものに呼び名を付ける",
[133] = "D 今まで何を発見したかを表示 ) 現在の武器を見る",
[134] = "S ゲームをセーブして終了する ] 現在のよろいを見る",
[135] = "Q ゲームを中止する = 現在の指輪を見る",
[136] = "v バージョン情報を表示する @ プレイヤー行を描き直す",
[137] = "! シェルコマンドを実行する <CTRL>Z ゲームを一時停止する",
[138] = "プレイヤー",
[139] = "部屋の床",
[140] = "部屋の壁",
[141] = "部屋の壁",
[142] = "部屋のドア",
[143] = "部屋と部屋をむすぶ通路",
[144] = "隣の階への階段",
[145] = "隠されたわな",
[146] = "金塊",
[147] = "食糧",
[148] = "よろいかたびら",
[149] = "武器",
[150] = "巻き物",
[151] = "水薬",
[152] = "魔法の杖",
[153] = "魔法の指輪",
[154] = "イェンダーの魔除け",
[155] = "どんな文字ですか?",
[156] = "[ exit コマンドでローグに戻ります ]",
[157] = "[ シェルを終了するとローグに戻ります ]",
[158] = "左手(L)、それとも右手(R)?",
[159] = "そちらの手には指輪をしていない。",
[160] = "すでに両手に指輪をしている。",
[161] = "どの指輪を?",
[162] = "それは持っていない。",
[163] = "それは指輪ではない。",
[164] = "その指輪はもう手にはめている。",
[165] = "そちらの手にはもう指輪をしている。",
[166] = "をはずした。",
[167] = "指輪ははめていない。",
[168] = "寒さにより",
[169] = "飢えにより",
[170] = "毒矢により",
[171] = "逃亡により",
[172] = "死す",
[173] = "死す",
[174] = "死す",
[175] = "行方不明",
[176] = "と戦いて死す",
[177] = "安らかに",
[178] = "眠れ",
[179] = "",
[180] = "$",
[181] = "。 所持金は$",
[182] = "おめでとう! 君はようやく太陽の光のもとにたどりつき、",
[183] = "そして、運命の洞窟から生きて戻った勇者の一人となった。",
[184] = "君は故郷へ帰り、持ち帰った宝物を売って大金を手に入れ、",
[185] = "それからは平安に遊び暮らしたということである‥‥。 ",
[186] = "得点ファイルがオープンできません。",
[187] = "最 高 得 点",
[188] = "順位 得点 名前",
[189] = "魔除けを手に、",
[190] = "地下",
[191] = "階にて",
[192] = "寒さにより死す",
[193] = "飢えにより死す",
[194] = "毒矢により死す",
[195] = "逃亡す",
[196] = "運命の洞窟より生きて帰りたる勇者",
[197] = "と戦いて死す",
[198] = " 価格 持ちもの",
[199] = "得点ファイルが正しくありません。",
[200] = "ほのお",
[201] = "水ごけの湿り気はすぐに消え去った。",
[202] = "よろいはさびてしまった!",
[203] = "体が凍りついて、動けない!",
[204] = "金塊を盗まれた!",
[205] = "を盗まれた!",
[206] = "おっと、こいつは%sだ!",
[207] = "%sに噛まれて、毒にやられた!",
[208] = "強さが減ってしまった!",
[209] = "%sににらまれ、頭が混乱してしまった!",
[210] = "投げる武器は?",
[211] = "それは持っていない。",
[212] = "%s",
[213] = "はそれた。 ",
[214] = "は命中した。 ",
[215] = "%sは地面に落ちると、どこかに消えてしまった。",
[216] = "落し穴のわな",
[217] = "急に床がくずれ、足元から落ちてしまった!",
[218] = "熊のわな",
[219] = "熊のわなにつかまった!",
[220] = "テレポートのわな",
[221] = "テレポートしてしまった!",
[222] = "毒矢のわな",
[223] = "小さな投げ矢が飛んできて、肩にささった!",
[224] = "催眠ガスのわな",
[225] = "不思議なもやにつつまれ、眠り込んでしまった!",
[226] = "水のわな",
[227] = "頭の上から大量の水が降ってきた!",
[228] = "危うく、わなにはまるところだった。",
[229] = "その方向には、わながない。",
[230] = "不思議な気分におそわれたが、すぐに消えていった。",
[231] = "飲む水薬は?",
[232] = "それは持っていない。",
[233] = "それは水薬ではない。",
[234] = "何だか、力がわいてくるぞ!",
[235] = "これはうまい! からだがポカポカしてきた。",
[236] = "気分がよくなった!",
[237] = "とても気分がよくなった!",
[238] = "この水薬は毒だった!",
[239] = "ふにゃ? 何もかもが虹色にみえるなあ?",
[240] = "何だか酔っぱらいみたいな気分だ!",
[241] = "あれ? ここはどこ? 私はだれ?",
[242] = "体が宙に浮いてしまった!",
[243] = "体が素早く動くようになった!",
[244] = "う~む、%sジュースのような味がする。",
[245] = "読む巻き物は?",
[246] = "それは持っていない。",
[247] = "それは巻き物ではない。",
[248] = "遠くから、狂ったような笑い声が聞こえてくる。",
[249] = "手に持った%sが、ほんの少し%s輝きに包まれた。",
[250] = "何だか、手がむずむずする。",
[251] = "着ているよろいが、ほんの少し%s輝きに包まれた。",
[252] = "何だか、体がむずむずする。",
[253] = "これは持ちものを調べる巻き物だった。",
[254] = "知らないうちに眠り込んでしまった。",
[255] = "着ているよろいは、輝く金色の光に守られた。",
[256] = "何だか、顔がむずむずする。",
[257] = "ふっと、誰かに見つめられているような気がした。",
[258] = "ふっと、女神の手に包まれているような気がした。",
[259] = "おや、この巻き物には地図が書いてある!",
[260] = "調べる持ちものは?",
[261] = "それは持っていない。",
[262] = "食べる物は?",
[263] = "それは持っていない。",
[264] = "それは食べられない。",
[265] = "う~む、まったりとしていて、それでいてこくがある。",
[266] = "ああ、おいしかった。",
[267] = "おや、なんて甘い%sだ。",
[268] = "げげっ、まずい!",
[269] = "急に、体から力が抜けていくような気がした。",
[270] = "怪物は動けなくなった!",
[271] = "怪物どもは動けなくなった!",
[272] = "やっと、あたりの景色が元どおりになった。",
[273] = "暗闇のとばりが上がってゆく。",
[274] = "深い暗闇のとばりがあたりをおおってゆく。",
[275] = "青い",
[276] = "ふたたび、景色が虹色に見えてきた。",
[277] = "ようやく、頭がはっきりしてきた。",
[278] = "振りかざすつえは?",
[279] = "それは持っていない。",
[280] = "それを振りかざすことはできない。",
[281] = "しかし、何も起こらなかった。",
[282] = "しかし、何も起こらなかった。",
[307] = "水ごけの怪物",
[308] = "大こうもり",
[309] = "ケンタウロス",
[310] = "ドラゴン",
[311] = "大うずら",
[312] = "はえとりぐさ",
[313] = "翼ライオン",
[314] = "小鬼",
[315] = "氷の怪物",
[316] = "巨大トカゲ",
[317] = "大はやぶさ",
[318] = "金持ち妖精",
[319] = "メデューサ",
[320] = "ニンフ",
[321] = "欲ばり鬼",
[322] = "幽霊",
[323] = "大つのじか",
[324] = "がらがらへび",
[325] = "へび",
[326] = "巨人",
[327] = "一角獣",
[328] = "バンパイア",
[329] = "死霊",
[330] = "物まねの怪物",
[331] = "雪男",
[332] = "ゾンビ",
[333] = "こけもも",
[334] = "青い",
[335] = "赤い",
[336] = "緑の",
[337] = "灰色の",
[338] = "茶色の",
[339] = "透明な",
[340] = "ピンクの",
[341] = "白い",
[342] = "紫の",
[343] = "黒い",
[344] = "黄色い",
[345] = "水色の",
[346] = "ぶどう色の",
[347] = "オレンジ色の",
[348] = "強さが増す",
[349] = "強さが元にもどる",
[350] = "体力が回復する",
[351] = "体力がとても回復する",
[352] = "毒の",
[353] = "経験が増す",
[354] = "目が見えなくなる",
[355] = "幻覚をおこす",
[356] = "遠くの怪物がわかる",
[357] = "遠くのものがわかる",
[358] = "頭が混乱する",
[359] = "空中に浮きあがる",
[360] = "素早くなる",
[361] = "見えないものが見える",
[362] = "よろいを守る",
[363] = "怪物を封じこめる",
[364] = "武器に魔法をかける",
[365] = "よろいに魔法をかける",
[366] = "持ちものの種類がわかる",
[367] = "テレポートする",
[368] = "眠りにおちる",
[369] = "怪物を近寄せない",
[370] = "のろいを解く",
[371] = "怪物を作りだす",
[372] = "怪物を怒らせる",
[373] = "魔法の地図の",
[374] = "弓",
[375] = "投げ矢",
[376] = "矢",
[377] = "短剣",
[378] = "手裏剣",
[379] = "ほこ",
[380] = "長い剣",
[381] = "大きな剣",
[382] = "革のよろい",
[383] = "かたびら",
[384] = "うろこのよろい",
[385] = "鎖かたびら",
[386] = "帯金のよろい",
[387] = "延金のよろい",
[388] = "鋼鉄のよろい",
[389] = "怪物を遠くに飛ばす",
[390] = "怪物を遅くする",
[391] = "怪物を混乱させる",
[392] = "怪物を見えなくする",
[393] = "ほかの怪物にする",
[394] = "怪物を素早くする",
[395] = "眠らせる",
[396] = "魔法のミサイルの",
[397] = "魔力を封じる",
[398] = "役に立たない",
[399] = "身を隠す",
[400] = "テレポートする",
[401] = "体力が復活する",
[402] = "食べものが長持ちする",
[403] = "強さが増す",
[404] = "強さが減らない",
[405] = "機敏になる",
[406] = "飾りものの",
[407] = "見えないものが見える",
[408] = "よろいが丈夫になる",
[409] = "隠れたものを見つける",
[410] = "鋼鉄",
[411] = "青銅",
[412] = "金",
[413] = "銀",
[414] = "銅",
[415] = "ニッケル",
[416] = "コバルト",
[417] = "すず",
[418] = "鉄",
[419] = "マグネシウム",
[420] = "クロム",
[421] = "石炭",
[422] = "プラチナ",
[423] = "シリコン",
[424] = "チタン",
[425] = "チーク",
[426] = "樫",
[427] = "桜",
[428] = "白樺",
[429] = "松",
[430] = "杉",
[431] = "アメリカ杉",
[432] = "バルサ",
[433] = "象牙やし",
[434] = "胡桃",
[435] = "楓",
[436] = "マホガニー",
[437] = "楡",
[438] = "やし",
[439] = "柿",
[440] = "ダイヤ",
[441] = "アクアマリン",
[442] = "るり",
[443] = "ルビー",
[444] = "エメラルド",
[445] = "サファイア",
[446] = "紫水晶",
[447] = "水晶",
[448] = "虎目石",
[449] = "オパール",
[450] = "めのう",
[451] = "トルコ石",
[452] = "真珠",
[453] = "ざくろ石",
[454] = "ぶん ",
[455] = "に ",
[456] = "とす ",
[457] = "ら ",
[458] = "ぽみ ",
[459] = "ぷ ",
[460] = "どん ",
[461] = "せろ ",
[462] = "い ",
[463] = "か ",
[464] = "そろ ",
[465] = "む ",
[466] = "ろお ",
[467] = "わ ",
[468] = "おふ ",
[469] = "ろん ",
[470] = "わっと ",
[471] = "ぴお ",
[472] = "ぽんぽ ",
[473] = "どどら ",
[474] = "ひゅ ",
[475] = "よふ ",
[476] = "ぽた ",
[477] = "るん ",
[478] = "ばび ",
[479] = "ろろり ",
[480] = "ずず ",
[481] = "ぐり ",
[482] = "こも ",
[483] = "きき ",
[484] = "およ ",
[485] = "いむ ",
[486] = "にゃあ ",
[487] = "うー ",
[488] = "ぐふる ",
[489] = "こぴ ",
[490] = "すーる ",
[491] = "ぽろん ",
[492] = "みーる ",
[493] = "ぽきし ",
[494] = "=スペースを押してください=",
[495] = "ゲームを終了してよいのですか?",
[496] = "。",
[497] = "もはや、魔法使いではない。",
[498] = "魔法使いの合言葉は?",
[499] = "ようこそ、魔法使いよ!",
[500] = "そんな合言葉、知らないね。",
[501] = "セーブするファイル名は?",
[502] = "ゲームのセーブを中止しました。",
[503] = "セーブファイルにアクセスできません。",
[504] = "ファイルがオープンできませんでした。",
[505] = "ファイルはリンクされています。",
[506] = "セーブファイルの持ち主が違います。",
[507] = "これは元のセーブファイルではありません。",
[508] = "ファイル中によけいな文字があります。",
[509] = "ファイルが変更されています。",
[510] = "ファイルを消すことができません。",
[511] = "ファイルが読めません。",
[512] = "ファイルに書けません。",
[523] = "0",
[539] = "[",
[524] = "1",
[540] = "]",
[525] = "2",
[541] = ",",
[526] = "3",
[542] = "戦士",
[527] = "4",
[543] = "再開できませんでした。",
[528] = "5",
[513] = "メモリーが足りません。 ゲームをセーブします。",
[529] = "6",
[514] = "終了するかどうか確認をとる",
[530] = "7",
[515] = "移動中の表示を行わない",
[531] = "8",
[516] = "通路の角で止まらずに進む",
[532] = "9",
[517] = "ゲーム終了時に墓標を表示する",
[533] = "+",
[518] = "キャラクターをカラーで表示する",
[534] = "-",
[519] = "セーブファイル名",
[535] = "「",
[520] = "ニックネーム",
[536] = "」",
[521] = "ゲームディレクトリー名",
[537] = "(",
[522] = "キャラクターの表示色マッピング",
[538] = ")",
[544] = "ゲームが中断されています。再開しますか?",
} table: 0x21ebf50,
GOLD = 1,
detect_monster = false,
TELE_AWAY = 0,
PASSAGE = -3,
init_spechit = function: 0x21f7b60,
extra_hp = 0,
restore = function: 0x21e2f50,
get_dir_rc = function: 0x2173160,
mon_damage = function: 0x21730e0,
get_damage = function: 0x217c080,
INIT_HP = 12,
MAX_STRENGTH = 99,
haste_self = 0,
SHURIKEN = 4,
printf = function: 0x2173220,
levitate = 0,
WANDS = 10,
TELE_TRAP = 2,
R_NOTHING = 1,
gr_obj_char = function: 0x21b1d90,
ring_exp = 0,
init_invent = function: 0x21830a0,
blind = 0,
ObjBase = {
new = function: 0x21bf0c0,
} table: 0x21aac70,
halluc = 0,
UPRIGHT = 1,
search = function: 0x2215970,
log = function: 0x21732a0,
HORWALL = 4,
rand_percent = function: 0x21abeb0,
game_dir = "/home/yukihiro/",
party_objects = function: 0x21e1520,
ALL_OBJECTS = {
[7] = true,
[1] = true,
[2] = true,
[4] = true,
[8] = true,
[9] = true,
[5] = true,
[3] = true,
[6] = true,
} table: 0x215b960,
REGENERATION = 2,
id_trap = function: 0x22158e0,
BEING_WIELDED = 1,
DEBUG = true,
AGGRAVATE_MONSTER = 10,
HOLD_MONSTER = 1,
take_from_pack = function: 0x21b0780,
r_rings = 0,
SLEEP = 6,
party_counter = 12,
p = function: 0x21727d0,
bear_trap = 0,
trap_door = false,
LEVITATION = 11,
you_can_move_again = "ようやく体が自由になった。",
is_direction = function: 0x21bbb40,
cov_suspend = function: 0x2168450,
CANCELLATION = 8,
UPWARD = 0,
traps = {
[1] = {
trap_type = -1,
trap_row = 0,
trap_col = 0,
} table: 0x2272600,
[2] = {
trap_type = -1,
trap_row = 0,
trap_col = 0,
} table: 0x2272730,
[3] = {
trap_type = -1,
trap_row = 0,
trap_col = 0,
} table: 0x2272890,
[4] = {
trap_type = -1,
trap_row = 0,
trap_col = 0,
} table: 0x22729e0,
[5] = {
trap_type = -1,
trap_row = 0,
trap_col = 0,
} table: 0x2272ae0,
[6] = {
trap_type = -1,
trap_row = 0,
trap_col = 0,
} table: 0x2272990,
[7] = {
trap_type = -1,
trap_row = 0,
trap_col = 0,
} table: 0x2272d20,
[8] = {
trap_type = -1,
trap_row = 0,
trap_col = 0,
} table: 0x2272e20,
[9] = {
trap_type = -1,
trap_row = 0,
trap_col = 0,
} table: 0x2272f20,
[0] = {
trap_type = -1,
trap_row = 0,
trap_col = 0,
} table: 0x2272250,
} table: 0x220f7c0,
e_rings = 0,
BOW = 0,
draw_magic_map = function: 0x21e1f30,
mon_hit = function: 0x217aac0,
DART = 1,
gr_room = function: 0x21dfed0,
R_SEE_INVISIBLE = 8,
dungeon_buffer_concat = function: 0x2168a50,
suspended = false,
MAX_ARMOR = 99,
m_confuse = function: 0x2205e30,
CONFUSED = 10,
FREEZING_ROGUE = 20,
MAX_GOLD = 900000,
move_onto = function: 0x21bbb00,
imitating = function: 0x2205df0,
gmc_row_col = function: 0x2165ef0,
check_imitator = function: 0x2204b40,
R_ROOM = 2,
trap_player = function: 0x2215820,
RESTORE_STRENGTH = 1,
ask_quit = true,
id_armors = {
[1] = {
value = 300,
id_status = 0,
title = "かたびら",
real = "",
} table: 0x226b490,
[2] = {
value = 400,
id_status = 0,
title = "うろこのよろい",
real = "",
} table: 0x226b590,
[3] = {
value = 500,
id_status = 0,
title = "鎖かたびら",
real = "",
} table: 0x226b690,
[4] = {
value = 600,
id_status = 0,
title = "帯金のよろい",
real = "",
} table: 0x226b790,
[5] = {
value = 600,
id_status = 0,
title = "延金のよろい",
real = "",
} table: 0x226b890,
[6] = {
value = 700,
id_status = 0,
title = "鋼鉄のよろい",
real = "",
} table: 0x226b990,
[0] = {
value = 300,
id_status = 0,
title = "革のよろい",
real = "",
} table: 0x226b390,
} table: 0x226b2d0,
ON_EITHER_HAND = function: 0x2156480,
darken_room = function: 0x21ded70,
NAPPING = 26,
pack_count = function: 0x21cdbb0,
confuse = function: 0x21e7430,
STARVE = 0,
single_inv = function: 0x21827d0,
less_hp = 0,
xxx = function: 0x21f5540,
BANDED = 4,
CONFUSION = 10,
DAGGER = 3,
xxxx = function: 0x21f5500,
init_move = function: 0x21bd860,
descs = {
[1] = " b) (+1)かたびら[4](着ている)",
[2] = " f) (+1)革のよろい[3]",
[3] = " j) うろこのよろい",
[4] = " c) (+1,+1)ほこ(使っている)",
[5] = " d) (+1,+0)弓",
[6] = " e) 35本の(+0,+0)矢",
[7] = " h) 「ぽろん ぽんぽ ぽんぽ ひゅ」という巻き物",
[8] = " i) 2つの「ろん おふ」という巻き物",
[9] = " =スペースを押してください=",
[10] = " =スペースを押してください=",
[11] = "",
[12] = "",
[13] = "",
[14] = "",
[15] = "",
[16] = "",
[17] = "",
[18] = "",
[19] = "",
[20] = "",
[21] = "",
[22] = "",
[23] = "",
[0] = " a) 1袋の食糧",
} table: 0x2167ea0,
m_names = {
[1] = "大こうもり",
[2] = "ケンタウロス",
[3] = "ドラゴン",
[4] = "大うずら",
[5] = "はえとりぐさ",
[6] = "翼ライオン",
[7] = "小鬼",
[8] = "氷の怪物",
[9] = "巨大トカゲ",
[10] = "大はやぶさ",
[11] = "金持ち妖精",
[12] = "メデューサ",
[13] = "ニンフ",
[14] = "欲ばり鬼",
[15] = "幽霊",
[16] = "大つのじか",
[17] = "がらがらへび",
[18] = "へび",
[19] = "巨人",
[20] = "一角獣",
[21] = "バンパイア",
[22] = "死霊",
[23] = "物まねの怪物",
[24] = "雪男",
[25] = "ゾンビ",
[0] = "水ごけの怪物",
} table: 0x225d6b0,
quit = function: 0x21e1a20,
CALLED = 2,
win = function: 0x21e1900,
killed_by = function: 0x21f2fe0,
sound_bell = function: 0x2164200,
MAX_TITLE_LENGTH = 30,
PUT_TO_SLEEP = 6,
is_all_connected = function: 0x21e1ef0,
see_invisible = false,
POISON = 4,
SLOW_MONSTER = 1,
mv_mons = function: 0x21b15d0,
init_pack = function: 0x21aa0a0,
rogue_hit = function: 0x217bde0,
R_DEADEND = 4,
fight = function: 0x2173120,
LEATHER = 0,
message = function: 0x2174a60,
NOTHING = 0,
rand_around = function: 0x2208870,
foods = 0,
get_room_number = function: 0x21e1560,
add_traps = function: 0x22158a0,
score_only = false,
ARMOR = 3,
throw = function: 0x220b6a0,
MACE = 5,
take_off = function: 0x21c48a0,
HYPOTHERMIA = 1,
r_see_invisible = false,
R_TELEPORT = 1,
get_mask_char = function: 0x21dfe50,
ARMORS = 7,
split = function: 0x21e7060,
rogue = {
moves_left = 789,
pack = {
next_object = {
quiver = 0,
ichar = "a",
is_cursed = false,
class = 0,
picked_up = false,
o_row = 0,
in_use_flags = 0, -- NOT_USED
o = 0,
damage = "1d1",
o_col = 0,
d_enchant = 0,
hit_enchant = 0,
is_protected = false,
trow = 0,
which_kind_food = 0, -- RATION
desc = "1袋の食糧",
next_object = {
quiver = 0,
ichar = "b",
is_cursed = false,
class = 3,
picked_up = false,
o_row = 0,
in_use_flags = 2, -- BEING_WORN
o = 0,
damage = "1d1",
o_col = 0,
d_enchant = 1,
hit_enchant = 0,
is_protected = false,
trow = 0,
identified = true,
desc = "(+1)かたびら[4](着ている)",
next_object = {
quiver = 0,
ichar = "f",
is_cursed = false,
class = 2,
picked_up = true,
o_row = 0,
in_use_flags = 0, -- NOT_USED
o = 0,
damage = "1d1",
o_col = 0,
is_protected = false,
hit_enchant = 0,
d_enchant = 1,
trow = 0,
identified = true,
desc = "革のよろい",
next_object = {
quiver = 0,
ichar = "j",
is_cursed = false,
class = 4,
picked_up = true,
o_row = 0,
in_use_flags = 0, -- NOT_USED
o = 0,
damage = "1d1",
o_col = 0,
is_protected = false,
hit_enchant = 0,
d_enchant = 0,
trow = 0,
identified = false,
desc = "うろこのよろい",
next_object = {
quiver = 0,
ichar = "c",
is_cursed = false,
class = 0,
picked_up = false,
o_row = 0,
in_use_flags = 1, -- BEING_WIELDED
o = 0,
damage = "2d3",
o_col = 0,
d_enchant = 1,
hit_enchant = 1,
next_object = {
quiver = 0,
ichar = "d",
is_cursed = false,
class = 0,
picked_up = false,
o_row = 0,
in_use_flags = 0, -- NOT_USED
o = 0,
damage = "1d2",
o_col = 0,
d_enchant = 0,
hit_enchant = 1,
next_object = {
quiver = 0,
ichar = "e",
is_cursed = false,
class = 0,
picked_up = false,
o_row = 0,
in_use_flags = 0, -- NOT_USED
o = 0,
damage = "1d2",
o_col = 0,
next_object = {
quiver = 0,
ichar = "h",
is_cursed = false,
class = 0,
picked_up = true,
o_row = 0,
in_use_flags = 0, -- NOT_USED
o = 0,
damage = "1d1",
o_col = 0,
is_protected = false,
hit_enchant = 0,
d_enchant = 0,
trow = 0,
which_kind_scroll = 9, -- CREATE_MONSTER
desc = "「ぽろん ぽんぽ ぽんぽ ひゅ」という巻き物",
next_object = {
quiver = 0,
ichar = "i",
is_cursed = false,
class = 0,
picked_up = true,
o_row = 0,
in_use_flags = 0, -- NOT_USED
o = 0,
damage = "1d1",
o_col = 0,
is_protected = false,
hit_enchant = 0,
d_enchant = 0,
trow = 0,
which_kind_scroll = 4, -- IDENTIFY
desc = "「ろん おふ」という巻き物",
quantity = 2,
identified = false,
col = 60,
what_is = 5, -- SCROL
tcol = 0,
row = 12,
which_kind = 4,
} table: 0x22c0e00,
quantity = 1,
identified = false,
col = 34,
what_is = 5, -- SCROL
tcol = 0,
row = 11,
which_kind = 9,
} table: 0x22c1570,
d_enchant = 0,
hit_enchant = 0,
trow = 0,
is_protected = false,
desc = "35本の(+0,+0)矢",
which_kind_weapon = 2, -- ARROW
quantity = 35,
identified = true,
col = 0,
what_is = 4, -- WEAPON
tcol = 0,
row = 0,
which_kind = 2,
} table: 0x2278350,
trow = 0,
is_protected = false,
desc = "(+1,+0)弓",
which_kind_weapon = 0, -- BOW
quantity = 1,
identified = true,
col = 0,
what_is = 4, -- WEAPON
tcol = 0,
row = 0,
which_kind = 0,
} table: 0x2277310,
trow = 0,
is_protected = false,
desc = "(+1,+1)ほこ(使っている)",
which_kind_weapon = 5, -- MACE
quantity = 1,
identified = true,
col = 0,
what_is = 4, -- WEAPON
tcol = 0,
row = 0,
which_kind = 5,
} table: 0x2275b30,
quantity = 1,
which_kind_armor = 2, -- SCALE
col = 62,
what_is = 3, -- ARMOR
tcol = 0,
row = 13,
which_kind = 2,
} table: 0x22bfb50,
quantity = 1,
which_kind_armor = 0, -- LEATHER
col = 20,
what_is = 3, -- ARMOR
tcol = 0,
row = 19,
which_kind = 0,
} table: 0x22c7910,
quantity = 1,
which_kind_armor = 1, -- RINGMAIL
col = 0,
what_is = 3, -- ARMOR
tcol = 0,
row = 0,
which_kind = 1,
} table: 0x2274ef0,
quantity = 1,
identified = false,
col = 0,
what_is = 2, -- FOOD
tcol = 0,
row = 0,
which_kind = 0,
} table: 0x22749e0,
} table: 0x2268a80,
str_current = 16,
weapon = { ... } table: 0x2275b30,
hp_max = 36,
fchar = "@",
exp_points = 49,
col = 56,
gold = 24,
str_max = 16,
armor = { ... } table: 0x2274ef0,
exp = 4,
row = 20,
hp_current = 33,
} table: 0x2268920,
mix_colors = function: 0x2182d50,
DOOR = 6,
cough_up = function: 0x21fa060,
dungeon = {
[1] = {
[1] = {} table: 0x20ac8b0,
[2] = {} table: 0x20ac900,
[3] = {} table: 0x20ac950,
[4] = {} table: 0x20ac9a0,
[5] = {} table: 0x20ac9f0,
[6] = {} table: 0x20aca40,
[7] = {} table: 0x20aca90,
[8] = {} table: 0x20acae0,
[9] = {} table: 0x20acb30,
[10] = {} table: 0x20acb80,
[11] = {} table: 0x20acbd0,
[12] = {} table: 0x20acc20,
[13] = {} table: 0x20acc70,
[14] = {} table: 0x20accc0,
[15] = {} table: 0x20acd10,
[16] = {} table: 0x20acd60,
[17] = {} table: 0x20acdb0,
[18] = {} table: 0x20ace00,
[19] = {} table: 0x20ace50,
[20] = {} table: 0x20acea0,
[21] = {} table: 0x20acef0,
[22] = {} table: 0x20acf40,
[23] = {} table: 0x20acf90,
[24] = {} table: 0x20acfe0,
[25] = {} table: 0x20ad030,
[26] = {} table: 0x20ad080,
[27] = {} table: 0x20ad0d0,
[28] = {} table: 0x20ad120,
[29] = {} table: 0x20ad170,
[30] = {} table: 0x20ad1c0,
[31] = {} table: 0x20ad210,
[32] = {} table: 0x20ad260,
[33] = {} table: 0x20ad2b0,
[34] = {} table: 0x20ad300,
[35] = {} table: 0x20ad350,
[36] = {} table: 0x20ad3a0,
[37] = {} table: 0x20ad3f0,
[38] = {} table: 0x20ad440,
[39] = {} table: 0x20ad490,
[40] = {} table: 0x20ad4e0,
[41] = {} table: 0x20ad530,
[42] = {} table: 0x20ad580,
[43] = {} table: 0x20ad5d0,
[44] = {} table: 0x20ad620,
[45] = {} table: 0x20ad670,
[46] = {} table: 0x2289c00,
[47] = {} table: 0x2289c50,
[48] = {} table: 0x2289ca0,
[49] = {} table: 0x2289cf0,
[50] = {} table: 0x2289d40,
[51] = {} table: 0x2289d90,
[52] = {} table: 0x2289de0,
[53] = {} table: 0x2289e30,
[54] = {} table: 0x2289e80,
[55] = {} table: 0x2289ed0,
[56] = {} table: 0x2289f20,
[57] = {} table: 0x2289f70,
[58] = {} table: 0x2289fc0,
[59] = {} table: 0x228a010,
[60] = {} table: 0x228a060,
[61] = {} table: 0x228a0b0,
[62] = {} table: 0x228a100,
[63] = {} table: 0x228a150,
[64] = {} table: 0x228a1a0,
[65] = {} table: 0x228a1f0,
[66] = {} table: 0x228a240,
[67] = {} table: 0x228a290,
[68] = {} table: 0x228a2e0,
[69] = {} table: 0x228a330,
[70] = {} table: 0x228a380,
[71] = {} table: 0x228a3d0,
[72] = {} table: 0x228a420,
[73] = {} table: 0x228a470,
[74] = {} table: 0x228a4c0,
[75] = {} table: 0x228a510,
[76] = {} table: 0x228a560,
[77] = {} table: 0x228a5b0,
[78] = {} table: 0x228a600,
[79] = {} table: 0x228a650,
[0] = {} table: 0x20ac860,
} table: 0x21f2940,
[2] = {
[1] = {} table: 0x228a6f0,
[2] = {} table: 0x228a740,
[3] = {} table: 0x228a790,
[4] = {} table: 0x228a7e0,
[5] = {} table: 0x228a830,
[6] = {} table: 0x228a880,
[7] = {} table: 0x228a8d0,
[8] = {} table: 0x228a920,
[9] = {} table: 0x228a970,
[10] = {} table: 0x228a9c0,
[11] = {} table: 0x228aa10,
[12] = {} table: 0x228aa60,
[13] = {} table: 0x228aab0,
[14] = {} table: 0x228ab00,
[15] = {} table: 0x228ab50,
[16] = {} table: 0x228aba0,
[17] = {} table: 0x228abf0,
[18] = {} table: 0x228ac40,
[19] = {} table: 0x228ac90,
[20] = {} table: 0x228ace0,
[21] = {} table: 0x228ad30,
[22] = {} table: 0x228ad80,
[23] = {} table: 0x228add0,
[24] = {} table: 0x228ae20,
[25] = {} table: 0x228ae70,
[26] = {} table: 0x228aec0,
[27] = {} table: 0x228af10,
[28] = {} table: 0x228af60,
[29] = {} table: 0x228afb0,
[30] = {} table: 0x228b000,
[31] = {} table: 0x228b050,
[32] = {} table: 0x228b0a0,
[33] = {} table: 0x228b0f0,
[34] = {} table: 0x228b140,
[35] = {} table: 0x228b190,
[36] = {} table: 0x228b1e0,
[37] = {} table: 0x228b230,
[38] = {} table: 0x228b280,
[39] = {} table: 0x228b2d0,
[40] = {} table: 0x228b320,
[41] = {} table: 0x228b370,
[42] = {} table: 0x228b3c0,
[43] = {} table: 0x228b410,
[44] = {} table: 0x228b460,
[45] = {} table: 0x228b4b0,
[46] = {} table: 0x228b500,
[47] = {} table: 0x228b550,
[48] = {} table: 0x228b5a0,
[49] = {} table: 0x228b5f0,
[50] = {} table: 0x228b640,
[51] = {} table: 0x228b690,
[52] = {} table: 0x228b6e0,
[53] = {} table: 0x228b730,
[54] = {} table: 0x228b780,
[55] = {} table: 0x228b7d0,
[56] = {} table: 0x228b820,
[57] = {} table: 0x228b870,
[58] = {} table: 0x228b8c0,
[59] = {} table: 0x228b910,
[60] = {} table: 0x228b960,
[61] = {} table: 0x228b9b0,
[62] = {} table: 0x228ba00,
[63] = {} table: 0x228ba50,
[64] = {} table: 0x228baa0,
[65] = {} table: 0x228baf0,
[66] = {} table: 0x228bb40,
[67] = {
[4] = "HORWALL",
} table: 0x22ada60,
[68] = {
[4] = "HORWALL",
} table: 0x22adae0,
[69] = {
[4] = "HORWALL",
} table: 0x22adb60,
[70] = {
[4] = "HORWALL",
} table: 0x22adbe0,
[71] = {
[4] = "HORWALL",
} table: 0x22adc60,
[72] = {
[4] = "HORWALL",
} table: 0x22adce0,
[73] = {
[4] = "HORWALL",
} table: 0x22add60,
[74] = {} table: 0x228bdc0,
[75] = {} table: 0x228be10,
[76] = {} table: 0x228be60,
[77] = {} table: 0x228beb0,
[78] = {} table: 0x228bf00,
[79] = {} table: 0x228bf50,
[0] = {} table: 0x228a6a0,
} table: 0x21ff440,
[3] = {
[1] = {} table: 0x1e8c580,
[2] = {} table: 0x221f390,
[3] = {} table: 0x221f260,
[4] = {} table: 0x221ef20,
[5] = {} table: 0x221ef70,
[6] = {} table: 0x221f170,
[7] = {} table: 0x221f1c0,
[8] = {} table: 0x221eff0,
[9] = {} table: 0x221f040,
[10] = {} table: 0x221ed40,
[11] = {} table: 0x221ed90,
[12] = {} table: 0x228bff0,
[13] = {} table: 0x228c040,
[14] = {} table: 0x228c090,
[15] = {
[4] = "HORWALL",
} table: 0x22ad360,
[16] = {
[4] = "HORWALL",
} table: 0x22ad3b0,
[17] = {
[4] = "HORWALL",
} table: 0x22ad430,
[18] = {
[4] = "HORWALL",
} table: 0x22ac9f0,
[19] = {
[4] = "HORWALL",
} table: 0x22aca70,
[20] = {
[4] = "HORWALL",
} table: 0x22acaf0,
[21] = {
[4] = "HORWALL",
} table: 0x22acb70,
[22] = {
[4] = "HORWALL",
} table: 0x22acbf0,
[23] = {} table: 0x228c360,
[24] = {} table: 0x228c3b0,
[25] = {} table: 0x228c400,
[26] = {} table: 0x228c450,
[27] = {} table: 0x228c4a0,
[28] = {} table: 0x228c4f0,
[29] = {} table: 0x228c540,
[30] = {} table: 0x228c590,
[31] = {} table: 0x228c5e0,
[32] = {} table: 0x228c630,
[33] = {} table: 0x228c680,
[34] = {} table: 0x228c6d0,
[35] = {} table: 0x228c720,
[36] = {} table: 0x228c770,
[37] = {} table: 0x228c7c0,
[38] = {} table: 0x228c810,
[39] = {} table: 0x228c860,
[40] = {} table: 0x228c8b0,
[41] = {} table: 0x228c900,
[42] = {} table: 0x228c950,
[43] = {} table: 0x228c9a0,
[44] = {} table: 0x228c9f0,
[45] = {} table: 0x228ca40,
[46] = {} table: 0x228ca90,
[47] = {} table: 0x228cae0,
[48] = {} table: 0x228cb30,
[49] = {
[8] = "TUNNEL",
} table: 0x22bcce0,
[50] = {
[8] = "TUNNEL",
} table: 0x22bcd60,
[51] = {
[8] = "TUNNEL",
} table: 0x22bcde0,
[52] = {
[8] = "TUNNEL",
} table: 0x22bce60,
[53] = {
[8] = "TUNNEL",
} table: 0x22bcee0,
[54] = {
[8] = "TUNNEL",
} table: 0x22bcf60,
[55] = {
[8] = "TUNNEL",
} table: 0x22bcfe0,
[56] = {
[8] = "TUNNEL",
} table: 0x22bd060,
[57] = {
[8] = "TUNNEL",
} table: 0x22bd0e0,
[58] = {
[8] = "TUNNEL",
} table: 0x22bd160,
[59] = {
[8] = "TUNNEL",
} table: 0x22bd1e0,
[60] = {
[8] = "TUNNEL",
} table: 0x22bd260,
[61] = {
[8] = "TUNNEL",
} table: 0x22bd2e0,
[62] = {
[8] = "TUNNEL",
} table: 0x22bd360,
[63] = {
[8] = "TUNNEL",
} table: 0x22bd3e0,
[64] = {
[8] = "TUNNEL",
} table: 0x22bd460,
[65] = {
[8] = "TUNNEL",
} table: 0x22bd4e0,
[66] = {
[8] = "TUNNEL",
} table: 0x22bd560,
[67] = {
[6] = "DOOR",
} table: 0x22bbe60,
[68] = {
[7] = "FLOOR",
} table: 0x22ade60,
[69] = {
[7] = "FLOOR",
} table: 0x22adee0,
[70] = {
[7] = "FLOOR",
} table: 0x22adf60,
[71] = {
[7] = "FLOOR",
} table: 0x22adfe0,
[72] = {
[7] = "FLOOR",
} table: 0x22ae060,
[73] = {
[5] = "VERTWALL",
} table: 0x22ae0e0,
[74] = {} table: 0x228d350,
[75] = {} table: 0x228d3a0,
[76] = {} table: 0x228d3f0,
[77] = {} table: 0x228d440,
[78] = {} table: 0x228d490,
[79] = {} table: 0x228d4e0,
[0] = {} table: 0x228bfa0,
} table: 0x1d68300,
[4] = {
[1] = {} table: 0x228d580,
[2] = {} table: 0x228d5d0,
[3] = {} table: 0x228d620,
[4] = {} table: 0x228d670,
[5] = {} table: 0x228d6c0,
[6] = {} table: 0x228d710,
[7] = {} table: 0x228d760,
[8] = {} table: 0x228d7b0,
[9] = {} table: 0x228d800,
[10] = {} table: 0x228d850,
[11] = {} table: 0x228d8a0,
[12] = {} table: 0x228d8f0,
[13] = {} table: 0x228d940,
[14] = {} table: 0x228d990,
[15] = {
[5] = "VERTWALL",
} table: 0x22acc70,
[16] = {
[7] = "FLOOR",
} table: 0x22accf0,
[17] = {
[7] = "FLOOR",
} table: 0x22acd70,
[18] = {
[7] = "FLOOR",
} table: 0x22acdf0,
[19] = {
[7] = "FLOOR",
} table: 0x22ace70,
[20] = {
[7] = "FLOOR",
} table: 0x22acef0,
[21] = {
[7] = "FLOOR",
} table: 0x22acf70,
[22] = {
[5] = "VERTWALL",
} table: 0x22acff0,
[23] = {} table: 0x228dc60,
[24] = {} table: 0x228dcb0,
[25] = {} table: 0x228dd00,
[26] = {} table: 0x228dd50,
[27] = {} table: 0x228dda0,
[28] = {} table: 0x228ddf0,
[29] = {} table: 0x228de40,
[30] = {} table: 0x228de90,
[31] = {} table: 0x228dee0,
[32] = {} table: 0x228df30,
[33] = {} table: 0x228df80,
[34] = {} table: 0x228dfd0,
[35] = {} table: 0x228e020,
[36] = {} table: 0x228e070,
[37] = {} table: 0x228e0c0,
[38] = {} table: 0x228e110,
[39] = {} table: 0x228e160,
[40] = {} table: 0x228e1b0,
[41] = {} table: 0x228e200,
[42] = {} table: 0x228e250,
[43] = {} table: 0x228e2a0,
[44] = {} table: 0x228e2f0,
[45] = {} table: 0x228e340,
[46] = {} table: 0x228e390,
[47] = {} table: 0x228e3e0,
[48] = {} table: 0x228e430,
[49] = {
[8] = "TUNNEL",
} table: 0x22bcc60,
[50] = {} table: 0x228e4d0,
[51] = {} table: 0x228e520,
[52] = {} table: 0x228e570,
[53] = {} table: 0x228e5c0,
[54] = {} table: 0x228e610,
[55] = {} table: 0x228e660,
[56] = {} table: 0x228e6b0,
[57] = {} table: 0x228e700,
[58] = {} table: 0x228e750,
[59] = {} table: 0x228e7a0,
[60] = {} table: 0x228e7f0,
[61] = {} table: 0x228e840,
[62] = {} table: 0x228e890,
[63] = {} table: 0x228e8e0,
[64] = {} table: 0x228e930,
[65] = {} table: 0x228e980,
[66] = {} table: 0x228e9d0,
[67] = {
[5] = "VERTWALL",
} table: 0x22ae160,
[68] = {
[7] = "FLOOR",
} table: 0x22ae1e0,
[69] = {
[7] = "FLOOR",
} table: 0x22ae260,
[70] = {
[7] = "FLOOR",
} table: 0x22ae2e0,
[71] = {
[7] = "FLOOR",
} table: 0x22ae360,
[72] = {
[7] = "FLOOR",
} table: 0x22ae3e0,
[73] = {
[5] = "VERTWALL",
} table: 0x22ae460,
[74] = {} table: 0x228ec50,
[75] = {} table: 0x228eca0,
[76] = {} table: 0x228ecf0,
[77] = {} table: 0x228ed40,
[78] = {} table: 0x228ed90,
[79] = {} table: 0x228ede0,
[0] = {} table: 0x228d530,
} table: 0x1f3ae50,
[5] = {
[1] = {} table: 0x228ee80,
[2] = {} table: 0x228eed0,
[3] = {} table: 0x228ef20,
[4] = {} table: 0x228ef70,
[5] = {} table: 0x228efc0,
[6] = {} table: 0x228f010,
[7] = {} table: 0x228f060,
[8] = {} table: 0x228f0b0,
[9] = {} table: 0x228f100,
[10] = {} table: 0x228f150,
[11] = {} table: 0x228f1a0,
[12] = {} table: 0x228f1f0,
[13] = {} table: 0x228f240,
[14] = {} table: 0x228f290,
[15] = {
[5] = "VERTWALL",
} table: 0x22ad070,
[16] = {
[7] = "FLOOR",
} table: 0x22ad0f0,
[17] = {
[7] = "FLOOR",
} table: 0x22ad170,
[18] = {
[7] = "FLOOR",
} table: 0x22ad1f0,
[19] = {
[7] = "FLOOR",
} table: 0x22ad270,
[20] = {
[7] = "FLOOR",
} table: 0x22ad510,
[21] = {
[7] = "FLOOR",
} table: 0x22ad560,
[22] = {
[6] = "DOOR",
} table: 0x22bbde0,
[23] = {
[8] = "TUNNEL",
} table: 0x22bbee0,
[24] = {
[8] = "TUNNEL",
} table: 0x22bbf60,
[25] = {
[8] = "TUNNEL",
} table: 0x22bbfe0,
[26] = {
[8] = "TUNNEL",
} table: 0x22bc060,
[27] = {
[8] = "TUNNEL",
} table: 0x22bc0e0,
[28] = {
[8] = "TUNNEL",
} table: 0x22bc160,
[29] = {
[8] = "TUNNEL",
} table: 0x22bc1e0,
[30] = {
[8] = "TUNNEL",
} table: 0x22bc260,
[31] = {
[8] = "TUNNEL",
} table: 0x22bc2e0,
[32] = {
[8] = "TUNNEL",
} table: 0x22bc360,
[33] = {
[8] = "TUNNEL",
} table: 0x22bc3e0,
[34] = {
[8] = "TUNNEL",
} table: 0x22bc460,
[35] = {
[8] = "TUNNEL",
} table: 0x22bc4e0,
[36] = {
[8] = "TUNNEL",
} table: 0x22bc560,
[37] = {
[8] = "TUNNEL",
} table: 0x22bc5e0,
[38] = {
[8] = "TUNNEL",
} table: 0x22bc660,
[39] = {
[8] = "TUNNEL",
[2] = "MONSTER",
} table: 0x22bc6e0,
[40] = {
[8] = "TUNNEL",
} table: 0x22bc760,
[41] = {
[8] = "TUNNEL",
} table: 0x22bc7e0,
[42] = {
[8] = "TUNNEL",
} table: 0x22bc860,
[43] = {
[8] = "TUNNEL",
} table: 0x22bc8e0,
[44] = {
[8] = "TUNNEL",
} table: 0x22bc960,
[45] = {
[8] = "TUNNEL",
} table: 0x22bc9e0,
[46] = {
[8] = "TUNNEL",
} table: 0x22bca60,
[47] = {
[8] = "TUNNEL",
} table: 0x22bcae0,
[48] = {
[8] = "TUNNEL",
} table: 0x22bcb60,
[49] = {
[8] = "TUNNEL",
} table: 0x22bcbe0,
[50] = {} table: 0x228fdd0,
[51] = {} table: 0x228fe20,
[52] = {} table: 0x228fe70,
[53] = {} table: 0x228fec0,
[54] = {} table: 0x228ff10,
[55] = {} table: 0x228ff60,
[56] = {} table: 0x228ffb0,
[57] = {} table: 0x2290000,
[58] = {} table: 0x2290050,
[59] = {} table: 0x22900a0,
[60] = {} table: 0x22900f0,
[61] = {} table: 0x2290140,
[62] = {} table: 0x2290190,
[63] = {} table: 0x22901e0,
[64] = {} table: 0x2290230,
[65] = {} table: 0x2290280,
[66] = {} table: 0x22902d0,
[67] = {
[5] = "VERTWALL",
} table: 0x22ae4e0,
[68] = {
[7] = "FLOOR",
} table: 0x22ae560,
[69] = {
[7] = "FLOOR",
} table: 0x22ae5e0,
[70] = {
[7] = "FLOOR",
} table: 0x22ae660,
[71] = {
[7] = "FLOOR",
} table: 0x22ae6e0,
[72] = {
[7] = "FLOOR",
} table: 0x22ae760,
[73] = {
[5] = "VERTWALL",
} table: 0x22ae7e0,
[74] = {} table: 0x2290550,
[75] = {} table: 0x22905a0,
[76] = {} table: 0x22905f0,
[77] = {} table: 0x2290640,
[78] = {} table: 0x2290690,
[79] = {} table: 0x22906e0,
[0] = {} table: 0x228ee30,
} table: 0x219c5d0,
[6] = {
[1] = {} table: 0x2290780,
[2] = {} table: 0x22907d0,
[3] = {} table: 0x2290820,
[4] = {} table: 0x2290870,
[5] = {} table: 0x22908c0,
[6] = {} table: 0x2290910,
[7] = {} table: 0x2290960,
[8] = {} table: 0x22909b0,
[9] = {} table: 0x2290a00,
[10] = {} table: 0x2290a50,
[11] = {} table: 0x2290aa0,
[12] = {} table: 0x2290af0,
[13] = {} table: 0x2290b40,
[14] = {} table: 0x2290b90,
[15] = {
[4] = "HORWALL",
} table: 0x22ad660,
[16] = {
[4] = "HORWALL",
} table: 0x22ad6e0,
[17] = {
[6] = "DOOR",
} table: 0x22bd5e0,
[18] = {
[4] = "HORWALL",
} table: 0x22ad7e0,
[19] = {
[4] = "HORWALL",
} table: 0x22ad860,
[20] = {
[4] = "HORWALL",
} table: 0x22ad8e0,
[21] = {
[4] = "HORWALL",
} table: 0x22ad960,
[22] = {
[4] = "HORWALL",
} table: 0x22ad9e0,
[23] = {} table: 0x2290e60,
[24] = {} table: 0x2290eb0,
[25] = {} table: 0x2290f00,
[26] = {} table: 0x2290f50,
[27] = {} table: 0x2290fa0,
[28] = {} table: 0x2290ff0,
[29] = {} table: 0x2291040,
[30] = {} table: 0x2291090,
[31] = {} table: 0x22910e0,
[32] = {} table: 0x2291130,
[33] = {} table: 0x2291180,
[34] = {} table: 0x22911d0,
[35] = {} table: 0x2291220,
[36] = {} table: 0x2291270,
[37] = {} table: 0x22912c0,
[38] = {} table: 0x2291310,
[39] = {} table: 0x2291360,
[40] = {} table: 0x22913b0,
[41] = {} table: 0x2291400,
[42] = {} table: 0x2291450,
[43] = {} table: 0x22914a0,
[44] = {} table: 0x22914f0,
[45] = {} table: 0x2291540,
[46] = {} table: 0x2291590,
[47] = {} table: 0x22915e0,
[48] = {} table: 0x2291630,
[49] = {} table: 0x2291680,
[50] = {} table: 0x22916d0,
[51] = {} table: 0x2291720,
[52] = {} table: 0x2291770,
[53] = {} table: 0x22917c0,
[54] = {} table: 0x2291810,
[55] = {} table: 0x2291860,
[56] = {} table: 0x22918b0,
[57] = {} table: 0x2291900,
[58] = {} table: 0x2291950,
[59] = {} table: 0x22919a0,
[60] = {} table: 0x22919f0,
[61] = {} table: 0x2291a40,
[62] = {} table: 0x2291a90,
[63] = {} table: 0x2291ae0,
[64] = {} table: 0x2291b30,
[65] = {} table: 0x2291b80,
[66] = {} table: 0x2291bd0,
[67] = {
[4] = "HORWALL",
} table: 0x22ae860,
[68] = {
[4] = "HORWALL",
} table: 0x22ae8e0,
[69] = {
[4] = "HORWALL",
} table: 0x22ae960,
[70] = {
[4] = "HORWALL",
} table: 0x22ae9e0,
[71] = {
[4] = "HORWALL",
} table: 0x22aea60,
[72] = {
[4] = "HORWALL",
} table: 0x22aeae0,
[73] = {
[4] = "HORWALL",
} table: 0x22aeb60,
[74] = {} table: 0x2291e50,
[75] = {} table: 0x2291ea0,
[76] = {} table: 0x2291ef0,
[77] = {} table: 0x2291f40,
[78] = {} table: 0x2291f90,
[79] = {} table: 0x2291fe0,
[0] = {} table: 0x2290730,
} table: 0x21a0090,
[7] = {
[1] = {} table: 0x2292080,
[2] = {} table: 0x22920d0,
[3] = {} table: 0x2292120,
[4] = {} table: 0x2292170,
[5] = {} table: 0x22921c0,
[6] = {} table: 0x2292210,
[7] = {} table: 0x2292260,
[8] = {} table: 0x22922b0,
[9] = {} table: 0x2292300,
[10] = {} table: 0x2292350,
[11] = {} table: 0x22923a0,
[12] = {} table: 0x22923f0,
[13] = {} table: 0x2292440,
[14] = {} table: 0x2292490,
[15] = {} table: 0x22924e0,
[16] = {} table: 0x2292530,
[17] = {
[8] = "TUNNEL",
} table: 0x22bd6e0,
[18] = {} table: 0x22925d0,
[19] = {} table: 0x2292620,
[20] = {} table: 0x2292670,
[21] = {} table: 0x22926c0,
[22] = {} table: 0x2292710,
[23] = {} table: 0x2292760,
[24] = {} table: 0x22927b0,
[25] = {} table: 0x2292800,
[26] = {} table: 0x2292850,
[27] = {} table: 0x22928a0,
[28] = {} table: 0x22928f0,
[29] = {} table: 0x2292940,
[30] = {} table: 0x2292990,
[31] = {} table: 0x22929e0,
[32] = {} table: 0x2292a30,
[33] = {} table: 0x2292a80,
[34] = {} table: 0x2292ad0,
[35] = {} table: 0x2292b20,
[36] = {} table: 0x2292b70,
[37] = {} table: 0x2292bc0,
[38] = {} table: 0x2292c10,
[39] = {} table: 0x2292c60,
[40] = {} table: 0x2292cb0,
[41] = {} table: 0x2292d00,
[42] = {} table: 0x2292d50,
[43] = {} table: 0x2292da0,
[44] = {} table: 0x2292df0,
[45] = {} table: 0x2292e40,
[46] = {} table: 0x2292e90,
[47] = {} table: 0x2292ee0,
[48] = {} table: 0x2292f30,
[49] = {} table: 0x2292f80,
[50] = {} table: 0x2292fd0,
[51] = {} table: 0x2293020,
[52] = {} table: 0x2293070,
[53] = {} table: 0x22930c0,
[54] = {} table: 0x2293110,
[55] = {} table: 0x2293160,
[56] = {} table: 0x22931b0,
[57] = {} table: 0x2293200,
[58] = {} table: 0x2293250,
[59] = {} table: 0x22932a0,
[60] = {} table: 0x22932f0,
[61] = {} table: 0x2293340,
[62] = {} table: 0x2293390,
[63] = {} table: 0x22933e0,
[64] = {} table: 0x2293430,
[65] = {} table: 0x2293480,
[66] = {} table: 0x22934d0,
[67] = {} table: 0x2293520,
[68] = {} table: 0x2293570,
[69] = {} table: 0x22935c0,
[70] = {} table: 0x2293610,
[71] = {} table: 0x2293660,
[72] = {} table: 0x22936b0,
[73] = {} table: 0x2293700,
[74] = {} table: 0x2293750,
[75] = {} table: 0x22937a0,
[76] = {} table: 0x22937f0,
[77] = {} table: 0x2293840,
[78] = {} table: 0x2293890,
[79] = {} table: 0x22938e0,
[0] = {} table: 0x2292030,
} table: 0x222d140,
[8] = {
[1] = {} table: 0x2293980,
[2] = {} table: 0x22939d0,
[3] = {} table: 0x2293a20,
[4] = {} table: 0x2293a70,
[5] = {} table: 0x2293ac0,
[6] = {} table: 0x2293b10,
[7] = {} table: 0x2293b60,
[8] = {} table: 0x2293bb0,
[9] = {} table: 0x2293c00,
[10] = {} table: 0x2293c50,
[11] = {} table: 0x2293ca0,
[12] = {} table: 0x2293cf0,
[13] = {} table: 0x2293d40,
[14] = {} table: 0x2293d90,
[15] = {} table: 0x2293de0,
[16] = {} table: 0x2293e30,
[17] = {
[8] = "TUNNEL",
} table: 0x22bd760,
[18] = {} table: 0x2293ed0,
[19] = {} table: 0x2293f20,
[20] = {} table: 0x2293f70,
[21] = {} table: 0x2293fc0,
[22] = {} table: 0x2294010,
[23] = {} table: 0x2294060,
[24] = {} table: 0x22940b0,
[25] = {} table: 0x2294100,
[26] = {} table: 0x2294150,
[27] = {} table: 0x22941a0,
[28] = {} table: 0x22941f0,
[29] = {} table: 0x2294240,
[30] = {} table: 0x2294290,
[31] = {
[4] = "HORWALL",
} table: 0x22aebe0,
[32] = {
[4] = "HORWALL",
} table: 0x22aec60,
[33] = {
[4] = "HORWALL",
} table: 0x22aece0,
[34] = {
[4] = "HORWALL",
} table: 0x22aed60,
[35] = {
[4] = "HORWALL",
} table: 0x22aede0,
[36] = {
[4] = "HORWALL",
} table: 0x22aee60,
[37] = {
[4] = "HORWALL",
} table: 0x22aeee0,
[38] = {
[4] = "HORWALL",
} table: 0x22aef60,
[39] = {} table: 0x2294560,
[40] = {} table: 0x22945b0,
[41] = {} table: 0x2294600,
[42] = {} table: 0x2294650,
[43] = {} table: 0x22946a0,
[44] = {} table: 0x22946f0,
[45] = {} table: 0x2294740,
[46] = {} table: 0x2294790,
[47] = {} table: 0x22947e0,
[48] = {} table: 0x2294830,
[49] = {} table: 0x2294880,
[50] = {} table: 0x22948d0,
[51] = {} table: 0x2294920,
[52] = {} table: 0x2294970,
[53] = {} table: 0x22949c0,
[54] = {} table: 0x2294a10,
[55] = {} table: 0x2294a60,
[56] = {} table: 0x2294ab0,
[57] = {} table: 0x2294b00,
[58] = {} table: 0x2294b50,
[59] = {} table: 0x2294ba0,
[60] = {} table: 0x2294bf0,
[61] = {} table: 0x2294c40,
[62] = {} table: 0x2294c90,
[63] = {} table: 0x2294ce0,
[64] = {} table: 0x2294d30,
[65] = {} table: 0x2294d80,
[66] = {} table: 0x2294dd0,
[67] = {} table: 0x2294e20,
[68] = {} table: 0x2294e70,
[69] = {} table: 0x2294ec0,
[70] = {} table: 0x2294f10,
[71] = {} table: 0x2294f60,
[72] = {} table: 0x2294fb0,
[73] = {} table: 0x2295000,
[74] = {} table: 0x2295050,
[75] = {} table: 0x22950a0,
[76] = {} table: 0x22950f0,
[77] = {} table: 0x2295140,
[78] = {} table: 0x2295190,
[79] = {} table: 0x22951e0,
[0] = {} table: 0x2293930,
} table: 0x222fc70,
[9] = {
[1] = {} table: 0x2295280,
[2] = {} table: 0x22952d0,
[3] = {} table: 0x2295320,
[4] = {} table: 0x2295370,
[5] = {} table: 0x22953c0,
[6] = {} table: 0x2295410,
[7] = {} table: 0x2295460,
[8] = {} table: 0x22954b0,
[9] = {} table: 0x2295500,
[10] = {} table: 0x2295550,
[11] = {} table: 0x22955a0,
[12] = {} table: 0x22955f0,
[13] = {} table: 0x2295640,
[14] = {} table: 0x2295690,
[15] = {} table: 0x22956e0,
[16] = {} table: 0x2295730,
[17] = {
[8] = "TUNNEL",
} table: 0x22bd7e0,
[18] = {} table: 0x22957d0,
[19] = {} table: 0x2295820,
[20] = {} table: 0x2295870,
[21] = {} table: 0x22958c0,
[22] = {} table: 0x2295910,
[23] = {} table: 0x2295960,
[24] = {} table: 0x22959b0,
[25] = {} table: 0x2295a00,
[26] = {} table: 0x2295a50,
[27] = {} table: 0x2295aa0,
[28] = {} table: 0x2295af0,
[29] = {} table: 0x2295b40,
[30] = {} table: 0x2295b90,
[31] = {
[5] = "VERTWALL",
} table: 0x22aefe0,
[32] = {
[7] = "FLOOR",
} table: 0x22af060,
[33] = {
[7] = "FLOOR",
} table: 0x22af0e0,
[34] = {
[7] = "FLOOR",
} table: 0x22af160,
[35] = {
[7] = "FLOOR",
} table: 0x22af1e0,
[36] = {
[7] = "FLOOR",
} table: 0x22af260,
[37] = {
[7] = "FLOOR",
} table: 0x22af2e0,
[38] = {
[5] = "VERTWALL",
} table: 0x22af360,
[39] = {} table: 0x2295e60,
[40] = {} table: 0x2295eb0,
[41] = {} table: 0x2295f00,
[42] = {} table: 0x2295f50,
[43] = {} table: 0x2295fa0,
[44] = {} table: 0x2295ff0,
[45] = {} table: 0x2296040,
[46] = {} table: 0x2296090,
[47] = {} table: 0x22960e0,
[48] = {} table: 0x2296130,
[49] = {} table: 0x2296180,
[50] = {} table: 0x22961d0,
[51] = {} table: 0x2296220,
[52] = {} table: 0x2296270,
[53] = {} table: 0x22962c0,
[54] = {} table: 0x2296310,
[55] = {} table: 0x2296360,
[56] = {} table: 0x22963b0,
[57] = {} table: 0x2296400,
[58] = {} table: 0x2296450,
[59] = {} table: 0x22964a0,
[60] = {} table: 0x22964f0,
[61] = {} table: 0x2296540,
[62] = {} table: 0x2296590,
[63] = {} table: 0x22965e0,
[64] = {} table: 0x2296630,
[65] = {} table: 0x2296680,
[66] = {} table: 0x22966d0,
[67] = {} table: 0x2296720,
[68] = {} table: 0x2296770,
[69] = {} table: 0x22967c0,
[70] = {} table: 0x2296810,
[71] = {} table: 0x2296860,
[72] = {} table: 0x22968b0,
[73] = {} table: 0x2296900,
[74] = {} table: 0x2296950,
[75] = {} table: 0x22969a0,
[76] = {} table: 0x22969f0,
[77] = {} table: 0x2296a40,
[78] = {} table: 0x2296a90,
[79] = {} table: 0x2296ae0,
[0] = {} table: 0x2295230,
} table: 0x22327a0,
[10] = {
[1] = {} table: 0x2296b80,
[2] = {} table: 0x2296bd0,
[3] = {} table: 0x2296c20,
[4] = {} table: 0x2296c70,
[5] = {} table: 0x2296cc0,
[6] = {} table: 0x2296d10,
[7] = {} table: 0x2296d60,
[8] = {} table: 0x2296db0,
[9] = {} table: 0x2296e00,
[10] = {} table: 0x2296e50,
[11] = {} table: 0x2296ea0,
[12] = {} table: 0x2296ef0,
[13] = {} table: 0x2296f40,
[14] = {
[8] = "TUNNEL",
} table: 0x22bd9e0,
[15] = {
[8] = "TUNNEL",
} table: 0x22bd960,
[16] = {
[8] = "TUNNEL",
} table: 0x22bd8e0,
[17] = {
[8] = "TUNNEL",
} table: 0x22bd860,
[18] = {} table: 0x22970d0,
[19] = {} table: 0x2297120,
[20] = {} table: 0x2297170,
[21] = {} table: 0x22971c0,
[22] = {} table: 0x2297210,
[23] = {} table: 0x2297260,
[24] = {} table: 0x22972b0,
[25] = {} table: 0x2297300,
[26] = {} table: 0x2297350,
[27] = {} table: 0x22973a0,
[28] = {} table: 0x22973f0,
[29] = {} table: 0x2297440,
[30] = {} table: 0x2297490,
[31] = {
[5] = "VERTWALL",
} table: 0x22af3e0,
[32] = {
[7] = "FLOOR",
} table: 0x22af460,
[33] = {
[7] = "FLOOR",
} table: 0x22af4e0,
[34] = {
[7] = "FLOOR",
} table: 0x22af560,
[35] = {
[7] = "FLOOR",
} table: 0x22af5e0,
[36] = {
[7] = "FLOOR",
} table: 0x22af660,
[37] = {
[7] = "FLOOR",
} table: 0x22af6e0,
[38] = {
[5] = "VERTWALL",
} table: 0x22af760,
[39] = {} table: 0x2297760,
[40] = {} table: 0x22977b0,
[41] = {} table: 0x2297800,
[42] = {} table: 0x2297850,
[43] = {} table: 0x22978a0,
[44] = {} table: 0x22978f0,
[45] = {} table: 0x2297940,
[46] = {} table: 0x2297990,
[47] = {} table: 0x22979e0,
[48] = {} table: 0x2297a30,
[49] = {} table: 0x2297a80,
[50] = {} table: 0x2297ad0,
[51] = {} table: 0x2297b20,
[52] = {} table: 0x2297b70,
[53] = {} table: 0x2297bc0,
[54] = {} table: 0x2297c10,
[55] = {} table: 0x2297c60,
[56] = {} table: 0x2297cb0,
[57] = {} table: 0x2297d00,
[58] = {} table: 0x2297d50,
[59] = {} table: 0x2297da0,
[60] = {} table: 0x2297df0,
[61] = {} table: 0x2297e40,
[62] = {} table: 0x2297e90,
[63] = {} table: 0x2297ee0,
[64] = {} table: 0x2297f30,
[65] = {} table: 0x2297f80,
[66] = {} table: 0x2297fd0,
[67] = {} table: 0x2298020,
[68] = {} table: 0x2298070,
[69] = {} table: 0x22980c0,
[70] = {} table: 0x2298110,
[71] = {} table: 0x2298160,
[72] = {} table: 0x22981b0,
[73] = {} table: 0x2298200,
[74] = {} table: 0x2298250,
[75] = {} table: 0x22982a0,
[76] = {} table: 0x22982f0,
[77] = {} table: 0x2298340,
[78] = {} table: 0x2298390,
[79] = {} table: 0x22983e0,
[0] = {} table: 0x2296b30,
} table: 0x2235630,
[11] = {
[1] = {} table: 0x2298480,
[2] = {} table: 0x22984d0,
[3] = {} table: 0x2298520,
[4] = {} table: 0x2298570,
[5] = {} table: 0x22985c0,
[6] = {} table: 0x2298610,
[7] = {} table: 0x2298660,
[8] = {} table: 0x22986b0,
[9] = {} table: 0x2298700,
[10] = {} table: 0x2298750,
[11] = {} table: 0x22987a0,
[12] = {} table: 0x22987f0,
[13] = {} table: 0x2298840,
[14] = {
[8] = "TUNNEL",
} table: 0x22bda60,
[15] = {} table: 0x22988e0,
[16] = {} table: 0x2298930,
[17] = {} table: 0x2298980,
[18] = {} table: 0x22989d0,
[19] = {} table: 0x2298a20,
[20] = {} table: 0x2298a70,
[21] = {} table: 0x2298ac0,
[22] = {} table: 0x2298b10,
[23] = {} table: 0x2298b60,
[24] = {} table: 0x2298bb0,
[25] = {} table: 0x2298c00,
[26] = {} table: 0x2298c50,
[27] = {} table: 0x2298ca0,
[28] = {} table: 0x2298cf0,
[29] = {} table: 0x2298d40,
[30] = {} table: 0x2298d90,
[31] = {
[5] = "VERTWALL",
} table: 0x22af7e0,
[32] = {
[7] = "FLOOR",
} table: 0x22af860,
[33] = {
[7] = "FLOOR",
} table: 0x22af8e0,
[34] = {
[7] = "FLOOR",
} table: 0x22af960,
[35] = {
[7] = "FLOOR",
} table: 0x22af9e0,
[36] = {
[7] = "FLOOR",
} table: 0x22afa60,
[37] = {
[7] = "FLOOR",
} table: 0x22afae0,
[38] = {
[5] = "VERTWALL",
} table: 0x22afb60,
[39] = {} table: 0x2299060,
[40] = {} table: 0x22990b0,
[41] = {} table: 0x2299100,
[42] = {} table: 0x2299150,
[43] = {} table: 0x22991a0,
[44] = {} table: 0x22991f0,
[45] = {} table: 0x2299240,
[46] = {} table: 0x2299290,
[47] = {} table: 0x22992e0,
[48] = {} table: 0x2299330,
[49] = {} table: 0x2299380,
[50] = {} table: 0x22993d0,
[51] = {} table: 0x2299420,
[52] = {} table: 0x2299470,
[53] = {} table: 0x22994c0,
[54] = {} table: 0x2299510,
[55] = {} table: 0x2299560,
[56] = {} table: 0x22995b0,
[57] = {} table: 0x2299600,
[58] = {} table: 0x2299650,
[59] = {
[4] = "HORWALL",
} table: 0x22b03e0,
[60] = {
[4] = "HORWALL",
} table: 0x22b0460,
[61] = {
[4] = "HORWALL",
} table: 0x22b04e0,
[62] = {
[4] = "HORWALL",
} table: 0x22b0560,
[63] = {
[4] = "HORWALL",
} table: 0x22b05e0,
[64] = {
[4] = "HORWALL",
} table: 0x22b0660,
[65] = {
[4] = "HORWALL",
} table: 0x22b06e0,
[66] = {
[4] = "HORWALL",
} table: 0x22b0760,
[67] = {} table: 0x2299920,
[68] = {} table: 0x2299970,
[69] = {} table: 0x22999c0,
[70] = {} table: 0x2299a10,
[71] = {} table: 0x2299a60,
[72] = {} table: 0x2299ab0,
[73] = {} table: 0x2299b00,
[74] = {} table: 0x2299b50,
[75] = {} table: 0x2299ba0,
[76] = {} table: 0x2299bf0,
[77] = {} table: 0x2299c40,
[78] = {} table: 0x2299c90,
[79] = {} table: 0x2299ce0,
[0] = {} table: 0x2298430,
} table: 0x2238160,
[12] = {
[1] = {} table: 0x2299d80,
[2] = {} table: 0x2299dd0,
[3] = {} table: 0x2299e20,
[4] = {} table: 0x2299e70,
[5] = {} table: 0x2299ec0,
[6] = {} table: 0x2299f10,
[7] = {} table: 0x2299f60,
[8] = {} table: 0x2299fb0,
[9] = {} table: 0x229a000,
[10] = {} table: 0x229a050,
[11] = {} table: 0x229a0a0,
[12] = {} table: 0x229a0f0,
[13] = {} table: 0x229a140,
[14] = {
[8] = "TUNNEL",
} table: 0x22bdae0,
[15] = {} table: 0x229a1e0,
[16] = {} table: 0x229a230,
[17] = {} table: 0x229a280,
[18] = {} table: 0x229a2d0,
[19] = {} table: 0x229a320,
[20] = {} table: 0x229a370,
[21] = {} table: 0x229a3c0,
[22] = {} table: 0x229a410,
[23] = {} table: 0x229a460,
[24] = {} table: 0x229a4b0,
[25] = {} table: 0x229a500,
[26] = {} table: 0x229a550,
[27] = {} table: 0x229a5a0,
[28] = {} table: 0x229a5f0,
[29] = {} table: 0x229a640,
[30] = {} table: 0x229a690,
[31] = {
[5] = "VERTWALL",
} table: 0x22afbe0,
[32] = {
[7] = "FLOOR",
} table: 0x22afc60,
[33] = {
[7] = "FLOOR",
} table: 0x22afce0,
[34] = {
[7] = "FLOOR",
} table: 0x22afd60,
[35] = {
[7] = "FLOOR",
} table: 0x22afde0,
[36] = {
[7] = "FLOOR",
} table: 0x22afe60,
[37] = {
[7] = "FLOOR",
} table: 0x22afee0,
[38] = {
[6] = "DOOR",
} table: 0x22bae60,
[39] = {
[8] = "TUNNEL",
} table: 0x22baf60,
[40] = {
[8] = "TUNNEL",
} table: 0x22bafe0,
[41] = {
[8] = "TUNNEL",
} table: 0x22bb060,
[42] = {
[8] = "TUNNEL",
} table: 0x22bb0e0,
[43] = {
[8] = "TUNNEL",
} table: 0x22bb160,
[44] = {
[8] = "TUNNEL",
} table: 0x22bb1e0,
[45] = {
[8] = "TUNNEL",
} table: 0x22bb260,
[46] = {
[8] = "TUNNEL",
} table: 0x22bb2e0,
[47] = {
[8] = "TUNNEL",
} table: 0x22bb360,
[48] = {
[8] = "TUNNEL",
} table: 0x22bb3e0,
[49] = {
[8] = "TUNNEL",
} table: 0x22bb460,
[50] = {
[8] = "TUNNEL",
} table: 0x22bb4e0,
[51] = {
[8] = "TUNNEL",
} table: 0x22bb560,
[52] = {
[8] = "TUNNEL",
} table: 0x22bb5e0,
[53] = {
[8] = "TUNNEL",
} table: 0x22bb660,
[54] = {
[8] = "TUNNEL",
} table: 0x22bb6e0,
[55] = {
[8] = "TUNNEL",
} table: 0x22bb760,
[56] = {
[8] = "TUNNEL",
} table: 0x22bb7e0,
[57] = {
[8] = "TUNNEL",
} table: 0x22bb860,
[58] = {
[8] = "TUNNEL",
} table: 0x22bb8e0,
[59] = {
[6] = "DOOR",
} table: 0x22baee0,
[60] = {
[7] = "FLOOR",
} table: 0x22b0860,
[61] = {
[7] = "FLOOR",
} table: 0x22b08e0,
[62] = {
[7] = "FLOOR",
} table: 0x22b0960,
[63] = {
[7] = "FLOOR",
} table: 0x22b09e0,
[64] = {
[7] = "FLOOR",
} table: 0x22b0a60,
[65] = {
[7] = "FLOOR",
} table: 0x22b0ae0,
[66] = {
[5] = "VERTWALL",
} table: 0x22b0b60,
[67] = {} table: 0x229b220,
[68] = {} table: 0x229b270,
[69] = {} table: 0x229b2c0,
[70] = {} table: 0x229b310,
[71] = {} table: 0x229b360,
[72] = {} table: 0x229b3b0,
[73] = {} table: 0x229b400,
[74] = {} table: 0x229b450,
[75] = {} table: 0x229b4a0,
[76] = {} table: 0x229b4f0,
[77] = {} table: 0x229b540,
[78] = {} table: 0x229b590,
[79] = {} table: 0x229b5e0,
[0] = {} table: 0x2299d30,
} table: 0x223ac90,
[13] = {
[1] = {} table: 0x229b680,
[2] = {} table: 0x229b6d0,
[3] = {} table: 0x229b720,
[4] = {} table: 0x229b770,
[5] = {} table: 0x229b7c0,
[6] = {} table: 0x229b810,
[7] = {} table: 0x229b860,
[8] = {} table: 0x229b8b0,
[9] = {} table: 0x229b900,
[10] = {} table: 0x229b950,
[11] = {} table: 0x229b9a0,
[12] = {} table: 0x229b9f0,
[13] = {} table: 0x229ba40,
[14] = {
[8] = "TUNNEL",
} table: 0x22bdb60,
[15] = {} table: 0x229bae0,
[16] = {} table: 0x229bb30,
[17] = {} table: 0x229bb80,
[18] = {} table: 0x229bbd0,
[19] = {} table: 0x229bc20,
[20] = {} table: 0x229bc70,
[21] = {} table: 0x229bcc0,
[22] = {} table: 0x229bd10,
[23] = {} table: 0x229bd60,
[24] = {} table: 0x229bdb0,
[25] = {} table: 0x229be00,
[26] = {} table: 0x229be50,
[27] = {} table: 0x229bea0,
[28] = {} table: 0x229bef0,
[29] = {} table: 0x229bf40,
[30] = {} table: 0x229bf90,
[31] = {
[4] = "HORWALL",
} table: 0x22affe0,
[32] = {
[4] = "HORWALL",
} table: 0x22b0060,
[33] = {
[6] = "DOOR",
} table: 0x22bb960,
[34] = {
[4] = "HORWALL",
} table: 0x22b0160,
[35] = {
[4] = "HORWALL",
} table: 0x22b01e0,
[36] = {
[4] = "HORWALL",
} table: 0x22b0260,
[37] = {
[4] = "HORWALL",
} table: 0x22b02e0,
[38] = {
[4] = "HORWALL",
} table: 0x22b0360,
[39] = {} table: 0x229c260,
[40] = {} table: 0x229c2b0,
[41] = {} table: 0x229c300,
[42] = {} table: 0x229c350,
[43] = {} table: 0x229c3a0,
[44] = {} table: 0x229c3f0,
[45] = {} table: 0x229c440,
[46] = {} table: 0x229c490,
[47] = {} table: 0x229c4e0,
[48] = {} table: 0x229c530,
[49] = {} table: 0x229c580,
[50] = {} table: 0x229c5d0,
[51] = {} table: 0x229c620,
[52] = {} table: 0x229c670,
[53] = {} table: 0x229c6c0,
[54] = {} table: 0x229c710,
[55] = {} table: 0x229c760,
[56] = {} table: 0x229c7b0,
[57] = {} table: 0x229c800,
[58] = {} table: 0x229c850,
[59] = {
[5] = "VERTWALL",
} table: 0x22b0be0,
[60] = {
[7] = "FLOOR",
} table: 0x22b0c60,
[61] = {
[7] = "FLOOR",
} table: 0x22b0ce0,
[62] = {
[7] = "FLOOR",
} table: 0x22b0d60,
[63] = {
[7] = "FLOOR",
} table: 0x22b0de0,
[64] = {
[7] = "FLOOR",
} table: 0x22b0e60,
[65] = {
[7] = "FLOOR",
} table: 0x22b0ee0,
[66] = {
[5] = "VERTWALL",
} table: 0x22b0f60,
[67] = {} table: 0x229cb20,
[68] = {} table: 0x229cb70,
[69] = {} table: 0x229cbc0,
[70] = {} table: 0x229cc10,
[71] = {} table: 0x229cc60,
[72] = {} table: 0x229ccb0,
[73] = {} table: 0x229cd00,
[74] = {} table: 0x229cd50,
[75] = {} table: 0x229cda0,
[76] = {} table: 0x229cdf0,
[77] = {} table: 0x229ce40,
[78] = {} table: 0x229ce90,
[79] = {} table: 0x229cee0,
[0] = {} table: 0x229b630,
} table: 0x223d7c0,
[14] = {
[1] = {} table: 0x229cf80,
[2] = {} table: 0x229cfd0,
[3] = {} table: 0x229d020,
[4] = {} table: 0x229d070,
[5] = {} table: 0x229d0c0,
[6] = {} table: 0x229d110,
[7] = {} table: 0x229d160,
[8] = {} table: 0x229d1b0,
[9] = {} table: 0x229d200,
[10] = {} table: 0x229d250,
[11] = {} table: 0x229d2a0,
[12] = {} table: 0x229d2f0,
[13] = {} table: 0x229d340,
[14] = {
[8] = "TUNNEL",
} table: 0x22bdbe0,
[15] = {} table: 0x229d3e0,
[16] = {} table: 0x229d430,
[17] = {} table: 0x229d480,
[18] = {} table: 0x229d4d0,
[19] = {} table: 0x229d520,
[20] = {} table: 0x229d570,
[21] = {} table: 0x229d5c0,
[22] = {} table: 0x229d610,
[23] = {} table: 0x229d660,
[24] = {} table: 0x229d6b0,
[25] = {} table: 0x229d700,
[26] = {} table: 0x229d750,
[27] = {} table: 0x229d7a0,
[28] = {} table: 0x229d7f0,
[29] = {} table: 0x229d840,
[30] = {} table: 0x229d890,
[31] = {} table: 0x229d8e0,
[32] = {} table: 0x229d930,
[33] = {
[8] = "TUNNEL",
} table: 0x22bba60,
[34] = {
[8] = "TUNNEL",
} table: 0x22bbae0,
[35] = {
[8] = "TUNNEL",
} table: 0x22bbb60,
[36] = {
[8] = "TUNNEL",
} table: 0x22bbbe0,
[37] = {
[8] = "TUNNEL",
} table: 0x22bbc60,
[38] = {} table: 0x229db10,
[39] = {} table: 0x229db60,
[40] = {} table: 0x229dbb0,
[41] = {} table: 0x229dc00,
[42] = {} table: 0x229dc50,
[43] = {} table: 0x229dca0,
[44] = {} table: 0x229dcf0,
[45] = {} table: 0x229dd40,
[46] = {} table: 0x229dd90,
[47] = {} table: 0x229dde0,
[48] = {} table: 0x229de30,
[49] = {} table: 0x229de80,
[50] = {} table: 0x229ded0,
[51] = {} table: 0x229df20,
[52] = {} table: 0x229df70,
[53] = {} table: 0x229dfc0,
[54] = {} table: 0x229e010,
[55] = {} table: 0x229e060,
[56] = {} table: 0x229e0b0,
[57] = {} table: 0x229e100,
[58] = {} table: 0x229e150,
[59] = {
[4] = "HORWALL",
} table: 0x22b0fe0,
[60] = {
[4] = "HORWALL",
} table: 0x22b1060,
[61] = {
[4] = "HORWALL",
} table: 0x22b10e0,
[62] = {
[4] = "HORWALL",
} table: 0x22b1160,
[63] = {
[4] = "HORWALL",
} table: 0x22b11e0,
[64] = {
[4] = "HORWALL",
} table: 0x22b1260,
[65] = {
[4] = "HORWALL",
} table: 0x22b12e0,
[66] = {
[4] = "HORWALL",
} table: 0x22b1360,
[67] = {} table: 0x229e420,
[68] = {} table: 0x229e470,
[69] = {} table: 0x229e4c0,
[70] = {} table: 0x229e510,
[71] = {} table: 0x229e560,
[72] = {} table: 0x229e5b0,
[73] = {} table: 0x229e600,
[74] = {} table: 0x229e650,
[75] = {} table: 0x229e6a0,
[76] = {} table: 0x229e6f0,
[77] = {} table: 0x229e740,
[78] = {} table: 0x229e790,
[79] = {} table: 0x229e7e0,
[0] = {} table: 0x229cf30,
} table: 0x22402f0,
[15] = {
[1] = {} table: 0x229e880,
[2] = {} table: 0x229e8d0,
[3] = {} table: 0x229e920,
[4] = {} table: 0x229e970,
[5] = {} table: 0x229e9c0,
[6] = {} table: 0x229ea10,
[7] = {} table: 0x229ea60,
[8] = {} table: 0x229eab0,
[9] = {} table: 0x229eb00,
[10] = {} table: 0x229eb50,
[11] = {} table: 0x229eba0,
[12] = {} table: 0x229ebf0,
[13] = {} table: 0x229ec40,
[14] = {
[8] = "TUNNEL",
} table: 0x22bdc60,
[15] = {} table: 0x229ece0,
[16] = {} table: 0x229ed30,
[17] = {} table: 0x229ed80,
[18] = {} table: 0x229edd0,
[19] = {} table: 0x229ee20,
[20] = {} table: 0x229ee70,
[21] = {} table: 0x229eec0,
[22] = {} table: 0x229ef10,
[23] = {} table: 0x229ef60,
[24] = {} table: 0x229efb0,
[25] = {} table: 0x229f000,
[26] = {} table: 0x229f050,
[27] = {} table: 0x229f0a0,
[28] = {} table: 0x229f0f0,
[29] = {} table: 0x229f140,
[30] = {} table: 0x229f190,
[31] = {} table: 0x229f1e0,
[32] = {} table: 0x229f230,
[33] = {} table: 0x229f280,
[34] = {} table: 0x229f2d0,
[35] = {} table: 0x229f320,
[36] = {} table: 0x229f370,
[37] = {
[8] = "TUNNEL",
} table: 0x22bbce0,
[38] = {} table: 0x229f410,
[39] = {} table: 0x229f460,
[40] = {} table: 0x229f4b0,
[41] = {} table: 0x229f500,
[42] = {} table: 0x229f550,
[43] = {} table: 0x229f5a0,
[44] = {} table: 0x229f5f0,
[45] = {} table: 0x229f640,
[46] = {} table: 0x229f690,
[47] = {} table: 0x229f6e0,
[48] = {} table: 0x229f730,
[49] = {} table: 0x229f780,
[50] = {} table: 0x229f7d0,
[51] = {} table: 0x229f820,
[52] = {} table: 0x229f870,
[53] = {} table: 0x229f8c0,
[54] = {} table: 0x229f910,
[55] = {} table: 0x229f960,
[56] = {} table: 0x229f9b0,
[57] = {} table: 0x229fa00,
[58] = {} table: 0x229fa50,
[59] = {} table: 0x229faa0,
[60] = {} table: 0x229faf0,
[61] = {} table: 0x229fb40,
[62] = {} table: 0x229fb90,
[63] = {} table: 0x229fbe0,
[64] = {} table: 0x229fc30,
[65] = {} table: 0x229fc80,
[66] = {} table: 0x229fcd0,
[67] = {} table: 0x229fd20,
[68] = {} table: 0x229fd70,
[69] = {} table: 0x229fdc0,
[70] = {} table: 0x229fe10,
[71] = {} table: 0x229fe60,
[72] = {} table: 0x229feb0,
[73] = {} table: 0x229ff00,
[74] = {} table: 0x229ff50,
[75] = {} table: 0x229ffa0,
[76] = {} table: 0x229fff0,
[77] = {} table: 0x22a0040,
[78] = {} table: 0x22a0090,
[79] = {} table: 0x22a00e0,
[0] = {} table: 0x229e830,
} table: 0x2242e20,
[16] = {
[1] = {} table: 0x22a0180,
[2] = {} table: 0x22a01d0,
[3] = {} table: 0x22a0220,
[4] = {} table: 0x22a0270,
[5] = {} table: 0x22a02c0,
[6] = {} table: 0x22a0310,
[7] = {} table: 0x22a0360,
[8] = {} table: 0x22a03b0,
[9] = {} table: 0x22a0400,
[10] = {} table: 0x22a0450,
[11] = {} table: 0x22a04a0,
[12] = {} table: 0x22a04f0,
[13] = {} table: 0x22a0540,
[14] = {
[8] = "TUNNEL",
} table: 0x22bdce0,
[15] = {} table: 0x22a05e0,
[16] = {} table: 0x22a0630,
[17] = {} table: 0x22a0680,
[18] = {} table: 0x22a06d0,
[19] = {} table: 0x22a0720,
[20] = {} table: 0x22a0770,
[21] = {} table: 0x22a07c0,
[22] = {} table: 0x22a0810,
[23] = {} table: 0x22a0860,
[24] = {} table: 0x22a08b0,
[25] = {} table: 0x22a0900,
[26] = {} table: 0x22a0950,
[27] = {} table: 0x22a09a0,
[28] = {} table: 0x22a09f0,
[29] = {} table: 0x22a0a40,
[30] = {} table: 0x22a0a90,
[31] = {} table: 0x22a0ae0,
[32] = {} table: 0x22a0b30,
[33] = {} table: 0x22a0b80,
[34] = {} table: 0x22a0bd0,
[35] = {} table: 0x22a0c20,
[36] = {} table: 0x22a0c70,
[37] = {
[8] = "TUNNEL",
} table: 0x22bbd60,
[38] = {} table: 0x22a0d10,
[39] = {} table: 0x22a0d60,
[40] = {} table: 0x22a0db0,
[41] = {} table: 0x22a0e00,
[42] = {} table: 0x22a0e50,
[43] = {} table: 0x22a0ea0,
[44] = {} table: 0x22a0ef0,
[45] = {} table: 0x22a0f40,
[46] = {} table: 0x22a0f90,
[47] = {} table: 0x22a0fe0,
[48] = {} table: 0x22a1030,
[49] = {} table: 0x22a1080,
[50] = {} table: 0x22a10d0,
[51] = {} table: 0x22a1120,
[52] = {} table: 0x22a1170,
[53] = {} table: 0x22a11c0,
[54] = {} table: 0x22a1210,
[55] = {} table: 0x22a1260,
[56] = {
[4] = "HORWALL",
} table: 0x22b76e0,
[57] = {
[4] = "HORWALL",
} table: 0x22b7760,
[58] = {
[4] = "HORWALL",
} table: 0x22b77e0,
[59] = {
[4] = "HORWALL",
} table: 0x22b7860,
[60] = {
[4] = "HORWALL",
} table: 0x22b78e0,
[61] = {
[4] = "HORWALL",
} table: 0x22b7960,
[62] = {
[4] = "HORWALL",
} table: 0x22b79e0,
[63] = {
[4] = "HORWALL",
} table: 0x22b7a60,
[64] = {
[4] = "HORWALL",
} table: 0x22b7ae0,
[65] = {
[4] = "HORWALL",
} table: 0x22b7b60,
[66] = {
[4] = "HORWALL",
} table: 0x22b7be0,
[67] = {
[4] = "HORWALL",
} table: 0x22b7c60,
[68] = {} table: 0x22a1670,
[69] = {} table: 0x22a16c0,
[70] = {} table: 0x22a1710,
[71] = {} table: 0x22a1760,
[72] = {} table: 0x22a17b0,
[73] = {} table: 0x22a1800,
[74] = {} table: 0x22a1850,
[75] = {} table: 0x22a18a0,
[76] = {} table: 0x22a18f0,
[77] = {} table: 0x22a1940,
[78] = {} table: 0x22a1990,
[79] = {} table: 0x22a19e0,
[0] = {} table: 0x22a0130,
} table: 0x2245950,
[17] = {
[1] = {} table: 0x22a1a80,
[2] = {} table: 0x22a1ad0,
[3] = {} table: 0x22a1b20,
[4] = {
[4] = "HORWALL",
} table: 0x22b13e0,
[5] = {
[4] = "HORWALL",
} table: 0x22b1460,
[6] = {
[4] = "HORWALL",
} table: 0x22b14e0,
[7] = {
[4] = "HORWALL",
} table: 0x22b1560,
[8] = {
[4] = "HORWALL",
} table: 0x22b15e0,
[9] = {
[4] = "HORWALL",
} table: 0x22b1660,
[10] = {
[4] = "HORWALL",
} table: 0x22b16e0,
[11] = {
[4] = "HORWALL",
} table: 0x22b1760,
[12] = {
[4] = "HORWALL",
} table: 0x22b17e0,
[13] = {
[4] = "HORWALL",
} table: 0x22b1860,
[14] = {
[6] = "DOOR",
} table: 0x22bd660,
[15] = {
[4] = "HORWALL",
} table: 0x22b1960,
[16] = {
[4] = "HORWALL",
} table: 0x22b19e0,
[17] = {
[4] = "HORWALL",
} table: 0x22b1a60,
[18] = {
[4] = "HORWALL",
} table: 0x22b1ae0,
[19] = {
[4] = "HORWALL",
} table: 0x22b1b60,
[20] = {
[4] = "HORWALL",
} table: 0x22b1be0,
[21] = {
[4] = "HORWALL",
} table: 0x22b1c60,
[22] = {
[4] = "HORWALL",
} table: 0x22b1ce0,
[23] = {
[4] = "HORWALL",
} table: 0x22b1d60,
[24] = {
[4] = "HORWALL",
} table: 0x22b1de0,
[25] = {} table: 0x22a2200,
[26] = {} table: 0x22a2250,
[27] = {} table: 0x22a22a0,
[28] = {} table: 0x22a22f0,
[29] = {} table: 0x22a2340,
[30] = {} table: 0x22a2390,
[31] = {} table: 0x22a23e0,
[32] = {} table: 0x22a2430,
[33] = {} table: 0x22a2480,
[34] = {} table: 0x22a24d0,
[35] = {} table: 0x22a2520,
[36] = {
[4] = "HORWALL",
} table: 0x22b52e0,
[37] = {
[6] = "DOOR",
} table: 0x22bb9e0,
[38] = {
[4] = "HORWALL",
} table: 0x22b53e0,
[39] = {
[4] = "HORWALL",
} table: 0x22b5460,
[40] = {
[4] = "HORWALL",
} table: 0x22b54e0,
[41] = {
[4] = "HORWALL",
} table: 0x22b5560,
[42] = {
[4] = "HORWALL",
} table: 0x22b55e0,
[43] = {
[4] = "HORWALL",
} table: 0x22b5660,
[44] = {
[4] = "HORWALL",
} table: 0x22b56e0,
[45] = {
[4] = "HORWALL",
} table: 0x22b5760,
[46] = {
[4] = "HORWALL",
} table: 0x22b57e0,
[47] = {
[4] = "HORWALL",
} table: 0x22b5860,
[48] = {} table: 0x22a2930,
[49] = {} table: 0x22a2980,
[50] = {} table: 0x22a29d0,
[51] = {} table: 0x22a2a20,
[52] = {} table: 0x22a2a70,
[53] = {} table: 0x22a2ac0,
[54] = {} table: 0x22a2b10,
[55] = {} table: 0x22a2b60,
[56] = {
[5] = "VERTWALL",
} table: 0x22b7ce0,
[57] = {
[7] = "FLOOR",
} table: 0x22b7d60,
[58] = {
[7] = "FLOOR",
} table: 0x22b7de0,
[59] = {
[7] = "FLOOR",
} table: 0x22b7e60,
[60] = {
[7] = "FLOOR",
} table: 0x22b7ee0,
[61] = {
[7] = "FLOOR",
} table: 0x22b7f60,
[62] = {
[7] = "FLOOR",
} table: 0x22b7fe0,
[63] = {
[7] = "FLOOR",
} table: 0x22b8060,
[64] = {
[7] = "FLOOR",
} table: 0x22b80e0,
[65] = {
[7] = "FLOOR",
} table: 0x22b8160,
[66] = {
[7] = "FLOOR",
} table: 0x22b81e0,
[67] = {
[5] = "VERTWALL",
} table: 0x22b8260,
[68] = {} table: 0x22a2f70,
[69] = {} table: 0x22a2fc0,
[70] = {} table: 0x22a3010,
[71] = {} table: 0x22a3060,
[72] = {} table: 0x22a30b0,
[73] = {} table: 0x22a3100,
[74] = {} table: 0x22a3150,
[75] = {} table: 0x22a31a0,
[76] = {} table: 0x22a31f0,
[77] = {} table: 0x22a3240,
[78] = {} table: 0x22a3290,
[79] = {} table: 0x22a32e0,
[0] = {} table: 0x22a1a30,
} table: 0x2248480,
[18] = {
[1] = {} table: 0x22a3380,
[2] = {} table: 0x22a33d0,
[3] = {} table: 0x22a3420,
[4] = {
[5] = "VERTWALL",
} table: 0x22b1e60,
[5] = {
[7] = "FLOOR",
} table: 0x22b1ee0,
[6] = {
[7] = "FLOOR",
} table: 0x22b1f60,
[7] = {
[7] = "FLOOR",
} table: 0x22b1fe0,
[8] = {
[7] = "FLOOR",
} table: 0x22b2060,
[9] = {
[7] = "FLOOR",
} table: 0x22b20e0,
[10] = {
[7] = "FLOOR",
} table: 0x22b2160,
[11] = {
[7] = "FLOOR",
} table: 0x22b21e0,
[12] = {
[7] = "FLOOR",
} table: 0x22b2260,
[13] = {
[7] = "FLOOR",
} table: 0x22b22e0,
[14] = {
[7] = "FLOOR",
} table: 0x22b2360,
[15] = {
[7] = "FLOOR",
} table: 0x22b23e0,
[16] = {
[7] = "FLOOR",
} table: 0x22b2460,
[17] = {
[7] = "FLOOR",
} table: 0x22b24e0,
[18] = {
[7] = "FLOOR",
} table: 0x22b2560,
[19] = {
[7] = "FLOOR",
} table: 0x22b25e0,
[20] = {
[7] = "FLOOR",
} table: 0x22b2660,
[21] = {
[7] = "FLOOR",
} table: 0x22b26e0,
[22] = {
[7] = "FLOOR",
} table: 0x22b2760,
[23] = {
[7] = "FLOOR",
} table: 0x22b27e0,
[24] = {
[5] = "VERTWALL",
} table: 0x22b2860,
[25] = {} table: 0x22a3b00,
[26] = {
[8] = "TUNNEL",
} table: 0x22ba360,
[27] = {
[8] = "TUNNEL",
} table: 0x22ba3e0,
[28] = {
[8] = "TUNNEL",
} table: 0x22ba460,
[29] = {
[8] = "TUNNEL",
} table: 0x22ba4e0,
[30] = {
[8] = "TUNNEL",
} table: 0x22ba560,
[31] = {
[8] = "TUNNEL",
} table: 0x22ba5e0,
[32] = {
[8] = "TUNNEL",
} table: 0x22ba660,
[33] = {
[8] = "TUNNEL",
} table: 0x22ba6e0,
[34] = {
[8] = "TUNNEL",
} table: 0x22ba760,
[35] = {
[8] = "TUNNEL",
} table: 0x22ba7e0,
[36] = {
[6] = "DOOR",
} table: 0x22ba160,
[37] = {
[7] = "FLOOR",
} table: 0x22b5960,
[38] = {
[7] = "FLOOR",
} table: 0x22b59e0,
[39] = {
[7] = "FLOOR",
} table: 0x22b5a60,
[40] = {
[7] = "FLOOR",
} table: 0x22b5ae0,
[41] = {
[7] = "FLOOR",
} table: 0x22b5b60,
[42] = {
[7] = "FLOOR",
} table: 0x22b5be0,
[43] = {
[7] = "FLOOR",
} table: 0x22b5c60,
[44] = {
[7] = "FLOOR",
} table: 0x22b5ce0,
[45] = {
[7] = "FLOOR",
} table: 0x22b5d60,
[46] = {
[7] = "FLOOR",
} table: 0x22b5de0,
[47] = {
[6] = "DOOR",
} table: 0x22ba860,
[48] = {
[8] = "TUNNEL",
} table: 0x22ba960,
[49] = {
[8] = "TUNNEL",
} table: 0x22ba9e0,
[50] = {
[8] = "TUNNEL",
} table: 0x22baa60,
[51] = {
[8] = "TUNNEL",
} table: 0x22baae0,
[52] = {
[8] = "TUNNEL",
} table: 0x22bab60,
[53] = {} table: 0x22a43c0,
[54] = {} table: 0x22a4410,
[55] = {} table: 0x22a4460,
[56] = {
[5] = "VERTWALL",
} table: 0x22b82e0,
[57] = {
[7] = "FLOOR",
} table: 0x22b8360,
[58] = {
[7] = "FLOOR",
} table: 0x22b83e0,
[59] = {
[7] = "FLOOR",
} table: 0x22b8460,
[60] = {
[7] = "FLOOR",
} table: 0x22b84e0,
[61] = {
[7] = "FLOOR",
} table: 0x22b8560,
[62] = {
[7] = "FLOOR",
} table: 0x22b85e0,
[63] = {
[7] = "FLOOR",
} table: 0x22b8660,
[64] = {
[7] = "FLOOR",
[3] = "STAIRS",
} table: 0x22b86e0,
[65] = {
[7] = "FLOOR",
} table: 0x22b8760,
[66] = {
[7] = "FLOOR",
} table: 0x22b87e0,
[67] = {
[5] = "VERTWALL",
} table: 0x22b8860,
[68] = {} table: 0x22a4870,
[69] = {} table: 0x22a48c0,
[70] = {} table: 0x22a4910,
[71] = {} table: 0x22a4960,
[72] = {} table: 0x22a49b0,
[73] = {} table: 0x22a4a00,
[74] = {} table: 0x22a4a50,
[75] = {} table: 0x22a4aa0,
[76] = {} table: 0x22a4af0,
[77] = {} table: 0x22a4b40,
[78] = {} table: 0x22a4b90,
[79] = {} table: 0x22a4be0,
[0] = {} table: 0x22a3330,
} table: 0x224b590,
[19] = {
[1] = {} table: 0x22a4c80,
[2] = {} table: 0x22a4cd0,
[3] = {} table: 0x22a4d20,
[4] = {
[5] = "VERTWALL",
} table: 0x22b28e0,
[5] = {
[7] = "FLOOR",
} table: 0x22b2960,
[6] = {
[7] = "FLOOR",
} table: 0x22b29e0,
[7] = {
[7] = "FLOOR",
} table: 0x22b2a60,
[8] = {
[7] = "FLOOR",
} table: 0x22b2ae0,
[9] = {
[7] = "FLOOR",
} table: 0x22b2b60,
[10] = {
[7] = "FLOOR",
} table: 0x22b2be0,
[11] = {
[7] = "FLOOR",
} table: 0x22b2c60,
[12] = {
[7] = "FLOOR",
} table: 0x22b2ce0,
[13] = {
[7] = "FLOOR",
} table: 0x22b2d60,
[14] = {
[7] = "FLOOR",
} table: 0x22b2de0,
[15] = {
[7] = "FLOOR",
} table: 0x22b2e60,
[16] = {
[7] = "FLOOR",
} table: 0x22b2ee0,
[17] = {
[7] = "FLOOR",
} table: 0x22b2f60,
[18] = {
[7] = "FLOOR",
} table: 0x22b2fe0,
[19] = {
[7] = "FLOOR",
} table: 0x22b3060,
[20] = {
[7] = "FLOOR",
} table: 0x22b30e0,
[21] = {
[7] = "FLOOR",
} table: 0x22b3160,
[22] = {
[7] = "FLOOR",
} table: 0x22b31e0,
[23] = {
[7] = "FLOOR",
} table: 0x22b3260,
[24] = {
[5] = "VERTWALL",
} table: 0x22b32e0,
[25] = {} table: 0x22a5400,
[26] = {
[8] = "TUNNEL",
} table: 0x22ba2e0,
[27] = {} table: 0x22a54a0,
[28] = {} table: 0x22a54f0,
[29] = {} table: 0x22a5540,
[30] = {} table: 0x22a5590,
[31] = {} table: 0x22a55e0,
[32] = {} table: 0x22a5630,
[33] = {} table: 0x22a5680,
[34] = {} table: 0x22a56d0,
[35] = {} table: 0x22a5720,
[36] = {
[5] = "VERTWALL",
} table: 0x22b5ee0,
[37] = {
[7] = "FLOOR",
} table: 0x22b5f60,
[38] = {
[7] = "FLOOR",
} table: 0x22b5fe0,
[39] = {
[7] = "FLOOR",
} table: 0x22b6060,
[40] = {
[7] = "FLOOR",
} table: 0x22b60e0,
[41] = {
[7] = "FLOOR",
} table: 0x22b6160,
[42] = {
[7] = "FLOOR",
} table: 0x22b61e0,
[43] = {
[7] = "FLOOR",
} table: 0x22b6260,
[44] = {
[7] = "FLOOR",
} table: 0x22b62e0,
[45] = {
[7] = "FLOOR",
} table: 0x22b6360,
[46] = {
[7] = "FLOOR",
} table: 0x22b63e0,
[47] = {
[5] = "VERTWALL",
} table: 0x22b6460,
[48] = {} table: 0x22a5b30,
[49] = {} table: 0x22a5b80,
[50] = {} table: 0x22a5bd0,
[51] = {} table: 0x22a5c20,
[52] = {
[8] = "TUNNEL",
} table: 0x22babe0,
[53] = {} table: 0x22a5cc0,
[54] = {} table: 0x22a5d10,
[55] = {} table: 0x22a5d60,
[56] = {
[5] = "VERTWALL",
} table: 0x22b88e0,
[57] = {
[7] = "FLOOR",
} table: 0x22b8960,
[58] = {
[7] = "FLOOR",
} table: 0x22b89e0,
[59] = {
[7] = "FLOOR",
} table: 0x22b8a60,
[60] = {
[7] = "FLOOR",
} table: 0x22b8ae0,
[61] = {
[7] = "FLOOR",
} table: 0x22b8b60,
[62] = {
[7] = "FLOOR",
} table: 0x22b8be0,
[63] = {
[7] = "FLOOR",
} table: 0x22b8c60,
[64] = {
[7] = "FLOOR",
} table: 0x22b8ce0,
[65] = {
[7] = "FLOOR",
} table: 0x22b8d60,
[66] = {
[7] = "FLOOR",
} table: 0x22b8de0,
[67] = {
[5] = "VERTWALL",
} table: 0x22b8e60,
[68] = {} table: 0x22a6170,
[69] = {} table: 0x22a61c0,
[70] = {} table: 0x22a6210,
[71] = {} table: 0x22a6260,
[72] = {} table: 0x22a62b0,
[73] = {} table: 0x22a6300,
[74] = {} table: 0x22a6350,
[75] = {} table: 0x22a63a0,
[76] = {} table: 0x22a63f0,
[77] = {} table: 0x22a6440,
[78] = {} table: 0x22a6490,
[79] = {} table: 0x22a64e0,
[0] = {} table: 0x22a4c30,
} table: 0x224e110,
[20] = {
[1] = {} table: 0x22a6580,
[2] = {} table: 0x22a65d0,
[3] = {} table: 0x22a6620,
[4] = {
[5] = "VERTWALL",
} table: 0x22b3360,
[5] = {
[7] = "FLOOR",
} table: 0x22b33e0,
[6] = {
[7] = "FLOOR",
} table: 0x22b3460,
[7] = {
[7] = "FLOOR",
} table: 0x22b34e0,
[8] = {
[7] = "FLOOR",
} table: 0x22b3560,
[9] = {
[7] = "FLOOR",
} table: 0x22b35e0,
[10] = {
[7] = "FLOOR",
} table: 0x22b3660,
[11] = {
[7] = "FLOOR",
} table: 0x22b36e0,
[12] = {
[7] = "FLOOR",
} table: 0x22b3760,
[13] = {
[7] = "FLOOR",
} table: 0x22b37e0,
[14] = {
[7] = "FLOOR",
} table: 0x22b3860,
[15] = {
[7] = "FLOOR",
} table: 0x22b38e0,
[16] = {
[7] = "FLOOR",
} table: 0x22b3960,
[17] = {
[7] = "FLOOR",
} table: 0x22b39e0,
[18] = {
[7] = "FLOOR",
} table: 0x22b3a60,
[19] = {
[7] = "FLOOR",
} table: 0x22b3ae0,
[20] = {
[7] = "FLOOR",
} table: 0x22b3b60,
[21] = {
[7] = "FLOOR",
} table: 0x22b3be0,
[22] = {
[7] = "FLOOR",
} table: 0x22b3c60,
[23] = {
[7] = "FLOOR",
} table: 0x22b3ce0,
[24] = {
[6] = "DOOR",
} table: 0x22ba0e0,
[25] = {
[8] = "TUNNEL",
} table: 0x22ba1e0,
[26] = {
[8] = "TUNNEL",
} table: 0x22ba260,
[27] = {} table: 0x22a6da0,
[28] = {} table: 0x22a6df0,
[29] = {} table: 0x22a6e40,
[30] = {} table: 0x22a6e90,
[31] = {} table: 0x22a6ee0,
[32] = {} table: 0x22a6f30,
[33] = {} table: 0x22a6f80,
[34] = {} table: 0x22a6fd0,
[35] = {} table: 0x22a7020,
[36] = {
[5] = "VERTWALL",
} table: 0x22b64e0,
[37] = {
[7] = "FLOOR",
} table: 0x22b6560,
[38] = {
[7] = "FLOOR",
} table: 0x22b65e0,
[39] = {
[7] = "FLOOR",
} table: 0x22b6660,
[40] = {
[7] = "FLOOR",
} table: 0x22b66e0,
[41] = {
[7] = "FLOOR",
} table: 0x22b6760,
[42] = {
[7] = "FLOOR",
} table: 0x22b67e0,
[43] = {
[7] = "FLOOR",
} table: 0x22b6860,
[44] = {
[7] = "FLOOR",
} table: 0x22b68e0,
[45] = {
[7] = "FLOOR",
} table: 0x22b6960,
[46] = {
[7] = "FLOOR",
} table: 0x22b69e0,
[47] = {
[5] = "VERTWALL",
} table: 0x22b6a60,
[48] = {} table: 0x22a7430,
[49] = {} table: 0x22a7480,
[50] = {} table: 0x22a74d0,
[51] = {} table: 0x22a7520,
[52] = {
[8] = "TUNNEL",
} table: 0x22bac60,
[53] = {
[8] = "TUNNEL",
} table: 0x22bace0,
[54] = {
[8] = "TUNNEL",
} table: 0x22bad60,
[55] = {
[8] = "TUNNEL",
[2] = "MONSTER",
} table: 0x22bade0,
[56] = {
[6] = "DOOR",
} table: 0x22ba8e0,
[57] = {
[7] = "FLOOR",
} table: 0x22b8f60,
[58] = {
[7] = "FLOOR",
} table: 0x22b8fe0,
[59] = {
[7] = "FLOOR",
} table: 0x22b9060,
[60] = {
[7] = "FLOOR",
} table: 0x22b90e0,
[61] = {
[7] = "FLOOR",
} table: 0x22b9160,
[62] = {
[7] = "FLOOR",
} table: 0x22b91e0,
[63] = {
[7] = "FLOOR",
} table: 0x22b9260,
[64] = {
[7] = "FLOOR",
} table: 0x22b92e0,
[65] = {
[7] = "FLOOR",
} table: 0x22b9360,
[66] = {
[7] = "FLOOR",
} table: 0x22b93e0,
[67] = {
[5] = "VERTWALL",
} table: 0x22b9460,
[68] = {} table: 0x22a7a70,
[69] = {} table: 0x22a7ac0,
[70] = {} table: 0x22a7b10,
[71] = {} table: 0x22a7b60,
[72] = {} table: 0x22a7bb0,
[73] = {} table: 0x22a7c00,
[74] = {} table: 0x22a7c50,
[75] = {} table: 0x22a7ca0,
[76] = {} table: 0x22a7cf0,
[77] = {} table: 0x22a7d40,
[78] = {} table: 0x22a7d90,
[79] = {} table: 0x22a7de0,
[0] = {} table: 0x22a6530,
} table: 0x2250c40,
[21] = {
[1] = {} table: 0x22a7e80,
[2] = {} table: 0x22a7ed0,
[3] = {} table: 0x22a7f20,
[4] = {
[5] = "VERTWALL",
} table: 0x22b3de0,
[5] = {
[7] = "FLOOR",
} table: 0x22b3e60,
[6] = {
[7] = "FLOOR",
} table: 0x22b3ee0,
[7] = {
[7] = "FLOOR",
} table: 0x22b3f60,
[8] = {
[7] = "FLOOR",
} table: 0x22b3fe0,
[9] = {
[7] = "FLOOR",
} table: 0x22b4060,
[10] = {
[7] = "FLOOR",
} table: 0x22b40e0,
[11] = {
[7] = "FLOOR",
} table: 0x22b4160,
[12] = {
[7] = "FLOOR",
} table: 0x22b41e0,
[13] = {
[7] = "FLOOR",
} table: 0x22b4260,
[14] = {
[7] = "FLOOR",
} table: 0x22b42e0,
[15] = {
[7] = "FLOOR",
} table: 0x22b4360,
[16] = {
[7] = "FLOOR",
} table: 0x22b43e0,
[17] = {
[7] = "FLOOR",
} table: 0x22b4460,
[18] = {
[7] = "FLOOR",
} table: 0x22b44e0,
[19] = {
[7] = "FLOOR",
} table: 0x22b4560,
[20] = {
[7] = "FLOOR",
} table: 0x22b45e0,
[21] = {
[7] = "FLOOR",
} table: 0x22b4660,
[22] = {
[7] = "FLOOR",
} table: 0x22b46e0,
[23] = {
[7] = "FLOOR",
} table: 0x22b4760,
[24] = {
[5] = "VERTWALL",
} table: 0x22b47e0,
[25] = {} table: 0x22a8600,
[26] = {} table: 0x22a8650,
[27] = {} table: 0x22a86a0,
[28] = {} table: 0x22a86f0,
[29] = {} table: 0x22a8740,
[30] = {} table: 0x22a8790,
[31] = {} table: 0x22a87e0,
[32] = {} table: 0x22a8830,
[33] = {} table: 0x22a8880,
[34] = {} table: 0x22a88d0,
[35] = {} table: 0x22a8920,
[36] = {
[5] = "VERTWALL",
} table: 0x22b6ae0,
[37] = {
[7] = "FLOOR",
} table: 0x22b6b60,
[38] = {
[7] = "FLOOR",
} table: 0x22b6be0,
[39] = {
[7] = "FLOOR",
} table: 0x22b6c60,
[40] = {
[7] = "FLOOR",
} table: 0x22b6ce0,
[41] = {
[7] = "FLOOR",
} table: 0x22b6d60,
[42] = {
[7] = "FLOOR",
} table: 0x22b6de0,
[43] = {
[7] = "FLOOR",
} table: 0x22b6e60,
[44] = {
[7] = "FLOOR",
} table: 0x22b6ee0,
[45] = {
[7] = "FLOOR",
} table: 0x22b6f60,
[46] = {
[7] = "FLOOR",
} table: 0x22b6fe0,
[47] = {
[5] = "VERTWALL",
} table: 0x22b7060,
[48] = {} table: 0x22a8d30,
[49] = {} table: 0x22a8d80,
[50] = {} table: 0x22a8dd0,
[51] = {} table: 0x22a8e20,
[52] = {} table: 0x22a8e70,
[53] = {} table: 0x22a8ec0,
[54] = {} table: 0x22a8f10,
[55] = {} table: 0x22a8f60,
[56] = {
[5] = "VERTWALL",
} table: 0x22b94e0,
[57] = {
[7] = "FLOOR",
} table: 0x22b9560,
[58] = {
[7] = "FLOOR",
} table: 0x22b95e0,
[59] = {
[7] = "FLOOR",
} table: 0x22b9660,
[60] = {
[7] = "FLOOR",
} table: 0x22b96e0,
[61] = {
[7] = "FLOOR",
} table: 0x22b9760,
[62] = {
[7] = "FLOOR",
} table: 0x22b97e0,
[63] = {
[7] = "FLOOR",
} table: 0x22b9860,
[64] = {
[7] = "FLOOR",
} table: 0x22b98e0,
[65] = {
[7] = "FLOOR",
} table: 0x22b9960,
[66] = {
[7] = "FLOOR",
} table: 0x22b99e0,
[67] = {
[5] = "VERTWALL",
} table: 0x22b9a60,
[68] = {} table: 0x22a9370,
[69] = {} table: 0x22a93c0,
[70] = {} table: 0x22a9410,
[71] = {} table: 0x22a9460,
[72] = {} table: 0x22a94b0,
[73] = {} table: 0x22a9500,
[74] = {} table: 0x22a9550,
[75] = {} table: 0x22a95a0,
[76] = {} table: 0x22a95f0,
[77] = {} table: 0x22a9640,
[78] = {} table: 0x22a9690,
[79] = {} table: 0x22a96e0,
[0] = {} table: 0x22a7e30,
} table: 0x2253770,
[22] = {
[1] = {} table: 0x22a9780,
[2] = {} table: 0x22a97d0,
[3] = {} table: 0x22a9820,
[4] = {
[4] = "HORWALL",
} table: 0x22b4860,
[5] = {
[4] = "HORWALL",
} table: 0x22b48e0,
[6] = {
[4] = "HORWALL",
} table: 0x22b4960,
[7] = {
[4] = "HORWALL",
} table: 0x22b49e0,
[8] = {
[4] = "HORWALL",
} table: 0x22b4a60,
[9] = {
[4] = "HORWALL",
} table: 0x22b4ae0,
[10] = {
[4] = "HORWALL",
} table: 0x22b4b60,
[11] = {
[4] = "HORWALL",
} table: 0x22b4be0,
[12] = {
[4] = "HORWALL",
} table: 0x22b4c60,
[13] = {
[4] = "HORWALL",
} table: 0x22b4ce0,
[14] = {
[4] = "HORWALL",
} table: 0x22b4d60,
[15] = {
[4] = "HORWALL",
} table: 0x22b4de0,
[16] = {
[4] = "HORWALL",
} table: 0x22b4e60,
[17] = {
[4] = "HORWALL",
} table: 0x22b4ee0,
[18] = {
[4] = "HORWALL",
} table: 0x22b4f60,
[19] = {
[4] = "HORWALL",
} table: 0x22b4fe0,
[20] = {
[4] = "HORWALL",
} table: 0x22b5060,
[21] = {
[4] = "HORWALL",
} table: 0x22b50e0,
[22] = {
[4] = "HORWALL",
} table: 0x22b5160,
[23] = {
[4] = "HORWALL",
} table: 0x22b51e0,
[24] = {
[4] = "HORWALL",
} table: 0x22b5260,
[25] = {} table: 0x22a9f00,
[26] = {} table: 0x22a9f50,
[27] = {} table: 0x22a9fa0,
[28] = {} table: 0x22a9ff0,
[29] = {} table: 0x22aa040,
[30] = {} table: 0x22aa090,
[31] = {} table: 0x22aa0e0,
[32] = {} table: 0x22aa130,
[33] = {} table: 0x22aa180,
[34] = {} table: 0x22aa1d0,
[35] = {} table: 0x22aa220,
[36] = {
[4] = "HORWALL",
} table: 0x22b70e0,
[37] = {
[4] = "HORWALL",
} table: 0x22b7160,
[38] = {
[4] = "HORWALL",
} table: 0x22b71e0,
[39] = {
[4] = "HORWALL",
} table: 0x22b7260,
[40] = {
[4] = "HORWALL",
} table: 0x22b72e0,
[41] = {
[4] = "HORWALL",
} table: 0x22b7360,
[42] = {
[4] = "HORWALL",
} table: 0x22b73e0,
[43] = {
[4] = "HORWALL",
} table: 0x22b7460,
[44] = {
[4] = "HORWALL",
} table: 0x22b74e0,
[45] = {
[4] = "HORWALL",
} table: 0x22b7560,
[46] = {
[4] = "HORWALL",
} table: 0x22b75e0,
[47] = {
[4] = "HORWALL",
} table: 0x22b7660,
[48] = {} table: 0x22aa630,
[49] = {} table: 0x22aa680,
[50] = {} table: 0x22aa6d0,
[51] = {} table: 0x22aa720,
[52] = {} table: 0x22aa770,
[53] = {} table: 0x22aa7c0,
[54] = {} table: 0x22aa810,
[55] = {} table: 0x22aa860,
[56] = {
[4] = "HORWALL",
} table: 0x22b9ae0,
[57] = {
[4] = "HORWALL",
} table: 0x22b9b60,
[58] = {
[4] = "HORWALL",
} table: 0x22b9be0,
[59] = {
[4] = "HORWALL",
} table: 0x22b9c60,
[60] = {
[4] = "HORWALL",
} table: 0x22b9ce0,
[61] = {
[4] = "HORWALL",
} table: 0x22b9d60,
[62] = {
[4] = "HORWALL",
} table: 0x22b9de0,
[63] = {
[4] = "HORWALL",
} table: 0x22b9e60,
[64] = {
[4] = "HORWALL",
} table: 0x22b9ee0,
[65] = {
[4] = "HORWALL",
} table: 0x22b9f60,
[66] = {
[4] = "HORWALL",
} table: 0x22b9fe0,
[67] = {
[4] = "HORWALL",
} table: 0x22ba060,
[68] = {} table: 0x22aac70,
[69] = {} table: 0x22aacc0,
[70] = {} table: 0x22aad10,
[71] = {} table: 0x22aad60,
[72] = {} table: 0x22aadb0,
[73] = {} table: 0x22aae00,
[74] = {} table: 0x22aae50,
[75] = {} table: 0x22aaea0,
[76] = {} table: 0x22aaef0,
[77] = {} table: 0x22aaf40,
[78] = {} table: 0x22aaf90,
[79] = {} table: 0x22aafe0,
[0] = {} table: 0x22a9730,
} table: 0x22562a0,
[23] = {
[1] = {} table: 0x22ab080,
[2] = {} table: 0x22ab0d0,
[3] = {} table: 0x22ab120,
[4] = {} table: 0x22ab170,
[5] = {} table: 0x22ab1c0,
[6] = {} table: 0x22ab210,
[7] = {} table: 0x22ab260,
[8] = {} table: 0x22ab2b0,
[9] = {} table: 0x22ab300,
[10] = {} table: 0x22ab350,
[11] = {} table: 0x22ab3a0,
[12] = {} table: 0x22ab3f0,
[13] = {} table: 0x22ab440,
[14] = {} table: 0x22ab490,
[15] = {} table: 0x22ab4e0,
[16] = {} table: 0x22ab530,
[17] = {} table: 0x22ab580,
[18] = {} table: 0x22ab5d0,
[19] = {} table: 0x22ab620,
[20] = {} table: 0x22ab670,
[21] = {} table: 0x22ab6c0,
[22] = {} table: 0x22ab710,
[23] = {} table: 0x22ab760,
[24] = {} table: 0x22ab7b0,
[25] = {} table: 0x22ab800,
[26] = {} table: 0x22ab850,
[27] = {} table: 0x22ab8a0,
[28] = {} table: 0x22ab8f0,
[29] = {} table: 0x22ab940,
[30] = {} table: 0x22ab990,
[31] = {} table: 0x22ab9e0,
[32] = {} table: 0x22aba30,
[33] = {} table: 0x22aba80,
[34] = {} table: 0x22abad0,
[35] = {} table: 0x22abb20,
[36] = {} table: 0x22abb70,
[37] = {} table: 0x22abbc0,
[38] = {} table: 0x22abc10,
[39] = {} table: 0x22abc60,
[40] = {} table: 0x22abcb0,
[41] = {} table: 0x22abd00,
[42] = {} table: 0x22abd50,
[43] = {} table: 0x22abda0,
[44] = {} table: 0x22abdf0,
[45] = {} table: 0x22abe40,
[46] = {} table: 0x22abe90,
[47] = {} table: 0x22abee0,
[48] = {} table: 0x22abf30,
[49] = {} table: 0x22abf80,
[50] = {} table: 0x22abfd0,
[51] = {} table: 0x22ac020,
[52] = {} table: 0x22ac070,
[53] = {} table: 0x22ac0c0,
[54] = {} table: 0x22ac110,
[55] = {} table: 0x22ac160,
[56] = {} table: 0x22ac1b0,
[57] = {} table: 0x22ac200,
[58] = {} table: 0x22ac250,
[59] = {} table: 0x22ac2a0,
[60] = {} table: 0x22ac2f0,
[61] = {} table: 0x22ac340,
[62] = {} table: 0x22ac390,
[63] = {} table: 0x22ac3e0,
[64] = {} table: 0x22ac430,
[65] = {} table: 0x22ac480,
[66] = {} table: 0x22ac4d0,
[67] = {} table: 0x22ac520,
[68] = {} table: 0x22ac570,
[69] = {} table: 0x22ac5c0,
[70] = {} table: 0x22ac610,
[71] = {} table: 0x22ac660,
[72] = {} table: 0x22ac6b0,
[73] = {} table: 0x22ac700,
[74] = {} table: 0x22ac750,
[75] = {} table: 0x22ac7a0,
[76] = {} table: 0x22ac7f0,
[77] = {} table: 0x22ac840,
[78] = {} table: 0x22ac890,
[79] = {} table: 0x22ac8e0,
[0] = {} table: 0x22ab030,
} table: 0x2258dd0,
[0] = {
[1] = {} table: 0x221ffc0,
[2] = {} table: 0x2220010,
[3] = {} table: 0x221f340,
[4] = {} table: 0x221f2f0,
[5] = {} table: 0x221f210,
[6] = {} table: 0x221f0c0,
[7] = {} table: 0x221f110,
[8] = {} table: 0x221f420,
[9] = {} table: 0x221f470,
[10] = {} table: 0x221f4c0,
[11] = {} table: 0x221f510,
[12] = {} table: 0x221f560,
[13] = {} table: 0x221f5b0,
[14] = {} table: 0x221f600,
[15] = {} table: 0x221f650,
[16] = {} table: 0x221f6a0,
[17] = {} table: 0x221f6f0,
[18] = {} table: 0x221f740,
[19] = {} table: 0x221f790,
[20] = {} table: 0x221f7e0,
[21] = {} table: 0x221f830,
[22] = {} table: 0x221f880,
[23] = {} table: 0x221f8d0,
[24] = {} table: 0x2222f20,
[25] = {} table: 0x2222f70,
[26] = {} table: 0x2222fc0,
[27] = {} table: 0x2223010,
[28] = {} table: 0x2223060,
[29] = {} table: 0x22230b0,
[30] = {} table: 0x2223100,
[31] = {} table: 0x2223150,
[32] = {} table: 0x22231a0,
[33] = {} table: 0x22231f0,
[34] = {} table: 0x2223240,
[35] = {} table: 0x2223290,
[36] = {} table: 0x22232e0,
[37] = {} table: 0x2223330,
[38] = {} table: 0x2223380,
[39] = {} table: 0x22233d0,
[40] = {} table: 0x2223420,
[41] = {} table: 0x221f960,
[42] = {} table: 0x221f9b0,
[43] = {} table: 0x221fa00,
[44] = {} table: 0x221fa50,
[45] = {} table: 0x221faa0,
[46] = {} table: 0x221faf0,
[47] = {} table: 0x221fb40,
[48] = {} table: 0x221fb90,
[49] = {} table: 0x221fbe0,
[50] = {} table: 0x221fc30,
[51] = {} table: 0x221fc80,
[52] = {} table: 0x221fcd0,
[53] = {} table: 0x221fd20,
[54] = {} table: 0x221fd70,
[55] = {} table: 0x221fdc0,
[56] = {} table: 0x221fe10,
[57] = {} table: 0x221fe60,
[58] = {} table: 0x221feb0,
[59] = {} table: 0x20ac1d0,
[60] = {} table: 0x20ac220,
[61] = {} table: 0x20ac270,
[62] = {} table: 0x20ac2c0,
[63] = {} table: 0x20ac310,
[64] = {} table: 0x20ac360,
[65] = {} table: 0x20ac3b0,
[66] = {} table: 0x20ac400,
[67] = {} table: 0x20ac450,
[68] = {} table: 0x20ac4a0,
[69] = {} table: 0x20ac4f0,
[70] = {} table: 0x20ac540,
[71] = {} table: 0x20ac590,
[72] = {} table: 0x20ac5e0,
[73] = {} table: 0x20ac630,
[74] = {} table: 0x20ac680,
[75] = {} table: 0x20ac6d0,
[76] = {} table: 0x20ac720,
[77] = {} table: 0x20ac770,
[78] = {} table: 0x20ac7c0,
[79] = {} table: 0x20ac810,
[0] = {} table: 0x221ff70,
} table: 0x2143bb0,
} table: 0x2153af0,
SLOWED = 2,
SCROL = 5,
init_use = function: 0x2204940,
light_up_room = function: 0x21e0fd0,
BIG_ROOM = 10,
msgbox = function: 0x2173260,
BLINDNESS = 6,
GOLD_PERCENT = 46,
show_skull = true,
WANDERS = 6,
log_open = function: 0x2173460,
rooms = {
[1] = {
right_col = 51,
left_col = 33,
bottom_row = 6,
rooms_visited = false,
doors = {
[1] = {
door_row = 0,
oth_col = 0,
door_col = 0,
oth_row = 0,
oth_room = -1,
} table: 0x226dc20,
[2] = {
door_row = 0,
oth_col = 0,
door_col = 0,
oth_row = 0,
oth_room = -1,
} table: 0x226de20,
[3] = {
door_row = 0,
oth_col = 0,
door_col = 0,
oth_row = 0,
oth_room = -1,
} table: 0x226de70,
[0] = {
door_row = 0,
oth_col = 0,
door_col = 0,
oth_row = 0,
oth_room = -1,
} table: 0x226dbd0,
} table: 0x226dc80,
top_row = 1,
is_room = 5, -- R_CROSS
} table: 0x226d9d0,
[2] = {
right_col = 73,
left_col = 67,
bottom_row = 6,
rooms_visited = true,
doors = {
[1] = {
door_row = 0,
oth_col = 0,
door_col = 0,
oth_row = 0,
oth_room = -1,
} table: 0x226e510,
[2] = {
door_row = 0,
oth_col = 0,
door_col = 0,
oth_row = 0,
oth_room = -1,
} table: 0x226e710,
[3] = {
door_row = 3,
oth_col = 22,
door_col = 67,
oth_row = 5,
oth_room = 0,
} table: 0x226e760,
[0] = {
door_row = 0,
oth_col = 0,
door_col = 0,
oth_row = 0,
oth_room = -1,
} table: 0x226e4c0,
} table: 0x226e570,
top_row = 2,
is_room = 2, -- R_ROOM
} table: 0x226e1c0,
[3] = {
right_col = 13,
left_col = 0,
bottom_row = 14,
rooms_visited = false,
doors = {
[1] = {
door_row = 0,
oth_col = 0,
door_col = 0,
oth_row = 0,
oth_room = -1,
} table: 0x226ee50,
[2] = {
door_row = 0,
oth_col = 0,
door_col = 0,
oth_row = 0,
oth_room = -1,
} table: 0x226f050,
[3] = {
door_row = 0,
oth_col = 0,
door_col = 0,
oth_row = 0,
oth_room = -1,
} table: 0x226f0a0,
[0] = {
door_row = 0,
oth_col = 0,
door_col = 0,
oth_row = 0,
oth_room = -1,
} table: 0x226ee00,
} table: 0x226eeb0,
top_row = 8,
is_room = 5, -- R_CROSS
} table: 0x226edb0,
[4] = {
right_col = 38,
left_col = 31,
bottom_row = 13,
rooms_visited = true,
doors = {
[1] = {
door_row = 12,
oth_col = 59,
door_col = 38,
oth_row = 12,
oth_room = 5,
} table: 0x226f790,
[2] = {
door_row = 13,
oth_col = 37,
door_col = 33,
oth_row = 17,
oth_room = 7,
} table: 0x226f990,
[3] = {
door_row = 0,
oth_col = 0,
door_col = 0,
oth_row = 0,
oth_room = -1,
} table: 0x226f9e0,
[0] = {
door_row = 0,
oth_col = 0,
door_col = 0,
oth_row = 0,
oth_room = -1,
} table: 0x226f740,
} table: 0x226f7f0,
top_row = 8,
is_room = 2, -- R_ROOM
} table: 0x226f6f0,
[5] = {
right_col = 66,
left_col = 59,
bottom_row = 14,
rooms_visited = true,
doors = {
[1] = {
door_row = 0,
oth_col = 0,
door_col = 0,
oth_row = 0,
oth_room = -1,
} table: 0x2270280,
[2] = {
door_row = 0,
oth_col = 0,
door_col = 0,
oth_row = 0,
oth_room = -1,
} table: 0x22702d0,
[3] = {
door_row = 12,
oth_col = 38,
door_col = 59,
oth_row = 12,
oth_room = 4,
} table: 0x2270480,
[0] = {
door_row = 0,
oth_col = 0,
door_col = 0,
oth_row = 0,
oth_room = -1,
} table: 0x2270030,
} table: 0x22700e0,
top_row = 11,
is_room = 2, -- R_ROOM
} table: 0x226fd30,
[6] = {
right_col = 24,
left_col = 4,
bottom_row = 22,
rooms_visited = true,
doors = {
[1] = {
door_row = 20,
oth_col = 36,
door_col = 24,
oth_row = 18,
oth_room = 7,
} table: 0x2270a70,
[2] = {
door_row = 0,
oth_col = 0,
door_col = 0,
oth_row = 0,
oth_room = -1,
} table: 0x2270c70,
[3] = {
door_row = 0,
oth_col = 0,
door_col = 0,
oth_row = 0,
oth_room = -1,
} table: 0x2270cc0,
[0] = {
door_row = 17,
oth_col = 17,
door_col = 14,
oth_row = 6,
oth_room = 0,
} table: 0x2270a20,
} table: 0x2270ad0,
top_row = 17,
is_room = 2, -- R_ROOM
} table: 0x22709d0,
[7] = {
right_col = 47,
left_col = 36,
bottom_row = 22,
rooms_visited = true,
doors = {
[1] = {
door_row = 18,
oth_col = 56,
door_col = 47,
oth_row = 20,
oth_room = 8,
} table: 0x2271560,
[2] = {
door_row = 0,
oth_col = 0,
door_col = 0,
oth_row = 0,
oth_room = -1,
} table: 0x22715b0,
[3] = {
door_row = 18,
oth_col = 24,
door_col = 36,
oth_row = 20,
oth_room = 6,
} table: 0x2271760,
[0] = {
door_row = 17,
oth_col = 33,
door_col = 37,
oth_row = 13,
oth_room = 4,
} table: 0x2271310,
} table: 0x22713c0,
top_row = 17,
is_room = 2, -- R_ROOM
} table: 0x2271010,
[8] = {
right_col = 67,
left_col = 56,
bottom_row = 22,
rooms_visited = true,
doors = {
[1] = {
door_row = 0,
oth_col = 0,
door_col = 0,
oth_row = 0,
oth_room = -1,
} table: 0x2271d00,
[2] = {
door_row = 0,
oth_col = 0,
door_col = 0,
oth_row = 0,
oth_room = -1,
} table: 0x2271eb0,
[3] = {
door_row = 20,
oth_col = 47,
door_col = 56,
oth_row = 18,
oth_room = 7,
} table: 0x2271f00,
[0] = {
door_row = 0,
oth_col = 0,
door_col = 0,
oth_row = 0,
oth_room = -1,
} table: 0x2271cb0,
} table: 0x2271b00,
top_row = 16,
is_room = 2, -- R_ROOM
} table: 0x2271ab0,
[0] = {
right_col = 22,
left_col = 15,
bottom_row = 6,
rooms_visited = true,
doors = {
[1] = {
door_row = 5,
oth_col = 67,
door_col = 22,
oth_row = 3,
oth_room = 2,
} table: 0x226d480,
[2] = {
door_row = 6,
oth_col = 14,
door_col = 17,
oth_row = 17,
oth_room = 6,
} table: 0x226d4d0,
[3] = {
door_row = 0,
oth_col = 0,
door_col = 0,
oth_row = 0,
oth_room = -1,
} table: 0x226d680,
[0] = {
door_row = 0,
oth_col = 0,
door_col = 0,
oth_row = 0,
oth_room = -1,
} table: 0x226d230,
} table: 0x226d2e0,
top_row = 3,
is_room = 2, -- R_ROOM
} table: 0x226d180,
} table: 0x21d63e0,
SCARE_MONSTER = 7,
MAGIC_MISSILE = 7,
get_weapon_damage = function: 0x2153bf0,
bxor = function: 0x21af130,
mv_monster = function: 0x2165fb0,
UNIDENTIFIED = 0,
MONSTER = 2,
mvaddstr = function: 0x2154270,
get_wand_and_ring_materials = function: 0x2182780,
SCROLS = 12,
kick_into_pack = function: 0x21cdc30,
maintain_armor = false,
remove_ring = function: 0x21d2070,
cov_start = function: 0x216cbc0,
CONFUSES = 22,
FLITS = 8,
PLATE = 6,
dr_course = function: 0x21e1fb0,
get_food = function: 0x21cedb0,
msg_cleared = true,
sustain_strength = false,
gr_row_col = function: 0x21dfe90,
mon_tab = {
[1] = {
stationary_damage = 0,
moves_confused = 0,
o_row = 0,
first_level = 1,
m_name = "大こうもり",
nap_length = 0,
o = 0,
m_flags = {
[8] = "FLITS",
[6] = "WANDERS",
[4] = "ASLEEP",
} table: 0x2263810,
o_col = 0,
m_hit_chance = 60,
slowed_toggle = false,
trail_char = 0,
drop_percent = 0,
trow = 0,
m_char = "B",
kill_exp = 2,
last_level = 8,
disguise = 0,
m_damage = "1d3",
col = 0,
what_is = 0, -- ?
tcol = 0,
row = 0,
hp_to_kill = 10,
} table: 0x225d9e0,
[2] = {
stationary_damage = 0,
moves_confused = 0,
o_row = 0,
first_level = 7,
m_name = "ケンタウロス",
nap_length = 0,
o = 0,
m_flags = {
[4] = "ASLEEP",
[6] = "WANDERS",
} table: 0x22657a0,
o_col = 0,
m_hit_chance = 85,
slowed_toggle = false,
trail_char = 0,
drop_percent = 10,
trow = 0,
m_char = "C",
kill_exp = 15,
last_level = 16,
disguise = 0,
m_damage = "3d3/2d5",
col = 0,
what_is = 0, -- ?
tcol = 0,
row = 0,
hp_to_kill = 32,
} table: 0x225d900,
[3] = {
stationary_damage = 0,
moves_confused = 0,
o_row = 0,
first_level = 21,
m_name = "ドラゴン",
nap_length = 0,
o = 0,
m_flags = {
[5] = "WAKENS",
[4] = "ASLEEP",
[24] = "FLAMES",
} table: 0x2265850,
o_col = 0,
m_hit_chance = 100,
slowed_toggle = false,
trail_char = 0,
drop_percent = 90,
trow = 0,
m_char = "D",
kill_exp = 5000,
last_level = 126,
disguise = 0,
m_damage = "4d6/4d9",
col = 0,
what_is = 0, -- ?
tcol = 0,
row = 0,
hp_to_kill = 145,
} table: 0x225df40,
[4] = {
stationary_damage = 0,
moves_confused = 0,
o_row = 0,
first_level = 1,
m_name = "大うずら",
nap_length = 0,
o = 0,
m_flags = {
[4] = "ASLEEP",
[5] = "WAKENS",
} table: 0x2265950,
o_col = 0,
m_hit_chance = 65,
slowed_toggle = false,
trail_char = 0,
drop_percent = 0,
trow = 0,
m_char = "E",
kill_exp = 2,
last_level = 7,
disguise = 0,
m_damage = "1d3",
col = 0,
what_is = 0, -- ?
tcol = 0,
row = 0,
hp_to_kill = 11,
} table: 0x225dd10,
[5] = {
stationary_damage = 0,
moves_confused = 0,
o_row = 0,
first_level = 12,
m_name = "はえとりぐさ",
nap_length = 0,
o = 0,
m_flags = {
[12] = "HOLDS",
[25] = "STATIONARY",
} table: 0x22661d0,
o_col = 0,
m_hit_chance = 80,
slowed_toggle = false,
trail_char = 0,
drop_percent = 0,
trow = 0,
m_char = "F",
kill_exp = 91,
last_level = 126,
disguise = 0,
m_damage = "5d5",
col = 0,
what_is = 0, -- ?
tcol = 0,
row = 0,
hp_to_kill = 73,
} table: 0x225dd60,
[6] = {
stationary_damage = 0,
moves_confused = 0,
o_row = 0,
first_level = 20,
m_name = "翼ライオン",
nap_length = 0,
o = 0,
m_flags = {
[5] = "WAKENS",
[6] = "WANDERS",
[4] = "ASLEEP",
[7] = "FLIES",
} table: 0x2266280,
o_col = 0,
m_hit_chance = 85,
slowed_toggle = false,
trail_char = 0,
drop_percent = 10,
trow = 0,
m_char = "G",
kill_exp = 2000,
last_level = 126,
disguise = 0,
m_damage = "5d5/5d5",
col = 0,
what_is = 0, -- ?
tcol = 0,
row = 0,
hp_to_kill = 115,
} table: 0x225de40,
[7] = {
stationary_damage = 0,
moves_confused = 0,
o_row = 0,
first_level = 1,
m_name = "小鬼",
nap_length = 0,
o = 0,
m_flags = {
[5] = "WAKENS",
[6] = "WANDERS",
[4] = "ASLEEP",
} table: 0x2266380,
o_col = 0,
m_hit_chance = 67,
slowed_toggle = false,
trail_char = 0,
drop_percent = 0,
trow = 0,
m_char = "H",
kill_exp = 3,
last_level = 10,
disguise = 0,
m_damage = "1d3/1d2",
col = 0,
what_is = 0, -- ?
tcol = 0,
row = 0,
hp_to_kill = 15,
} table: 0x225da30,
[8] = {
stationary_damage = 0,
moves_confused = 0,
o_row = 0,
first_level = 2,
m_name = "氷の怪物",
nap_length = 0,
o = 0,
m_flags = {
[4] = "ASLEEP",
[13] = "FREEZES",
} table: 0x22663d0,
o_col = 0,
m_hit_chance = 68,
slowed_toggle = false,
trail_char = 0,
drop_percent = 0,
trow = 0,
m_char = "I",
kill_exp = 5,
last_level = 11,
disguise = 0,
m_damage = "0d0",
col = 0,
what_is = 0, -- ?
tcol = 0,
row = 0,
hp_to_kill = 15,
} table: 0x225dae0,
[9] = {
stationary_damage = 0,
moves_confused = 0,
o_row = 0,
first_level = 21,
m_name = "巨大トカゲ",
nap_length = 0,
o = 0,
m_flags = {
[4] = "ASLEEP",
[6] = "WANDERS",
} table: 0x22679b0,
o_col = 0,
m_hit_chance = 100,
slowed_toggle = false,
trail_char = 0,
drop_percent = 0,
trow = 0,
m_char = "J",
kill_exp = 3000,
last_level = 126,
disguise = 0,
m_damage = "3d10/4d5",
col = 0,
what_is = 0, -- ?
tcol = 0,
row = 0,
hp_to_kill = 132,
} table: 0x225db90,
[10] = {
stationary_damage = 0,
moves_confused = 0,
o_row = 0,
first_level = 1,
m_name = "大はやぶさ",
nap_length = 0,
o = 0,
m_flags = {
[5] = "WAKENS",
[6] = "WANDERS",
[4] = "ASLEEP",
[7] = "FLIES",
} table: 0x2267a60,
o_col = 0,
m_hit_chance = 60,
slowed_toggle = false,
trail_char = 0,
drop_percent = 0,
trow = 0,
m_char = "K",
kill_exp = 2,
last_level = 6,
disguise = 0,
m_damage = "1d4",
col = 0,
what_is = 0, -- ?
tcol = 0,
row = 0,
hp_to_kill = 10,
} table: 0x225dc40,
[11] = {
stationary_damage = 0,
moves_confused = 0,
o_row = 0,
first_level = 6,
m_name = "金持ち妖精",
nap_length = 0,
o = 0,
m_flags = {
[4] = "ASLEEP",
[14] = "STEALS_GOLD",
} table: 0x2267b60,
o_col = 0,
m_hit_chance = 75,
slowed_toggle = false,
trail_char = 0,
drop_percent = 0,
trow = 0,
m_char = "L",
kill_exp = 21,
last_level = 16,
disguise = 0,
m_damage = "0d0",
col = 0,
what_is = 0, -- ?
tcol = 0,
row = 0,
hp_to_kill = 25,
} table: 0x225dff0,
[12] = {
stationary_damage = 0,
moves_confused = 0,
o_row = 0,
first_level = 18,
m_name = "メデューサ",
nap_length = 0,
o = 0,
m_flags = {
[5] = "WAKENS",
[6] = "WANDERS",
[4] = "ASLEEP",
[22] = "CONFUSES",
} table: 0x2267c10,
o_col = 0,
m_hit_chance = 85,
slowed_toggle = false,
trail_char = 0,
drop_percent = 25,
trow = 0,
m_char = "M",
kill_exp = 250,
last_level = 126,
disguise = 0,
m_damage = "4d4/3d7",
col = 0,
what_is = 0, -- ?
tcol = 0,
row = 0,
hp_to_kill = 97,
} table: 0x225e740,
[13] = {
stationary_damage = 0,
moves_confused = 0,
o_row = 0,
first_level = 10,
m_name = "ニンフ",
nap_length = 0,
o = 0,
m_flags = {
[4] = "ASLEEP",
[15] = "STEALS_ITEM",
} table: 0x2267d10,
o_col = 0,
m_hit_chance = 75,
slowed_toggle = false,
trail_char = 0,
drop_percent = 100,
trow = 0,
m_char = "N",
kill_exp = 39,
last_level = 19,
disguise = 0,
m_damage = "0d0",
col = 0,
what_is = 0, -- ?
tcol = 0,
row = 0,
hp_to_kill = 25,
} table: 0x2260170,
[14] = {
stationary_damage = 0,
moves_confused = 0,
o_row = 0,
first_level = 4,
m_name = "欲ばり鬼",
nap_length = 0,
o = 0,
m_flags = {
[5] = "WAKENS",
[6] = "WANDERS",
[4] = "ASLEEP",
[19] = "SEEKS_GOLD",
} table: 0x2267dc0,
o_col = 0,
m_hit_chance = 70,
slowed_toggle = false,
trail_char = 0,
drop_percent = 10,
trow = 0,
m_char = "O",
kill_exp = 5,
last_level = 13,
disguise = 0,
m_damage = "1d6",
col = 0,
what_is = 0, -- ?
tcol = 0,
row = 0,
hp_to_kill = 25,
} table: 0x2260220,
[15] = {
stationary_damage = 0,
moves_confused = 0,
o_row = 0,
first_level = 15,
m_name = "幽霊",
nap_length = 0,
o = 0,
m_flags = {
[3] = "INVISIBLE",
[6] = "WANDERS",
[4] = "ASLEEP",
[8] = "FLITS",
} table: 0x2267ec0,
o_col = 0,
m_hit_chance = 80,
slowed_toggle = false,
trail_char = 0,
drop_percent = 50,
trow = 0,
m_char = "P",
kill_exp = 120,
last_level = 24,
disguise = 0,
m_damage = "5d4",
col = 0,
what_is = 0, -- ?
tcol = 0,
row = 0,
hp_to_kill = 76,
} table: 0x22602d0,
[16] = {
stationary_damage = 0,
moves_confused = 0,
o_row = 0,
first_level = 8,
m_name = "大つのじか",
nap_length = 0,
o = 0,
m_flags = {
[5] = "WAKENS",
[6] = "WANDERS",
[4] = "ASLEEP",
} table: 0x2267fc0,
o_col = 0,
m_hit_chance = 78,
slowed_toggle = false,
trail_char = 0,
drop_percent = 20,
trow = 0,
m_char = "Q",
kill_exp = 20,
last_level = 17,
disguise = 0,
m_damage = "3d5",
col = 0,
what_is = 0, -- ?
tcol = 0,
row = 0,
hp_to_kill = 30,
} table: 0x2260380,
[17] = {
stationary_damage = 0,
moves_confused = 0,
o_row = 0,
first_level = 3,
m_name = "がらがらへび",
nap_length = 0,
o = 0,
m_flags = {
[5] = "WAKENS",
[6] = "WANDERS",
[4] = "ASLEEP",
[16] = "STINGS",
} table: 0x22680c0,
o_col = 0,
m_hit_chance = 70,
slowed_toggle = false,
trail_char = 0,
drop_percent = 0,
trow = 0,
m_char = "R",
kill_exp = 10,
last_level = 12,
disguise = 0,
m_damage = "2d5",
col = 0,
what_is = 0, -- ?
tcol = 0,
row = 0,
hp_to_kill = 19,
} table: 0x2261380,
[18] = {
stationary_damage = 0,
moves_confused = 0,
o_row = 0,
first_level = 1,
m_name = "へび",
nap_length = 0,
o = 0,
m_flags = {
[5] = "WAKENS",
[6] = "WANDERS",
[4] = "ASLEEP",
} table: 0x22681c0,
o_col = 0,
m_hit_chance = 50,
slowed_toggle = false,
trail_char = 0,
drop_percent = 0,
trow = 0,
m_char = "S",
kill_exp = 2,
last_level = 9,
disguise = 0,
m_damage = "1d3",
col = 0,
what_is = 0, -- ?
tcol = 0,
row = 0,
hp_to_kill = 8,
} table: 0x2261430,
[19] = {
stationary_damage = 0,
moves_confused = 0,
o_row = 0,
first_level = 13,
m_name = "巨人",
nap_length = 0,
o = 0,
m_flags = {
[5] = "WAKENS",
[6] = "WANDERS",
[4] = "ASLEEP",
} table: 0x22682c0,
o_col = 0,
m_hit_chance = 75,
slowed_toggle = false,
trail_char = 0,
drop_percent = 33,
trow = 0,
m_char = "T",
kill_exp = 125,
last_level = 22,
disguise = 0,
m_damage = "4d6/1d4",
col = 0,
what_is = 0, -- ?
tcol = 0,
row = 0,
hp_to_kill = 75,
} table: 0x2262700,
[20] = {
stationary_damage = 0,
moves_confused = 0,
o_row = 0,
first_level = 17,
m_name = "一角獣",
nap_length = 0,
o = 0,
m_flags = {
[5] = "WAKENS",
[6] = "WANDERS",
[4] = "ASLEEP",
} table: 0x22683c0,
o_col = 0,
m_hit_chance = 85,
slowed_toggle = false,
trail_char = 0,
drop_percent = 33,
trow = 0,
m_char = "U",
kill_exp = 200,
last_level = 26,
disguise = 0,
m_damage = "4d10",
col = 0,
what_is = 0, -- ?
tcol = 0,
row = 0,
hp_to_kill = 90,
} table: 0x2261530,
[21] = {
stationary_damage = 0,
moves_confused = 0,
o_row = 0,
first_level = 19,
m_name = "バンパイア",
nap_length = 0,
o = 0,
m_flags = {
[5] = "WAKENS",
[6] = "WANDERS",
[4] = "ASLEEP",
[17] = "DRAINS_LIFE",
} table: 0x22684c0,
o_col = 0,
m_hit_chance = 85,
slowed_toggle = false,
trail_char = 0,
drop_percent = 18,
trow = 0,
m_char = "V",
kill_exp = 350,
last_level = 126,
disguise = 0,
m_damage = "1d14/1d4",
col = 0,
what_is = 0, -- ?
tcol = 0,
row = 0,
hp_to_kill = 55,
} table: 0x225e630,
[22] = {
stationary_damage = 0,
moves_confused = 0,
o_row = 0,
first_level = 14,
m_name = "死霊",
nap_length = 0,
o = 0,
m_flags = {
[18] = "DROPS_LEVEL",
[6] = "WANDERS",
[4] = "ASLEEP",
} table: 0x22685c0,
o_col = 0,
m_hit_chance = 75,
slowed_toggle = false,
trail_char = 0,
drop_percent = 0,
trow = 0,
m_char = "W",
kill_exp = 55,
last_level = 23,
disguise = 0,
m_damage = "2d8",
col = 0,
what_is = 0, -- ?
tcol = 0,
row = 0,
hp_to_kill = 45,
} table: 0x22636b0,
[23] = {
stationary_damage = 0,
moves_confused = 0,
o_row = 0,
first_level = 16,
m_name = "物まねの怪物",
nap_length = 0,
o = 0,
m_flags = {
[4] = "ASLEEP",
[23] = "IMITATES",
} table: 0x22686c0,
o_col = 0,
m_hit_chance = 75,
slowed_toggle = false,
trail_char = 0,
drop_percent = 0,
trow = 0,
m_char = "X",
kill_exp = 110,
last_level = 25,
disguise = 0,
m_damage = "4d6",
col = 0,
what_is = 0, -- ?
tcol = 0,
row = 0,
hp_to_kill = 42,
} table: 0x2265bd0,
[24] = {
stationary_damage = 0,
moves_confused = 0,
o_row = 0,
first_level = 11,
m_name = "雪男",
nap_length = 0,
o = 0,
m_flags = {
[4] = "ASLEEP",
[6] = "WANDERS",
} table: 0x2268770,
o_col = 0,
m_hit_chance = 80,
slowed_toggle = false,
trail_char = 0,
drop_percent = 20,
trow = 0,
m_char = "Y",
kill_exp = 50,
last_level = 20,
disguise = 0,
m_damage = "3d6",
col = 0,
what_is = 0, -- ?
tcol = 0,
row = 0,
hp_to_kill = 35,
} table: 0x2265c20,
[25] = {
stationary_damage = 0,
moves_confused = 0,
o_row = 0,
first_level = 5,
m_name = "ゾンビ",
nap_length = 0,
o = 0,
m_flags = {
[5] = "WAKENS",
[6] = "WANDERS",
[4] = "ASLEEP",
} table: 0x2268820,
o_col = 0,
m_hit_chance = 69,
slowed_toggle = false,
trail_char = 0,
drop_percent = 0,
trow = 0,
m_char = "Z",
kill_exp = 8,
last_level = 14,
disguise = 0,
m_damage = "1d7",
col = 0,
what_is = 0, -- ?
tcol = 0,
row = 0,
hp_to_kill = 21,
} table: 0x2265a80,
[0] = {
stationary_damage = 0,
moves_confused = 0,
o_row = 0,
first_level = 9,
m_name = "水ごけの怪物",
nap_length = 0,
o = 0,
m_flags = {
[5] = "WAKENS",
[6] = "WANDERS",
[4] = "ASLEEP",
[11] = "RUSTS",
} table: 0x2265ad0,
o_col = 0,
m_hit_chance = 100,
slowed_toggle = false,
trail_char = 0,
drop_percent = 0,
trow = 0,
m_char = "A",
kill_exp = 20,
last_level = 18,
disguise = 0,
m_damage = "0d0",
col = 0,
what_is = 0, -- ?
tcol = 0,
row = 0,
hp_to_kill = 25,
} table: 0x225d8b0,
} table: 0x21af1c0,
WEAPONS = 8,
BEAR_TRAP = 1,
put_stairs = function: 0x21c9260,
add_strength = 0,
m_flags_desc = {
[1] = "HASTED",
[2] = "SLOWED",
[4] = "ASLEEP",
[8] = "FLITS",
[16] = "STINGS",
[17] = "DRAINS_LIFE",
[9] = "CAN_FLIT",
[18] = "DROPS_LEVEL",
[5] = "WAKENS",
[10] = "CONFUSED",
[20] = "FREEZING_ROGUE",
[21] = "RUST_VANISHED",
[11] = "RUSTS",
[22] = "CONFUSES",
[3] = "INVISIBLE",
[6] = "WANDERS",
[12] = "HOLDS",
[24] = "FLAMES",
[25] = "STATIONARY",
[13] = "FREEZES",
[26] = "NAPPING",
[7] = "FLIES",
[14] = "STEALS_GOLD",
[27] = "ALREADY_MOVED",
[23] = "IMITATES",
[19] = "SEEKS_GOLD",
[15] = "STEALS_ITEM",
} table: 0x2154910,
stealthy = 0,
create_monster = function: 0x21b1d10,
show_traps = function: 0x2215930,
get_hit_chance = function: 0x21731a0,
DROPS_LEVEL = 18,
id_scrolls = {
[1] = {
value = 200,
id_status = 0,
title = "「うー ろん む ろお ろお」",
real = "怪物を封じこめる",
} table: 0x2269f50,
[2] = {
value = 235,
id_status = 0,
title = "「ぽみ ら」",
real = "武器に魔法をかける",
} table: 0x226a050,
[3] = {
value = 235,
id_status = 0,
title = "「ぴお ぽろん」",
real = "よろいに魔法をかける",
} table: 0x226a150,
[4] = {
value = 175,
id_status = 0,
title = "「ろん おふ」",
real = "持ちものの種類がわかる",
} table: 0x226a250,
[5] = {
value = 190,
id_status = 1,
title = "「いむ すーる わっと ら」",
real = "テレポートする",
} table: 0x226a350,
[6] = {
value = 25,
id_status = 0,
title = "「せろ どん わ せろ おふ」",
real = "眠りにおちる",
} table: 0x226a450,
[7] = {
value = 610,
id_status = 0,
title = "「ばび ばび およ」",
real = "怪物を近寄せない",
} table: 0x226a550,
[8] = {
value = 210,
id_status = 0,
title = "「ぐふる ろん」",
real = "のろいを解く",
} table: 0x226a650,
[9] = {
value = 100,
id_status = 0,
title = "「ぽろん ぽんぽ ぽんぽ ひゅ」",
real = "怪物を作りだす",
} table: 0x226a750,
[10] = {
value = 25,
id_status = 0,
title = "「に およ」",
real = "怪物を怒らせる",
} table: 0x226a850,
[11] = {
value = 180,
id_status = 0,
title = "「む すーる」",
real = "魔法の地図の",
} table: 0x226a950,
[0] = {
value = 505,
id_status = 0,
title = "「うー ばび」",
real = "よろいを守る",
} table: 0x2269e50,
} table: 0x2269d40,
srrandom = function: 0x21b66d0,
play_level = function: 0x21b74a0,
POTION = 6,
interrupted = false,
hit_message = "",
wear = function: 0x21c48e0,
has_amulet = function: 0x21cdbf0,
CANCEL = "ESC",
call_it = function: 0x21cdb70,
unwield = function: 0x21c15b0,
INVISIBILITY = 3,
RINGS = 11,
SPLINT = 5,
DEXTERITY = 6,
save_encoding = "utf-8",
wield = function: 0x21c1530,
LIST = "*",
log_close = function: 0x2172d60,
ROW1 = 7,
SUSTAIN_STRENGTH = 5,
MAX_METAL = 14,
SCALE = 2,
unwear = function: 0x21c4920,
HOLDS = 12,
DRAINS_LIFE = 17,
POTIONS = 14,
HALLUCINATION = 7,
NO_TRAP = -1,
id_rings = {
[1] = {
value = 100,
id_status = 0,
title = "水晶の",
real = "テレポートする",
} table: 0x226c780,
[2] = {
value = 255,
id_status = 0,
title = "真珠の",
real = "体力が復活する",
} table: 0x226c880,
[3] = {
value = 295,
id_status = 0,
title = "ざくろ石の",
real = "食べものが長持ちする",
} table: 0x226c980,
[4] = {
value = 200,
id_status = 0,
title = "ルビーの",
real = "強さが増す",
} table: 0x226ca80,
[5] = {
value = 250,
id_status = 0,
title = "るりの",
real = "強さが減らない",
} table: 0x226cb80,
[6] = {
value = 250,
id_status = 0,
title = "ダイヤの",
real = "機敏になる",
} table: 0x226cc80,
[7] = {
value = 25,
id_status = 0,
title = "アクアマリンの",
real = "飾りものの",
} table: 0x226cd80,
[8] = {
value = 300,
id_status = 0,
title = "トルコ石の",
real = "見えないものが見える",
} table: 0x226ce80,
[9] = {
value = 290,
id_status = 0,
title = "エメラルドの",
real = "よろいが丈夫になる",
} table: 0x226cf80,
[10] = {
value = 270,
id_status = 0,
title = "めのうの",
real = "隠れたものを見つける",
} table: 0x226d080,
[0] = {
value = 250,
id_status = 0,
title = "オパールの",
real = "身を隠す",
} table: 0x226c680,
} table: 0x226c580,
multiple_move_rogue = function: 0x21bba70,
pick_up = function: 0x21b07b0,
drop = function: 0x21c4860,
init_trap = function: 0x220f840,
loadstring = function: 0x20b5510,
pack_letter = function: 0x21af640,
wait_for_ack = function: 0x21b9700,
new_object_for_wizard = function: 0x2191620,
put_amulet = function: 0x217fa00,
show_objects = function: 0x217f9c0,
copy_object = function: 0x217f990,
BEING_WORN = 2,
level_points = {
[1] = 20,
[2] = 40,
[3] = 80,
[4] = 160,
[5] = 320,
[6] = 640,
[7] = 1300,
[8] = 2600,
[9] = 5200,
[10] = 10000,
[11] = 20000,
[12] = 40000,
[13] = 80000,
[14] = 160000,
[15] = 320000,
[16] = 1000000,
[17] = 3333333,
[18] = 6666666,
[19] = 9999999,
[20] = 99900000,
[0] = 10,
} table: 0x225d510,
get_armor_class = function: 0x215fc80,
free_object = function: 0x217f960,
init_ring = function: 0x21d0fa0,
name_of = function: 0x219aa10,
rogue_can_see = function: 0x21b1d50,
HASTE_SELF = 12,
MAINTAIN_ARMOR = 9,
show_monsters = function: 0x21b1cd0,
HASTE_MONSTER = 5,
aggravate = function: 0x21b1dd0,
free_stuff = function: 0x21bb450,
get_letter_object = function: 0x21cbdb0,
discovered = function: 0x21864c0,
__FILE_LINE__ = function: 0x216caa0,
object_at = function: 0x21ad130,
HIDE_PERCENT = 12,
r_teleport = false,
init_monster = function: 0x21b1480,
init_object = function: 0x2163960,
RIGHT = 2,
STARVATION = 2,
mon_sees = function: 0x21b1e10,
RING = 8,
EXIT_SUCCESS = "g.EXIT_SUCCESS",
GEMS = 14,
fruit = "こけもも",
inv_armor = function: 0x2186480,
tele = function: 0x216acb0,
gr_object = function: 0x21c91f0,
ROW2 = 15,
reg_move = function: 0x21bea20,
zapp = function: 0x21cb880,
WAND_MATERIALS = 30,
id_wands = {
[1] = {
value = 50,
id_status = 0,
title = "象牙やしの",
real = "怪物を遅くする",
} table: 0x226bc80,
[2] = {
value = 45,
id_status = 0,
title = "すずの",
real = "怪物を混乱させる",
} table: 0x226bd80,
[3] = {
value = 8,
id_status = 0,
title = "チタンの",
real = "怪物を見えなくする",
} table: 0x226be80,
[4] = {
value = 55,
id_status = 0,
title = "白樺の",
real = "ほかの怪物にする",
} table: 0x226bf80,
[5] = {
value = 2,
id_status = 0,
title = "プラチナの",
real = "怪物を素早くする",
} table: 0x226c080,
[6] = {
value = 25,
id_status = 0,
title = "やしの",
real = "眠らせる",
} table: 0x226c180,
[7] = {
value = 20,
id_status = 0,
title = "マグネシウムの",
real = "魔法のミサイルの",
} table: 0x226c280,
[8] = {
value = 20,
id_status = 0,
title = "コバルトの",
real = "魔力を封じる",
} table: 0x226c380,
[9] = {
value = 0,
id_status = 0,
title = "楓の",
real = "役に立たない",
} table: 0x226c480,
[0] = {
value = 25,
id_status = 0,
title = "楡の",
real = "怪物を遠くに飛ばす",
} table: 0x226bb80,
} table: 0x226ba90,
one_move_rogue = function: 0x21bd8e0,
hp_raise = function: 0x21842b0,
STINGS = 16,
gr_dir = function: 0x21bd8a0,
FLIT_PERCENT = 33,
RAISE_LEVEL = 5,
CONFUSE_MONSTER = 2,
jump = false,
m_moves = 101,
check_up = function: 0x2154380,
VERTWALL = 5,
mon_name = function: 0x21b1c10,
rogue_is_around = function: 0x21b1c50,
id_weapons = {
[1] = {
value = 8,
id_status = 0,
title = "投げ矢",
real = "",
} table: 0x226ac20,
[2] = {
value = 15,
id_status = 0,
title = "矢",
real = "",
} table: 0x226ad20,
[3] = {
value = 27,
id_status = 0,
title = "短剣",
real = "",
} table: 0x226ae20,
[4] = {
value = 35,
id_status = 0,
title = "手裏剣",
real = "",
} table: 0x226af20,
[5] = {
value = 360,
id_status = 0,
title = "ほこ",
real = "",
} table: 0x2268970,
[6] = {
value = 470,
id_status = 0,
title = "長い剣",
real = "",
} table: 0x226b0d0,
[7] = {
value = 580,
id_status = 0,
title = "大きな剣",
real = "",
} table: 0x226b1d0,
[0] = {
value = 150,
id_status = 0,
title = "弓",
real = "",
} table: 0x226ab20,
} table: 0x226aa50,
EXTRA_HEALING = 3,
RINGMAIL = 1,
put_objects = function: 0x215b7b0,
wanderer = function: 0x21b1c90,
WAKENS = 5,
wake_up = function: 0x21660b0,
mon_can_go = function: 0x2166070,
move_mon_to = function: 0x2166030,
party_monsters = function: 0x21b1680,
SLOW_DIGEST = 3,
put_mons = function: 0x21b0dd0,
put_scores = function: 0x21f4a30,
REMOVE_CURSE = 8,
QUIT = 4,
mon_disappeared = false,
inventory = function: 0x2183010,
level_monsters = {
next_object = {
stationary_damage = 0,
m_name = "小鬼",
o_row = 5,
first_level = 1,
o = 0,
hp_to_kill = 15,
slowed_toggle = false,
nap_length = 0,
moves_confused = 0,
o_col = 49,
m_hit_chance = 67,
what_is = 0, -- ?
col = 39,
m_damage = "1d3/1d2",
trow = 5,
m_char = "H",
trail_char = "#",
next_object = {
stationary_damage = 0,
m_name = "大こうもり",
o_row = 0,
first_level = 1,
o = 0,
hp_to_kill = 10,
slowed_toggle = false,
nap_length = 0,
moves_confused = 0,
o_col = 0,
m_hit_chance = 60,
what_is = 0, -- ?
col = 55,
m_damage = "1d3",
trow = -1,
m_char = "B",
trail_char = "#",
disguise = 0,
kill_exp = 2,
m_flags = {
[8] = "FLITS",
[6] = "WANDERS",
[4] = "ASLEEP",
} table: 0x234bb10,
drop_percent = 0,
tcol = 0,
row = 20,
last_level = 8,
} table: 0x234a790,
disguise = 0,
kill_exp = 3,
m_flags = {
[6] = "WANDERS",
} table: 0x231a160,
drop_percent = 0,
tcol = 22,
row = 5,
last_level = 10,
} table: 0x231a070,
} table: 0x21b0c30,
inv_weapon = function: 0x2186440,
clear_stats = function: 0x2165a20,
print_stats = function: 0x21659e0,
TELEPORT = 5,
get_input_line = function: 0x21659a0,
cov_resume = function: 0x2168490,
get_direction = function: 0x2165900,
check_message = function: 0x21658c0,
remessage = function: 0x21641c0,
DART_TRAP = 3,
FLAMES = 24,
PARTY_TIME = 10,
put_on_ring = function: 0x21a4db0,
rgetchar = function: 0x217e980,
CAN_FLIT = 9,
STEALS_GOLD = 14,
SLEEPING_GAS_TRAP = 4,
STEALTH = 0,
MAX_TRAPS = 10,
gr_ring = function: 0x21a4530,
mv_aquatars = function: 0x21b1e50,
drop_check = function: 0x215bed0,
make_scroll_titles = function: 0x2182d90,
RUST_VANISHED = 21,
make_level = function: 0x2177e10,
clear_level = function: 0x2198850,
FOOD = 2,
init_level = function: 0x2159fc0,
rest = function: 0x21bef80,
party_room = 5,
PROTECT_ARMOR = 0,
FLIES = 7,
POLYMORPH = 4,
max_level = 1,
HIDDEN = 10,
INCREASE_STRENGTH = 0,
WEAPON = 4,
znum = function: 0x2186500,
DO_NOTHING = 9,
get_desc = function: 0x21826d0,
confused = 0,
do_restore = false,
RUSTS = 11,
R_MAZE = 3,
TWO_HANDED_SWORD = 7,
init = function: 0x216efb0,
clear = function: 0x2159500,
pass_go = true,
seek_gold = function: 0x2204a90,
place_at = function: 0x21b9460,
STEALTH_FACTOR = 3,
MAX_EXP = 9999999,
CREATE_MONSTER = 9,
WAND = 7,
get_dungeon_char = function: 0x21dedb0,
ENCH_ARMOR = 3,
ASLEEP = 4,
nick_name = "yukihiro",
DETECT_MONSTER = 8,
LONG_SWORD = 6,
light_passage = function: 0x21e1010,
FREEZES = 13,
SEE_INVISIBLE = 13,
RUST_TRAP = 5,
save_file = "rogue_vim.save",
HUNGRY = 300,
error_handler = function: 0x216cb10,
do_wear = function: 0x21c14f0,
print_enum = {
which_kind_scroll = {
[0] = "PROTECT_ARMOR",
[7] = "SCARE_MONSTER",
[1] = "HOLD_MONSTER",
[2] = "ENCH_WEAPON",
[4] = "IDENTIFY",
[8] = "REMOVE_CURSE",
[9] = "CREATE_MONSTER",
[5] = "TELEPORT",
[10] = "AGGRAVATE_MONSTER",
[3] = "ENCH_ARMOR",
[6] = "SLEEP",
[12] = "SCROLS",
[11] = "MAGIC_MAPPING",
} table: 0x215dea0,
which_kind_food = {
[0] = "RATION",
[1] = "FRUIT",
} table: 0x215d6c0,
which_kind_potion = {
[0] = "INCREASE_STRENGTH",
[13] = "SEE_INVISIBLE",
[7] = "HALLUCINATION",
[1] = "RESTORE_STRENGTH",
[2] = "HEALING",
[4] = "POISON",
[8] = "DETECT_MONSTER",
[9] = "DETECT_OBJECTS",
[5] = "RAISE_LEVEL",
[10] = "CONFUSION",
[14] = "POTIONS",
[3] = "EXTRA_HEALING",
[6] = "BLINDNESS",
[12] = "HASTE_SELF",
[11] = "LEVITATION",
} table: 0x215bde0,
what_is = {
[7] = "WAND",
[1] = "GOLD",
[2] = "FOOD",
[4] = "WEAPON",
[8] = "RING",
[9] = "AMULET",
[5] = "SCROL",
[3] = "ARMOR",
[6] = "POTION",
} table: 0x215b910,
which_kind_weapon = {
[0] = "BOW",
[7] = "TWO_HANDED_SWORD",
[1] = "DART",
[2] = "ARROW",
[4] = "SHURIKEN",
[8] = "WEAPONS",
[5] = "MACE",
[3] = "DAGGER",
[6] = "LONG_SWORD",
} table: 0x215be40,
which_kind_armor = {
[0] = "LEATHER",
[2] = "SCALE",
[7] = "ARMORS",
[3] = "CHAIN",
[1] = "RINGMAIL",
[4] = "BANDED",
[5] = "SPLINT",
[6] = "PLATE",
} table: 0x215bc40,
which_kind_ring = {
[0] = "STEALTH",
[7] = "ADORNMENT",
[1] = "R_TELEPORT",
[2] = "REGENERATION",
[4] = "ADD_STRENGTH",
[8] = "R_SEE_INVISIBLE",
[9] = "MAINTAIN_ARMOR",
[5] = "SUSTAIN_STRENGTH",
[10] = "SEARCHING",
[3] = "SLOW_DIGEST",
[6] = "DEXTERITY",
[11] = "RINGS",
} table: 0x215d3e0,
in_use_flags = {
[0] = "NOT_USED",
[2] = "BEING_WORN",
[3] = "ON_LEFT_HAND",
[1] = "BEING_WIELDED",
[4] = "ON_RIGHT_HAND",
} table: 0x215d710,
which_kind_wand = {
[0] = "TELE_AWAY",
[7] = "MAGIC_MISSILE",
[1] = "SLOW_MONSTER",
[2] = "CONFUSE_MONSTER",
[4] = "POLYMORPH",
[8] = "CANCELLATION",
[9] = "DO_NOTHING",
[5] = "HASTE_MONSTER",
[10] = "WANDS",
[3] = "INVISIBILITY",
[6] = "PUT_TO_SLEEP",
} table: 0x215ddf0,
is_room = {
[2] = "R_ROOM",
[3] = "R_MAZE",
[1] = "R_NOTHING",
[4] = "R_DEADEND",
[5] = "R_CROSS",
} table: 0x2154140,
} table: 0x2160260,
SPECIAL_HIT = function: 0x2156840,
cur_level = 1,
flame_broil = function: 0x2205ea0,
rust = function: 0x21f9fe0,
NOT_USED = 0,
AMULET = 9,
cov_stop = function: 0x216cc40,
do_put_on = function: 0x21a39e0,
STAIRS = 3,
hunger_str = "",
breakpoint = function: 0x2172880,
log_remove = function: 0x2172da0,
DCOLS = 80,
SEARCHING = 10,
RATION = 0,
init_room = function: 0x21de8f0,
WIN = 5,
un_put_on = function: 0x21a3a20,
mvaddch = function: 0x2159580,
version = "1.0.0",
get_number = function: 0x215e000,
JAPAN = true,
dungeon_buffer_restore = function: 0x2168100,
init_curses = function: 0x2159420,
IDENTIFIED = 1,
dungeon_desc = {
[0] = "NOTHING",
[7] = "FLOOR",
[1] = "OBJECT",
[2] = "MONSTER",
[4] = "HORWALL",
[8] = "TUNNEL",
[9] = "TRAP",
[5] = "VERTWALL",
[10] = "HIDDEN",
[3] = "STAIRS",
[6] = "DOOR",
} table: 0x21602b0,
COLOR = true,
MIN_ROW = 1,
R_TELE_PERCENT = 8,
MAXROOMS = 9,
FAINT = 20,
WEAK = 150,
IMITATES = 23,
FLOOR = 7,
DOWNLEFT = 5,
MOVE_FAILED = -1,
COL1 = 26,
TRAP = 9,
STATIONARY = 25,
ENCH_WEAPON = 2,
LEFTUP = 7,
ON_RIGHT_HAND = 4,
HEALING = 2,
can_move = function: 0x21bbac0,
DETECT_OBJECTS = 9,
po_color = {
[1] = "赤い",
[2] = "緑の",
[3] = "灰色の",
[4] = "茶色の",
[5] = "透明な",
[6] = "ピンクの",
[7] = "白い",
[8] = "紫の",
[9] = "黒い",
[10] = "黄色い",
[11] = "水色の",
[12] = "ぶどう色の",
[13] = "オレンジ色の",
[0] = "青い",
} table: 0x22689d0,
add_exp = function: 0x2184270,
WAKE_PERCENT = 45,
DROWS = 24,
getftime = function: 0x21e7030,
CHAIN = 3,
HASTED = 1,
R_CROSS = 5,
ADORNMENT = 7,
DIRS = 8,
log_screen = function: 0x216cad0,
} table: 0x215ac90
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment