- NPC should give the Bioetics skill when changing to Creator
This commit is contained in:
Atemo 2016-12-03 23:50:46 +01:00
parent d3f0aec324
commit 222ee49802

View File

@ -111,6 +111,8 @@ valkyrie,53,50,3 script Biochemist#Valkyrie 122,{
close;
}
jobchange Job_Creator;
if (bioeth == 13)
skill "AM_BIOETHICS",1,SKILL_PERM;
set ADVJOB,0;
mes "[Biochemist]";
mes "Congratulations!";