Use a localized string here for consistency
This commit is contained in:
parent
ed29b30ec3
commit
1ca5f97870
3 changed files with 4 additions and 3 deletions
|
|
@ -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();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue