summaryrefslogtreecommitdiff
path: root/localserver/npc/magic_blackbox.txt
blob: 63d5001d35014c5e49f1ebe32901df400f873cf5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
// TMW2 Script
// Author:
//  Jesusalva
// Description:
//  Magic Blackbox
//  Contains the internals for Scripture skill.

//  Syntax:
//  SK_Scripture( {@chat$} )
function	script	SK_Scripture	{
    return;
}