diff options
author | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-22 12:38:12 +0000 |
---|---|---|
committer | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-22 12:38:12 +0000 |
commit | 22e1db931f45226b27f7b84e0c1e183aaef56842 (patch) | |
tree | 5e00e0dd38a4b2d20f3dfd397fd10857d3a0950a /npc/scripts_custom.conf | |
parent | de7175c5bc24b6e8f3b87540ae93f40a75df2df2 (diff) | |
download | hercules-22e1db931f45226b27f7b84e0c1e183aaef56842.tar.gz hercules-22e1db931f45226b27f7b84e0c1e183aaef56842.tar.bz2 hercules-22e1db931f45226b27f7b84e0c1e183aaef56842.tar.xz hercules-22e1db931f45226b27f7b84e0c1e183aaef56842.zip |
- Fixed some of the leaks.. still fixing..
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6691 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_custom.conf')
-rw-r--r-- | npc/scripts_custom.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/scripts_custom.conf b/npc/scripts_custom.conf index c29aff591..db7e5b28a 100644 --- a/npc/scripts_custom.conf +++ b/npc/scripts_custom.conf @@ -22,6 +22,7 @@ // --------------------------------------------------------------
// ----------------------- Basic Scripts -----------------------
// -- Adoption NPC [Fredzilla]
+npc: script.txt
npc: npc/custom/adoption.txt
// -- Auctioneer - Use at own risk [Fredzilla]
// Warning: It dupe items.
|