fixes broken chars (#15810)

This commit is contained in:
Kashargul
2024-03-05 23:33:23 +01:00
committed by GitHub
parent c8a61f63dd
commit 496cff40ff
15 changed files with 42 additions and 48 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)