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

                                      
                 
                           
                         
                               
 
                   
                            
                             
                             
                                    
                            
                              
                               
                               
                            
                                     
                                 
                               
                              
                            
                               
                                     
                                 
                                
                           
                            
                                   
                                   
                              
                                 



                             
                          
                          
 


                                    

                        
// This is the main script import file

// Item functions
npc: npc/items/croconut.txt
npc: npc/items/shovel.txt
npc: npc/items/rand_sc_heal.txt

// Script functions
npc: npc/functions/input.txt
npc: npc/functions/asleep.txt
npc: npc/functions/barber.txt
npc: npc/functions/clientversion.txt
npc: npc/functions/doors.txt
npc: npc/functions/goodbye.txt
npc: npc/functions/hammocks.txt
npc: npc/functions/harbours.txt
npc: npc/functions/hello.txt
npc: npc/functions/inventoryplace.txt
npc: npc/functions/legiontalk.txt
npc: npc/functions/marriage.txt
npc: npc/functions/npcmove.txt
npc: npc/functions/masks.txt
npc: npc/functions/openbook.txt
npc: npc/functions/sailordialogue.txt
npc: npc/functions/sailortalk.txt
npc: npc/functions/savepoint.txt
npc: npc/functions/beds.txt
npc: npc/functions/shops.txt
npc: npc/functions/villagertalk.txt
npc: npc/functions/npcmovegraph.txt
npc: npc/functions/fishing.txt
npc: npc/functions/mouboofunc.txt
npc: npc/functions/string.txt

// custom atcommands
npc: npc/commands/music.txt
npc: npc/commands/warp.txt
npc: npc/commands/zeny.txt

// config script
npc: npc/config/hairstyle_config.txt

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