71ca63db4 ^
1 2 3 4
5 6 7 8 9 10 11 12
// TMW2 Script // Author: // Jesusalva 006-4-1,24,53,0 script #jakWestWind NPC_HIDDEN,0,0,{ end; OnTouch: dispbottom l("This passage is still sealed."); end; }