prevent rcd destroying planets (#16120)

Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
deltanedas
2023-07-16 13:46:35 +00:00
committed by GitHub
parent 00528cced9
commit 5d5151c772
4 changed files with 28 additions and 5 deletions

View File

@@ -11,6 +11,7 @@ rcd-component-change-mode = The RCD is now set to {$mode} mode.
rcd-component-no-ammo-message = The RCD is out of ammo!
rcd-component-tile-obstructed-message = That tile is obstructed!
rcd-component-tile-indestructible-message = That tile can't be destroyed!
rcd-component-deconstruct-target-not-on-whitelist-message = You can't deconstruct that!
rcd-component-cannot-build-floor-tile-not-empty-message = You can only build a floor on space!
rcd-component-cannot-build-wall-tile-not-empty-message = You cannot build a wall on space!