diff options
Diffstat (limited to 'npc/scripts_custom.conf')
-rw-r--r-- | npc/scripts_custom.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/scripts_custom.conf b/npc/scripts_custom.conf index aeae9e22f..3ed22d749 100644 --- a/npc/scripts_custom.conf +++ b/npc/scripts_custom.conf @@ -1,7 +1,7 @@ // -------------------------------------------------------------- // - Custom Scripts - // -------------------------------------------------------------- -// All the custom scripts, remove the '//' to enable... +// All the custom scripts, remove the '//' to enable... // Place your scripts here! //npc: npc/location/to/script.txt @@ -42,7 +42,7 @@ //npc: npc/custom/etc/monster_arena.txt // -- Raceway mini-game //npc: npc/custom/etc/morroc_raceway.txt -// -- Random change of Drop/Exp rates 1x ~ 1.5x every 6 hours on your server +// -- Random change of Drop/Exp rates 1x ~ 1.5x every 6 hours on your server //npc: npc/custom/etc/floating_rates.txt // -- Wedding script that supports same-sex marriages //npc: npc/custom/etc/marriage.txt |