Scaleform when weapon is bought, gta sounds, cleanup

This commit is contained in:
ElPumpo
2018-12-23 17:15:56 +01:00
parent 3e363d522f
commit eaf63483da
12 changed files with 166 additions and 106 deletions
+3 -3
View File
@@ -2,12 +2,12 @@ Locales ['de'] = {
['buy_license'] = 'buy weapon license?',
['yes'] = '%s',
['no'] = 'no',
['buy'] = 'du kaufst ~y~%s~s~ for ~r~%s EUR~s~',
['weapon_bought'] = 'purchased for %s EUR',
['not_enough_black'] = 'du hast nicht genug Schwarzgeld',
['not_enough'] = 'du hast nicht genug Geld',
['already_owned'] = 'you already own this weapon!',
['shop'] = 'geschäft',
['shop_menu'] = 'drücke ~INPUT_CONTEXT~ um auf das Geschäft zuzugreifen.',
['shop_menu_title'] = 'geschäft',
['shop_menu_prompt'] = 'drücke ~INPUT_CONTEXT~ um auf das Geschäft zuzugreifen.',
['shop_menu_item'] = '%s EUR',
['map_blip'] = 'waffenladen',
}