Added /setaccountmoney command, closes #558

This commit is contained in:
ElPumpo
2020-03-24 10:57:25 +01:00
parent d41b9a7d90
commit 8a6579fd7e
9 changed files with 28 additions and 0 deletions
+2
View File
@@ -80,6 +80,8 @@ Locales['sv'] = {
['command_giveweaponcomponent_missingweapon'] = 'spelaren har ej det vapnet',
['command_save'] = 'spara en spelare i databas',
['command_saveall'] = 'spara alla spelare i databas',
['command_setaccountmoney'] = 'bestäm ny balans på ett spelarkonto',
['command_setaccountmoney_amount'] = 'ny balans',
['command_setcoords'] = 'teleportera till koordinater',
['command_setcoords_x'] = 'x axel',
['command_setcoords_y'] = 'y axel',