2023-04-23 18:22:25 +06:00
|
|
|
|
## HandsSystem
|
|
|
|
|
|
|
2024-07-07 12:35:08 +03:00
|
|
|
|
hands-system-missing-equipment-slot = У вас нет { $slotName }, из которого можно что-то взять!
|
|
|
|
|
|
hands-system-empty-equipment-slot = В вашем { $slotName } нет ничего, что можно было бы вынуть!
|
2023-04-23 18:22:25 +06:00
|
|
|
|
# Examine text after when they're holding something (in-hand)
|
2024-07-05 18:01:37 +03:00
|
|
|
|
comp-hands-examine-empty = { CAPITALIZE(SUBJECT($user)) } ничего не держит.
|
2024-07-07 12:35:08 +03:00
|
|
|
|
comp-hands-examine-wrapper = [color=paleturquoise]{$item}[/color]
|
|
|
|
|
|
comp-hands-examine = { CAPITALIZE(SUBJECT($user)) } держит { $items }.
|
|
|
|
|
|
hands-system-blocked-by = Руки заблокированы этим:
|
|
|
|
|
|
|