diff options
| author | Jesusaves <cpntb1@ymail.com> | 2020-08-05 15:03:15 -0300 |
|---|---|---|
| committer | Jesusaves <cpntb1@ymail.com> | 2020-08-05 15:03:15 -0300 |
| commit | 60a1a09e65b1d0454cc6abdd4d4ef4966a6d283d (patch) | |
| tree | 2ce1b2027119b7898e19f6319e79b724001c30ea /npc/scripts.conf | |
| parent | 01c5867999b02f367d74698d73638a0104572c67 (diff) | |
| download | serverdata-jesusalva/masterpatch.tar.gz serverdata-jesusalva/masterpatch.tar.bz2 serverdata-jesusalva/masterpatch.tar.xz serverdata-jesusalva/masterpatch.zip | |
Placeholder to send referrer rewards.jesusalva/masterpatch
The rewards themselves have dependencies. So skipped for MR 243.
/wip
Diffstat (limited to 'npc/scripts.conf')
| -rw-r--r-- | npc/scripts.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/scripts.conf b/npc/scripts.conf index d060ccb7..7bc709ad 100644 --- a/npc/scripts.conf +++ b/npc/scripts.conf @@ -62,6 +62,7 @@ "npc/functions/skills.txt", "npc/functions/lockpicks.txt", "npc/functions/crafting.txt", +"npc/functions/referral.txt", // quest debug "npc/functions/quest-debug/functions.txt", |