Some conversions discovered while lifting SotBE.

This commit is contained in:
Eric S. Raymond 2007-05-02 13:06:20 +00:00
parent 9a09db3134
commit d4c8727598

View file

@ -209,9 +209,13 @@ filemoves = {
("type=holy", "type=arcane"),
("holy=", "arcane=")
),
"1.3.2" : (
("misc/item-holywater.png", "items/holywater.png"),
("orc-small-hit.wav", "orc-small-hit-1.ogg"),
),
# An empty sentinel value at end is required.
# Always have the current version here.
"1.3.2" : (),
"1.3.3" : ()
}
# 1.2.x to 1.3.2 terrain conversion