Fix issue #1752
- NPC should give the Bioetics skill when changing to Creator
This commit is contained in:
parent
d3f0aec324
commit
222ee49802
@ -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!";
|
||||
|
Loading…
x
Reference in New Issue
Block a user