diff --git a/sources/Commands/ACommandDosh_Announcer.uc b/sources/Commands/ACommandDosh_Announcer.uc index ed5c48f..bf2ea13 100644 --- a/sources/Commands/ACommandDosh_Announcer.uc +++ b/sources/Commands/ACommandDosh_Announcer.uc @@ -68,7 +68,7 @@ public final function AnnounceLostDosh(int doshAmount) "You {$TextPositive successfully took} {$TypeNumber %1} do$h from" @ "yourself!"); lostDosh.toSelfPublic = _.text.MakeTemplate_S( - "%%instigator%% {$TextNegative took} {$TypeNumber %1} do$h from + "%%instigator%% {$TextNegative took} {$TypeNumber %1} do$h from" @ "themselves!"); lostDosh.toOtherReport = _.text.MakeTemplate_S( "You {$TextPositive successfully took} {$TypeNumber %1} do$h from"