2021-06-21 02:13:54 +02:00
|
|
|
## PickUpVerb
|
|
|
|
|
|
2021-10-05 14:29:03 +11:00
|
|
|
pick-up-verb-get-data-text = Pick Up
|
|
|
|
|
|
|
|
|
|
# "pick up" doesn't make sense if the item is already in their inventory
|
|
|
|
|
|
|
|
|
|
pick-up-verb-get-data-text-inventory = Put in hand
|
2023-09-01 17:09:58 +02:00
|
|
|
|
2023-12-15 11:54:31 -05:00
|
|
|
item-component-on-examine-size = This is {INDEFINITE($size)} [bold]{$size}[/bold] item.
|
2023-10-30 23:55:55 -04:00
|
|
|
|
|
|
|
|
item-component-size-Tiny = tiny
|
|
|
|
|
item-component-size-Small = small
|
2023-12-20 01:31:39 +01:00
|
|
|
item-component-size-Normal = medium
|
2023-10-30 23:55:55 -04:00
|
|
|
item-component-size-Large = large
|
|
|
|
|
item-component-size-Huge = huge
|
|
|
|
|
item-component-size-Ginormous = ginormous
|