// TMW2 Script // Author: // Jesusalva 006-2-2,35,24,0 script #PiouGate NPC_HIDDEN,1,0,{ end; OnTouch: // TODO Checks dispbottom l("This gate is still sealed."); end; }