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:33:38 +02:00
parent 5562332e06
commit 824228375b
30 changed files with 95 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.");