item-recall.ftl 644 B

1234567891011
  1. item-recall-marked-name = Recall {CAPITALIZE($item)}
  2. item-recall-marked-description = Recall {THE($item)} back into your hand.
  3. item-recall-item-marked = You draw a magical sigil on {THE($item)}.
  4. item-recall-item-already-marked = {CAPITALIZE(THE($item))} is already marked!
  5. item-recall-item-mark-empty = You must be holding an item!
  6. item-recall-item-summon-self = {CAPITALIZE(THE($item))} appears in your hand!
  7. item-recall-item-summon-others = {CAPITALIZE(THE($item))} appears in {THE($name)}'s hand!
  8. item-recall-item-disappear = {CAPITALIZE(THE($item))} disappears!
  9. item-recall-item-unmark = You feel your connection with {THE($item)} sever.