fix hapiara unit alias
This commit is contained in:
parent
0e37cabdfa
commit
62c78b15d0
@ -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',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user