Use a localized string here for consistency

This commit is contained in:
Mari the Deer 2022-08-20 19:59:18 +02:00
commit 1ca5f97870
3 changed files with 4 additions and 3 deletions

View file

@ -48,7 +48,7 @@ Class ROM3R0Message : Inventory
{
if ( Owner.InStateSequence(Owner.CurState,Owner.SeeState) )
{
Console.PrintfEx(PRINT_CHAT,"\crROM3R-0\c-: .hctib ym emoceb dna ™xoB tsaeB ™LIGIS eht yuB .sremooD wollef ,olleH");
Console.PrintfEx(PRINT_CHAT,StringTable.Localize("$BOSSLINE_ROM3R0"));
let hnd = SWWMHandler(EventHandler.Find("SWWMHandler"));
if ( hnd ) hnd.doromerobotmsg = true;
DepleteOrDestroy();