Browse Source

[fixed] This should fix the journal showing text for relationships again from Hooded Silence

Kevin_Smarts 1 year ago
parent
commit
295fc2945e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/journal.qsrc

+ 1 - 1
locations/journal.qsrc

@@ -518,7 +518,7 @@ end
 
 if $ARGS[0] = 'relindex':
 
-    *pl & gs 'indik', '4', npc_rel['<<$ARGS[1]>>'], npc_rel['<<$ARGS[1]>>'], 100 & '<<$ind>>'
+    *pl & gs 'indik', '1', npc_rel['<<$ARGS[1]>>'], npc_rel['<<$ARGS[1]>>'], 100 & '<<$ind>>'
 end
 
 if $ARGS[0] = 'leaveactions':