]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Cleanup TipsSystem, add TippyOnTrigger (#41477)
authorslarticodefast <161409025+slarticodefast@users.noreply.github.com>
Tue, 18 Nov 2025 18:09:49 +0000 (19:09 +0100)
committerGitHub <noreply@github.com>
Tue, 18 Nov 2025 18:09:49 +0000 (18:09 +0000)
commite3c0e019343fd7378cf21af33f882c17ec9b6a25
treeab2bb03ac2a2660bbb8bf28c8f6bf231bd24bfbc
parent9bab0a3287e7e825f431a5646726dbced217d18e
Cleanup TipsSystem, add TippyOnTrigger (#41477)

* tippy on trigger and refactor

* optional parameter for command
Content.Client/Tips/TipsSystem.cs [new file with mode: 0644]
Content.Server/Administration/Commands/TippyCommand.cs [new file with mode: 0644]
Content.Server/Tips/TipsSystem.cs
Content.Shared/Tips/SharedTipsSystem.cs [new file with mode: 0644]
Content.Shared/Tips/TippyEvent.cs
Content.Shared/Trigger/Components/Effects/TippyOnTriggerComponent.cs [new file with mode: 0644]
Content.Shared/Trigger/Systems/TippyOnTriggerSystem.cs [new file with mode: 0644]
Resources/Locale/en-US/commands/tippy-command.ftl
Resources/engineCommandPerms.yml