Files
tbd-station-14/Resources/Locale/en-US/commands/tippy-command.ftl
SlamBamActionman 373c368b94 Tippy, the helpful hint clown! (#26767)
* Tippy is BACK

* Clean up clippy from aprils fools

* Changed names from clippy to tippy, added localization, removed local_clippy command, made it easier to target a specific player

* Rename clippy.yml to tippy.yml

---------

Co-authored-by: Kara <lunarautomaton6@gmail.com>
2024-04-28 21:38:16 -07:00

13 lines
536 B
Plaintext

cmd-tippy-desc = Broadcast a message as Tippy the clown.
cmd-tippy-help = tippy <user | all> <message> [entity prototype] [speak time] [slide time] [waddle interval]
cmd-tippy-auto-1 = <user | all>
cmd-tippy-auto-2 = message
cmd-tippy-auto-3 = entity prototype
cmd-tippy-auto-4 = speak time, in seconds
cmd-tippy-auto-5 = slide time, in seconds
cmd-tippy-auto-6 = waddle interval, in seconds
cmd-tippy-error-no-user = User not found.
cmd-tippy-error-no-prototype = Prototype not found: {$proto}
cmd-tip-desc = Spawn a random game tip.