Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13 into Ghommie-cit685
This commit is contained in:
@@ -86,7 +86,9 @@ export const LanguageMenu = props => {
|
||||
{' '}
|
||||
Key: ,{language.key}
|
||||
{' '}
|
||||
{!!language.shadow && '(gained from mob)'}
|
||||
{language.can_understand
|
||||
? 'Can understand.'
|
||||
: 'Cannot understand.'}
|
||||
{' '}
|
||||
{language.can_speak ? 'Can speak.' : 'Cannot speak.' }
|
||||
</LabeledList.Item>
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user