From: lzk <124214523+lzk228@users.noreply.github.com> Date: Tue, 10 Jun 2025 13:36:58 +0000 (+0200) Subject: WHYYYYYYY (cleanup) (#38220) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=3a4b7d62c78c9910250d637a5e19890f3f8f9956;p=space-station-14.git WHYYYYYYY (cleanup) (#38220) * WHYYYYYYYY * Delete Resources/Locale/en-US/actions/actions/rootable.ftl --- diff --git a/Resources/Locale/en-US/actions/actions/rootable.ftl b/Resources/Locale/en-US/actions/actions/rootable.ftl deleted file mode 100644 index ac853a06af..0000000000 --- a/Resources/Locale/en-US/actions/actions/rootable.ftl +++ /dev/null @@ -1,2 +0,0 @@ -action-name-toggle-rootable = Rootable -action-description-toggle-rootable = Begin or stop being rooted to the floor. diff --git a/Resources/Prototypes/Actions/types.yml b/Resources/Prototypes/Actions/types.yml index 279608293b..ccf7e94f4f 100644 --- a/Resources/Prototypes/Actions/types.yml +++ b/Resources/Prototypes/Actions/types.yml @@ -402,8 +402,8 @@ - type: entity parent: BaseToggleAction id: ActionToggleRootable - name: action-name-toggle-rootable - description: action-description-toggle-rootable + name: Rootable + description: Begin or stop being rooted to the floor. components: - type: Action icon: Interface/Actions/rooting.png