// TMW-2 Script. // Authors: // Jesusalva // Description: // A temporary note 014-2,48,20,0 script Note#014-2tmp NPC_NO_SPRITE,{ mes col("Path closed due recent Monster King attack!", 9); close; OnInit: .distance = 3; end; }