add horn notes and melodies

This commit is contained in:
Bryce Allen
2015-08-05 22:39:20 -05:00
parent feb419c98a
commit ba4c0da67b
8 changed files with 80 additions and 8 deletions

View File

@@ -232,6 +232,7 @@
return;
}
set_sharpness_titles(data);
set_horn_melodies_title(data);
data["wtype_short"] =
WEAPON_TYPE_ABBR[data["wtype"]];
data["ELEMENT_ABBR"] = ELEMENT_ABBR;