Фиксы (#228)
* fix: morgues and bodybags can store more than 1 entity * fix: rename BluespaceSilo to BluespaceStorage * fix: fix felinid`s missing sound * fix: fix missing hatch airlock`s states * add: translation for hatch airlocks * add: texture localization for airlocks * add: add new word to slang.json * fix: fix wrong letter on cargo airlock`s texture * fix: fix material whitelist part one * git commit * fix: fix lathe whitelist
This commit is contained in:
@@ -61,3 +61,10 @@ ent-AirlockCommandGlass = { ent-AirlockGlass }
|
||||
ent-AirlockSecurityGlass = { ent-AirlockGlass }
|
||||
.desc = { ent-AirlockGlass.desc }
|
||||
.suffix = СлужбаБезопасности
|
||||
|
||||
ent-AirlockHatch = шлюзовый люк
|
||||
.desc = { ent-Airlock.desc }
|
||||
|
||||
ent-AirlockHatchMaintenance = { ent-AirlockHatch}
|
||||
.desc = { ent-AirlockHatch.desc }
|
||||
.suffix = Технический
|
||||
|
||||
Reference in New Issue
Block a user