summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
Diffstat (limited to 'npc')
-rw-r--r--npc/functions/main.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/functions/main.txt b/npc/functions/main.txt
index 27335371..55dd2946 100644
--- a/npc/functions/main.txt
+++ b/npc/functions/main.txt
@@ -38,7 +38,7 @@ function script col {
}
function script adddefaultskills {
- skill NV_BASIC, 9, 0;
+ skill NV_BASIC, 3, 0;
return;
}