// The Sewer Grate 021-1.gat,144,135,0|script|#tulimsharsewer2|45,0,0,{ mes "Descend into the sewers?"; next; menu "Yes.", L_SewerNorth, "Nevermind.", -; goto L_Close; L_SewerNorth: warp "021-3",143,129; goto L_Close; L_Close: close; }