[MIRROR] fixes broken chars (#7892)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
Co-authored-by: Kashargul <KashL@t-online.de>
This commit is contained in:
CHOMPStation2
2024-03-10 14:51:55 +01:00
committed by GitHub
co-authored by Kashargul Kashargul
parent cbae800da3
commit 39ab514759
17 changed files with 119 additions and 125 deletions
@@ -37,7 +37,7 @@
for(var/obj/item/device/pda/check_pda in sortAtom(PDAs))
if (!check_pda.owner || check_pda == src || check_pda.hidden)
continue
var/datum/data/pda/app/messenger/M = check_pda.find_program(/datum/data/pda/app/messenger)
if(!M || M.toff)
continue
@@ -97,7 +97,7 @@
message = pick("Luxury watches for Blowout sale prices!",\
"Watches, Jewelry & Accessories, Bags & Wallets !",\
"Deposit 100$ and get 300$ totally free!",\
" 100K NT.|WOWGOLD nly $89 <HOT>",\
" 100K NT.|WOWGOLD Only $89 <HOT>",\
"We have been filed with a complaint from one of your customers in respect of their business relations with you.",\
"We kindly ask you to open the COMPLAINT REPORT (attached) to reply on this complaint..")
if(4)