From ddb4c03f64d652f941174c22715d56a25ed51e2f Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 29 May 2019 18:36:46 -0300 Subject: Intense Beard now allows you to learn the groups and advance tiers. Knowledge interface, blueprints and base skill are still missing. --- npc/craft/options.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/craft') diff --git a/npc/craft/options.txt b/npc/craft/options.txt index 985fae210..02b088e32 100644 --- a/npc/craft/options.txt +++ b/npc/craft/options.txt @@ -667,10 +667,10 @@ function script csysGUI_OptPrice { } -// csysGUI_GroupOpt( cr ) +// csysGUI_OptLearnMenu( cr ) // Returns the menu entry to learn the group skill. // Cost is NOT taken as requisite, must check it later. -function script csysGUI_GroupOpt { +function script csysGUI_OptLearnMenu { .@sk=getarg(0); if (csysGUI_OptReq(.@sk)) { .@ms$="Upgrade "+csysGUI_CRName(.@sk)+" for "+csysGUI_OptPrice(.@sk)+" Mobpt"; -- cgit v1.2.3-60-g2f50