diff options
Diffstat (limited to 'games/falcons-eye/patches/patch-bi')
-rw-r--r-- | games/falcons-eye/patches/patch-bi | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/games/falcons-eye/patches/patch-bi b/games/falcons-eye/patches/patch-bi new file mode 100644 index 00000000000..814177d6976 --- /dev/null +++ b/games/falcons-eye/patches/patch-bi @@ -0,0 +1,27 @@ +$NetBSD: patch-bi,v 1.1.1.1 2002/01/21 11:56:18 pooka Exp $ + +--- win/jtp/gamedata/config/jtp_keys.txt.orig Sun Jun 24 18:57:26 2001 ++++ win/jtp/gamedata/config/jtp_keys.txt +@@ -42,14 +42,12 @@ + + [up]=[<] + [down]=[>] +-[jump]=[j] + [sit down]=[META+s] + [teleport]=[CTRL+t] + + %---------------------------------------------------------------- + % Exploring + %---------------------------------------------------------------- +-[kick]=[k] + [close door]=[c] + [open door]=[o] + [look here]=[:] +@@ -60,7 +58,6 @@ + % Getting items + %---------------------------------------------------------------- + [force lock]=[META+f] +-[loot chest]=[l] + [pick up]=[,] + [toggle autopickup]=[@] + |