feat: test CI
Some checks failed
ci / Deploy artifacts (push) Has been cancelled
ci / Lint GSC files (push) Has been cancelled

This commit is contained in:
2025-05-22 10:45:29 +02:00
parent 5562332e06
commit 6a4e5e2ec5
30 changed files with 91 additions and 24 deletions

View File

@@ -0,0 +1,6 @@
if (game:issingleplayer() or not Engine.InFrontend()) then
return
end
game:addlocalizedstring("LUA_MENU_MP_SQUADS_DLC_CATEGORY_4_CAPS", "^3SAFEGUARD - BOTS^7");
game:addlocalizedstring("LUA_MENU_MP_SQUADS_DLC_DESC_4", "Play Safeguard alongside AI teammates.");