Fixed robbing without weapon #14

This commit is contained in:
ElPumpo
2018-06-22 15:06:01 +02:00
parent d2059ed13e
commit e390a45658
6 changed files with 12 additions and 5 deletions
+1
View File
@@ -12,4 +12,5 @@ Locales['en'] = {
['robbery_cancelled_at'] = '~r~The robbery at ~b~%s~s~ has been cancelled!',
['min_police'] = 'there must be at least ~b~%s cops~s~ in town to rob.',
['robbery_already'] = '~r~A robbery is already in progress.',
['no_threat'] = 'you do not pose a threat to the store',
}