diff --git a/devNotes/VersionChangeLog-Premod+LoliMod.txt b/devNotes/VersionChangeLog-Premod+LoliMod.txt index 1be232c5a99cfaca7bb1f391d5c12ba27d3c0787..ae29c368831c4b6fd39656cbc7521cf7c878807f 100644 --- a/devNotes/VersionChangeLog-Premod+LoliMod.txt +++ b/devNotes/VersionChangeLog-Premod+LoliMod.txt @@ -4,6 +4,10 @@ 3/11/2018 + 393 + -Incursion specialist background + -little fixes + 392 -SFanon's PC cheat menu -fixes to sellSlave and slaveSold diff --git a/src/events/intro/introSummary.tw b/src/events/intro/introSummary.tw index 87c95978d539e2a5811c209bf050b7eee033f6ec..54ab15e75c3f1abb5efcce0e2e3270419b8aef83 100644 --- a/src/events/intro/introSummary.tw +++ b/src/events/intro/introSummary.tw @@ -607,7 +607,7 @@ __''Player Character''__ [[slaver|Intro Summary][$PC.career = "slaver"]] | [[engineer|Intro Summary][$PC.career = "engineer"]] | [[doctor|Intro Summary][$PC.career = "medicine"]] | - [[hacker|Intro Summary][$PC.career = "BackHat"]] | + [[hacker|Intro Summary][$PC.career = "BlackHat"]] | [[minor celebrity|Intro Summary][$PC.career = "celebrity"]] | [[escort|Intro Summary][$PC.career = "escort"]] | [[servant|Intro Summary][$PC.career = "servant"]] | diff --git a/src/events/intro/pcExperienceIntro.tw b/src/events/intro/pcExperienceIntro.tw index f64d14795e108a43a582e4df0b0150cc48a7f443..38d236c903f73ad7926c14c735232bb737150e44 100644 --- a/src/events/intro/pcExperienceIntro.tw +++ b/src/events/intro/pcExperienceIntro.tw @@ -28,7 +28,7 @@ You're a relative unknown in the Free Cities, but it's clear you're already acco <br>[[Gang Leader|PC Rumor Intro][$PC.career = "gang"]] <br> //As a gang leader, you know how to haggle slaves<<if $showSecExp == 1>> and assert your authority. Plus upgrades in the security HQ will be cheaper<</if>>, but you will find reputation quite hard to maintain. Your starting slaves will be fitter and posses a free level of combat skill.// <br>[[Incursion Specialist|PC Rumor Intro][$PC.career = "BlackHat"]] -<br> //As a hacker for hire, you know how to gain access computer systems and other devices. Certain upgrades may be cheaper, and you may find alternative approaches to problems<<if $showSecExp == 1>><</if>>, but you will find authority quite hard to maintain<</if>>. Your starting slaves will have a free level of intelligence// +<br> //As a hacker for hire, you know how to gain access computer systems and other devices. Certain upgrades may be cheaper, and you may find alternative approaches to problems<<if $showSecExp == 1>>, but you will find authority quite hard to maintain<</if>>. Your starting slaves will have a free level of intelligence// <</if>>