When I cut and paste the room name line into an ANSI trigger, I get something like this:
%e[1;33mHigh St - 400 block%e[0S (%e[33mfreedom city%e[0S) %e[1;37m12:%e[1;37m19%e[0;37mam%e[0S (public)%e[ ...
I'm trying to map a mud with the following form of room descriptions. I want to just capture the room name(in yellow, the brown areaname can be dropped) and the exits in the exit line. The problem is ...