Use new key register

This commit is contained in:
ElPumpo
2020-01-19 17:57:28 +01:00
parent 732e1f9c33
commit 133825dbea
9 changed files with 49 additions and 11 deletions
+5
View File
@@ -40,6 +40,10 @@ Locales['fi'] = {
['threw_weapon_already'] = 'you already carry the same weapon',
['threw_cannot_pickup'] = 'you cannot pickup that because your inventory is full!',
['threw_pickup_prompt'] = 'press ~y~E~s~ to pickup',
-- Key mapping
['keymap_showinventory'] = 'show Inventory',
-- Salary related
['received_salary'] = 'sinä vastaanotit palkkaa: ~g~$%s~s~',
['received_help'] = 'sinä vastaanotit valtion tukea: ~g~$%s~s~',
@@ -73,6 +77,7 @@ Locales['fi'] = {
['command_clearinventory'] = 'clear all items from inventory',
['command_clearloadout'] = 'remove all weapons from loadout',
['command_playerid_param'] = 'specify playerId or leave blank for yourself',
-- Locale settings
['locale_digit_grouping_symbol'] = ' ',
['locale_currency'] = '$%s',