1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/games/falconseye/files/substitute
Kris Kennaway be2dc01b73 Add falconseye 1.9.3, a roguelike game heavily based on nethack.
If you've ever wondered what NetHack would be like with sound effects,
a MIDI soundtrack, a GUI and isometric dungeon interface a la Diablo,
here's your chance.

Obtained from:	OpenBSD (after unsmoking much crack)
2001-08-24 10:52:28 +00:00

7 lines
187 B
Plaintext

s/\bNETHACK\b/FALCONSEYE/g;
s/\bNet[hH]ack\b(?!\s+v3.1)/Falcon's Eye/g;
s/\bnethack\b/falconseye/g;
s/\bnethackdir\b/falconseyedir/g;
s|/usr/games|/usr/local|g;
s/\brecover\b/frecover/g;