hypospray-component.ftl 926 B

123456789101112131415161718192021
  1. ## UI
  2. hypospray-all-mode-text = Only Injects
  3. hypospray-mobs-only-mode-text = Draws and Injects
  4. hypospray-invalid-text = Invalid
  5. hypospray-volume-label = Volume: [color=white]{$currentVolume}/{$totalVolume}u[/color]
  6. Mode: [color=white]{$modeString}[/color]
  7. ## Entity
  8. hypospray-component-inject-other-message = You inject {$other}.
  9. hypospray-component-inject-self-message = You inject yourself.
  10. hypospray-component-inject-self-clumsy-message = Oops! You injected yourself.
  11. hypospray-component-empty-message = Nothing to inject.
  12. hypospray-component-feel-prick-message = You feel a tiny prick!
  13. hypospray-component-transfer-already-full-message = {$owner} is already full!
  14. hypospray-cant-inject = Can't inject into {$target}!
  15. hypospray-verb-mode-label = Toggle Container Draw
  16. hypospray-verb-mode-inject-all = You cannot draw from containers anymore.
  17. hypospray-verb-mode-inject-mobs-only = You can now draw from containers.