-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSkills.scar
15 lines (13 loc) · 1.01 KB
/
Skills.scar
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{==============================================================================\
| MSI Group Scripting Include |
| Skills.scar |
|==============================================================================|
| For all the skill mainloops and interlinkage |
| |
\_____________________________________________________________________________}
// Function header just to be in easy reach.
{******************************************************************************}
{ function SetUpWalk(City, WhereTo: integer): TWalk; }
{ By: Rasta Magician }
{ Description: Returns a TWalk, depending on City and desired destination }
{******************************************************************************}