summaryrefslogtreecommitdiff
path: root/npc/scripts.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-05-20 11:01:20 -0300
committerJesusaves <cpntb1@ymail.com>2019-05-20 11:01:20 -0300
commitcc8727b60fbcae442bc3fd0e38514733d5fab1d2 (patch)
tree6bf444e5aa2ba4f0f21f4bcbb580649b3c53c8ca /npc/scripts.conf
parent5b6e7d9c85f3e48ce84a6fb4b14d4a59f7da086e (diff)
downloadserverdata-cc8727b60fbcae442bc3fd0e38514733d5fab1d2.tar.gz
serverdata-cc8727b60fbcae442bc3fd0e38514733d5fab1d2.tar.bz2
serverdata-cc8727b60fbcae442bc3fd0e38514733d5fab1d2.tar.xz
serverdata-cc8727b60fbcae442bc3fd0e38514733d5fab1d2.zip
Add legacy_heal, support for legacy behavior
Diffstat (limited to 'npc/scripts.conf')
-rw-r--r--npc/scripts.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/scripts.conf b/npc/scripts.conf
index a816b45f1..e48b7b55a 100644
--- a/npc/scripts.conf
+++ b/npc/scripts.conf
@@ -27,6 +27,7 @@
"npc/functions/scoreboards.txt",
"npc/functions/random-talk.txt",
"npc/items/rand_sc_heal.txt",
+"npc/items/legacy_heal.txt",
"npc/items/inc_sc_bonus.txt",
"npc/commands/event.txt",
"npc/commands/kami.txt",