Browse Source

test `twee3-language-tools`-fix of version 25.3

and therefore making our code more readable
Stephan Fuchs 5 months ago
parent
commit
47d48b1cd9
1 changed files with 4 additions and 2 deletions
  1. 4 2
      sugarcube/src/npcs/therapist/quest_therapist.tw

+ 4 - 2
sugarcube/src/npcs/therapist/quest_therapist.tw

@@ -18,9 +18,11 @@
 			<<case 0>>
 				<<set $result =`You have met the psychologist, <<npc 'A186'>><</npc>>, in his office in the hospital of Pavlovsk.`>>
 			<<case 10>>
-				<<set $result =`You had a regular therapy session with <<npc 'A186'>><</npc>>, the Psychologist of the hospital of Pavlovsk. He suggested a hypno-session for the next time you visit. It might be more effective.`>>
+				<<set $result =`You had a regular therapy session with <<npc 'A186'>><</npc>>, the Psychologist of the hospital of Pavlovsk.
+				He suggested a hypno-session for the next time you visit. It might be more effective.`>>
 			<<case 20>>
-				<<set $result =`You had a hypno-session with <<npc 'A186'>><</npc>>, the Psychologist of the hospital of Pavlovsk. It felt great. You certainly have to repeat this.`>>
+				<<set $result =`You had a hypno-session with <<npc 'A186'>><</npc>>, the Psychologist of the hospital of Pavlovsk.
+				It felt great. You certainly have to repeat this.`>>
 		<</switch>>
 	<<case 'vars'>>
 		<<switch $location_var[$here][1]>>