// The Sewer Grate 021-1.gat,125,42,0|script|#tulimsharsewer1|45,1,1,{ mes "[Sewer]"; mes "\"Descend into the sewers?\""; next; menu "Yes.", L_SewerNorth, "Nevermind", -; goto L_Close; L_SewerNorth: warp "021-3",125,35; goto L_Close; L_Close: close; }