Last-minute pre-1.3.2 filename mappings.
This commit is contained in:
parent
2db263307a
commit
a81c17e4bf
1 changed files with 2 additions and 1 deletions
|
@ -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"),
|
||||
|
|
Loading…
Add table
Reference in a new issue