level up fixes, first bot command

This commit is contained in:
smsteel
2019-02-10 18:45:25 +03:00
parent 71186ac223
commit 6cc8b71ae2
3 changed files with 86 additions and 19 deletions

4
ru.js
View File

@ -84,8 +84,8 @@ export const getEntityName = payload => {
// return ''
// case 'Creeper':
// return ''
// case 'Skeleton':
// return ''
case 'Skeleton':
return 'Скелет'
// case 'Spider':
// return ''
// case 'Giant Zombie':