diff --git a/story_design/ink/chen_hub.ink b/story_design/ink/chen_hub.ink index e3d9bf2..39b26ff 100644 --- a/story_design/ink/chen_hub.ink +++ b/story_design/ink/chen_hub.ink @@ -518,5 +518,3 @@ Dr. Chen: What interests you? Network security? Hardware hacking? Cryptography? Dr. Chen: I'll mix practical skills with theoretical knowledge. Make you a more effective operator. ~ professional_reputation += 3 -> chen_main_hub - -=== END diff --git a/story_design/ink/dr_chen_ongoing_conversations.ink b/story_design/ink/dr_chen_ongoing_conversations.ink index 6d6691f..99e6b05 100644 --- a/story_design/ink/dr_chen_ongoing_conversations.ink +++ b/story_design/ink/dr_chen_ongoing_conversations.ink @@ -475,12 +475,13 @@ Dr. Chen: I might have a focus problem. But all of it's important! How do you pr === phase_2_hub === -{npc_chen_rapport >= 70: - Dr. Chen: {player_name}! Perfect timing. I just had a breakthrough on that encryption problem we discussed. Want to hear about it? -- npc_chen_rapport >= 60: - Dr. Chen: Hey! Got some time? I could use a field agent's perspective on something. -- else: - Dr. Chen: Agent {player_name}. What can I help with today? +{ + - npc_chen_rapport >= 70: + Dr. Chen: {player_name}! Perfect timing. I just had a breakthrough on that encryption problem we discussed. Want to hear about it? + - npc_chen_rapport >= 60: + Dr. Chen: Hey! Got some time? I could use a field agent's perspective on something. + - else: + Dr. Chen: Agent {player_name}. What can I help with today? } + {not npc_chen_discussed_experimental_tech} [Ask about experimental technology]