From 85c8364db32252bf871048f22e36934614d4b589 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 10 Jan 2015 11:43:01 +0300 Subject: Fix default skills function. --- npc/functions/main.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc/functions/main.txt') diff --git a/npc/functions/main.txt b/npc/functions/main.txt index ec044344..9fbec0d3 100644 --- a/npc/functions/main.txt +++ b/npc/functions/main.txt @@ -39,4 +39,5 @@ function script col { function script adddefaultskills { skill 1, 1, 0; // Add basic skill. + return; } -- cgit v1.2.3-60-g2f50