Рандомные фиксы и пересмотр хранилищ с предметами (#381)
* add: fixed wrong item rotation in inventory * fix: forcepreset no longer starts round * fix: fix localisation * add: forcepreset command logging * add: Storage and items rework, part 1 * rework: item size rework part 2 * add: blood loss accent rework * no spaces
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
hands-system-missing-equipment-slot = У вас нет { $slotName }, из которого можно что-то взять!
|
||||
hands-system-empty-equipment-slot = В вашем { $slotName } нет ничего, что можно было бы вынуть!
|
||||
# Examine text after when they're holding something (in-hand)
|
||||
comp-hands-examine-empty = { CAPITALIZE(SUBJECT($user)) } ничего не удерживает.
|
||||
comp-hands-examine-empty = { CAPITALIZE(SUBJECT($user)) } ничего не держит.
|
||||
comp-hands-examine-wrapper = [color=paleturquoise]{$item}[/color]
|
||||
comp-hands-examine = { CAPITALIZE(SUBJECT($user)) } удерживает { $items }.
|
||||
comp-hands-examine = { CAPITALIZE(SUBJECT($user)) } держит { $items }.
|
||||
hands-system-blocked-by = Руки заблокированы этим:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user