# File: a_list.txt

# This is the "default" attr/char/macro over-ride file for EMX and OS/2

# --------------- Attributes/Characters ---------------- #

# Wall -> Semi-grey block
K:442:1/177

# Floor -> Little dot
K:441:1/250

# --------------- Macros ---------------- #

# F1 reads the scroll inscribed '@1' (Scroll of Identify)
# F2 invokes Phial of Galadriel
# F3 searches for 100 turns
# Ctrl-(Keypad) runs in the given direction

# F1 reads the scroll inscribed '@1' (Scroll of Identify)
A:r1\s
P:^_059^M

# F2 invokes Phial of Galadriel
A:Ak\s
P:^_060^M
      
# F3 searches for 100 turns
A:#s
P:^_061^M

# Ctrl-(Keypad) runs in the given direction
A:.1
P:^_117^M
A:.2
P:^_145^M
A:.3
P:^_118^M
A:.4
P:^_115^M
A:.6
P:^_116^M
A:.7
P:^_119^M
A:.8
P:^_141^M
A:.9
P:^_132^M


