Fixed cheating exploit, empty shop bug, broken translation

This commit is contained in:
ElPumpo
2018-04-30 17:21:59 +02:00
parent d357703229
commit d43ff45bfa
4 changed files with 77 additions and 80 deletions
+2 -4
View File
@@ -1,10 +1,8 @@
Locales['br'] = {
['shop'] = 'Comprar',
['shops'] = 'Lojas',
['press_menu'] = 'Pressione ~INPUT_CONTEXT~ para acessar a loja.',
['bought'] = 'você comprou ~b~1x ',
['not_enough'] = 'você não tem ~r~dinheiro suficiente~s~.'
['player_cannot_hold'] = 'Você ~r~não~s~ tem bastante ~y~espaço livre~s~ no seu inventário!',
['not_enough'] = 'você não tem ~r~dinheiro suficiente~s~.',
['player_cannot_hold'] = 'Você ~r~não~s~ tem bastante ~y~espaço livre~s~ no seu inventário!',
}