Skip to content

Commit

Permalink
Update thrusters.ftl
Browse files Browse the repository at this point in the history
  • Loading branch information
lzk228 authored Nov 24, 2023
1 parent 54fab94 commit e267b59
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ ent-BaseThruster = ракетный двигатель
ent-Thruster = ракетный двигатель
.desc = Он делает ньооооооом.
ent-ThrusterUnanchored = { ent-Thruster }
.suffix = Незакрепленный
.suffix = Незакреплённый
.desc = { ent-Thruster.desc }
ent-DebugThruster = ракетный двигатель
.desc = Он делает ньооооооом. Не требует ни питания, ни свободного места.
.suffix = DEBUG
ent-Gyroscope = гироскоп
.desc = Увеличивает потенциальное угловое вращение шаттла.
ent-GyroscopeUnanchored = { ent-Gyroscope }
.suffix = Незакрепленный
.suffix = Незакреплённый
.desc = { ent-Gyroscope.desc }
ent-DebugGyroscope = гироскоп
.desc = Увеличивает потенциальное угловое вращение шаттла.
Expand Down

0 comments on commit e267b59

Please sign in to comment.