summaryrefslogtreecommitdiff
path: root/npc/scripts.conf
blob: 5404a413ec070d8b5c68e30c92e70e2513931ac5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
// This is the main script import file

// Maps specific scripts
import: npc/_import.txt

// Item functions
npc: npc/items/croconut.txt
npc: npc/items/oldbook.txt

// Script functions
npc: npc/functions/clientversion.txt
npc: npc/functions/inventoryplace.txt
npc: npc/functions/goodbye.txt
npc: npc/functions/sailordialogue.txt
npc: npc/functions/savepoint.txt