blob: eeb9285666b2a2d2863dc34eebae146935847f91 (
plain) (
tree)
|
|
// This is the main script import file
// Item functions
npc: npc/items/croconut.txt
npc: npc/items/oldbook.txt
// Script functions
npc: npc/functions/asleep.txt
npc: npc/functions/clientversion.txt
npc: npc/functions/doors.txt
npc: npc/functions/hammocks.txt
npc: npc/functions/harbours.txt
npc: npc/functions/inventoryplace.txt
npc: npc/functions/goodbye.txt
npc: npc/functions/sailordialogue.txt
npc: npc/functions/savepoint.txt
npc: npc/functions/shops.txt
// Maps specific scripts
import: npc/_import.txt
|