summaryrefslogblamecommitdiff
path: root/npc/scripts.conf
blob: 67aefabbd0e3b3159bed6809980c7db4d6bb1a57 (plain) (tree)
1
2
3
4
5
6
7
8
9

                                      
                        
                       
 
                 

                           
                         
 
                   
                                    
                                     
                                     
                                
// 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
npc: npc/items/poison.txt

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