Last-minute pre-1.3.2 filename mappings.

This commit is contained in:
Eric S. Raymond 2007-04-25 14:27:55 +00:00
parent 2db263307a
commit a81c17e4bf

View file

@ -35,7 +35,8 @@ filemoves = {
("bow-hit.ogg", "bow.ogg"),
("creepy.ogg", "underground.ogg"),
("arrow-miss.wav", "bow-miss.ogg"),
("arrow-hit.wav", "bow-hit.ogg"),
("arrow-hit.wav", "bow.ogg"),
("bow-hit.wav", "bow.ogg"),
("attacks/darkstaff.png", "attacks/staff-necromantic.png"),
("attacks/sword.png", "attacks/human-sword.png"),
("eagle.wav", "gryphon-shriek-1.ogg"),