fix hapiara unit alias

This commit is contained in:
qwewqa 2021-01-18 16:01:27 -05:00
parent 0e37cabdfa
commit 62c78b15d0

View File

@ -14,7 +14,8 @@ units_by_name['other'] = units_by_name['その他']
unit_aliases = { unit_aliases = {
'happyaround': 'happy_around!', 'happyaround': 'happy_around!',
'happy_around': 'happy_around!', 'happy_around': 'happy_around!',
'hapiara': 'happy_around', 'hapiara': 'happy_around!',
'happy': 'happy_around!',
'ha': 'happy_around', 'ha': 'happy_around',
'peakyp-key': 'peaky_p-key', 'peakyp-key': 'peaky_p-key',
'peakypkey': 'peaky_p-key', 'peakypkey': 'peaky_p-key',