>>3509698 (lb)
Don't know if anyone pointed this out, but it's a painting of Republican presidents.
>>3509698 (lb)
Don't know if anyone pointed this out, but it's a painting of Republican presidents.
NPC Interaction Program v2.0.1.8
MSM="$4amtalkingpoints"
MuhViews="$MSM"
MuhResponses="racist homophobe xenophobe sexist bigot whiteprivilege"
MuhActions="outrage insults violence"
if [ ! words == $MuhViews ]; then
for NPC_RESPONSE in ${MuhResponses}
do
echo $NPC_REPONSE
done
fi
sleep 5
while [ newwords == words ]
do
for NPC_ACTION in ${MuhActions}
do
$NPC_ACTION
done
done