home · contact · privacy
Server/py: Fix bug of not understanding TT_LIFEPOINTS command.
[plomrogue] / confclient / single_wins / info
index bf9c03140cea2d1e94d57b7d4d76391bad0cd7cd..9e899fdf063daa60f74c6a9892c46ccf2a1c21cf 100644 (file)
@@ -3,11 +3,11 @@ KEY 81 quit
 KEY 265 to_mapwin
 KEY 266 to_infowin
 KEY 267 to_inv
-KEY 268 to_logwin
-KEY 269 to_g_keywin
-KEY 270 to_wg_keywin
-KEY 271 to_wk_keywin
-KEY 272 to_a_keywin
+KEY 268 to_terrain
+KEY 269 to_logwin
+KEY 270 to_g_keywin
+KEY 271 to_wg_keywin
+KEY 272 to_wk_keywin
 KEY 87 winconf
 KEY 62 cyc_win_f
 KEY 60 cyc_win_b
@@ -24,10 +24,8 @@ KEY 99 move_c
 KEY 120 move_x
 KEY 115 move_s
 KEY 119 move_w
-KEY 46 map_c
 KEY 68 drop
 KEY 117 use
-KEY 70 to_autofocus
 
 KEYBINDINGS 'wingeom'
 KEY 258 shift_f
@@ -91,6 +89,12 @@ KEY 259 inv_u
 KEY 258 inv_d
 KEY 117 use
 
+WINDOW s
+NAME 'Things here'
+BREAK 1
+WIDTH 14
+HEIGHT -12
+
 WINDOW l
 NAME 'Log'
 BREAK 0
@@ -111,15 +115,5 @@ KEY 99 move_c
 KEY 120 move_x
 KEY 115 move_s
 KEY 119 move_w
-KEY 259 map_u
-KEY 258 map_d
-KEY 260 map_l
-KEY 261 map_r
 KEY 46 map_c
 KEY 70 to_autofocus
-
-WINDOW a
-NAME 'Active window`s keys'
-BREAK 0
-WIDTH 22
-HEIGHT -8