Pārlūkot izejas kodu

Fix issue #1752
- NPC should give the Bioetics skill when changing to Creator

Atemo 8 gadi atpakaļ
vecāks
revīzija
222ee49802
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  1. 2 0
      npc/jobs/2-2a/Creator.txt

+ 2 - 0
npc/jobs/2-2a/Creator.txt

@@ -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!";