Bug fixes (#151)

* fix: TL random spawners name

* fix: ExplosionSystem admin-chatalert

* fix: some TL

* tweak: RCD can place floor on platings

* typo
This commit is contained in:
Nair Sark
2024-03-01 07:05:26 +05:00
committed by GitHub
parent 9b4af878b5
commit d7dcdb3dba
8 changed files with 44 additions and 23 deletions

View File

@@ -25,6 +25,6 @@ rcd-component-no-ammo-message = В РЦД закончились заряды!
rcd-component-tile-indestructible-message = Эта плитка не может быть уничтожена!
rcd-component-tile-obstructed-message = Этот тайл заблокирован!
rcd-component-deconstruct-target-not-on-whitelist-message = Вы не можете это деконструировать!
rcd-component-cannot-build-floor-tile-not-empty-message = Пол можно построить только в космосе!
rcd-component-cannot-build-floor-tile-not-empty-message = Пол можно построить только в космосе или на покрытии!
rcd-component-cannot-build-wall-tile-not-empty-message = Вы не можете построить стену в космосе!
rcd-component-cannot-build-airlock-tile-not-empty-message = Вы не можете построить шлюз в космосе!