Add another ability/special-motes pair.
This commit is contained in:
parent
de1bd335bb
commit
5c92cfe5d7
1 changed files with 2 additions and 0 deletions
|
@ -565,6 +565,8 @@ notepairs = (
|
|||
("{WEAPON_SPECIAL_DRAIN}", "{SPECIAL_NOTES_DRAIN}"),
|
||||
("{WEAPON_SPECIAL_FIRSTSTRIKE}", "{SPECIAL_NOTES_FIRSTSTRIKE}"),
|
||||
("{WEAPON_SPECIAL_POISON}", "{SPECIAL_NOTES_POISON}"),
|
||||
# UMC (The Silver Lands)
|
||||
("{ABILITY_HEAT_ABSORPTION}", "{SPECIAL_NOTES_HEAT_ABSORPTION}"),
|
||||
)
|
||||
|
||||
trait_note = dict(notepairs)
|
||||
|
|
Loading…
Add table
Reference in a new issue