Files
slarticodefast 22e3d533d3 Catchable items, playable basketball (#37702)
* catching

* fix

* improve

* fix linter

* cleanup

* fix prediction

* do the same here

* fix comment
2025-07-06 09:54:20 -07:00

5 lines
301 B
Plaintext

catchable-component-success-self = You catch {THE($item)}!
catchable-component-success-others = {CAPITALIZE(THE($catcher))} catches {THE($item)}!
catchable-component-fail-self = You fail to catch {THE($item)}!
catchable-component-fail-others = {CAPITALIZE(THE($catcher))} fails to catch {THE($item)}!