소스 검색

[fixed] Journal relationship bars moved up a line so its clear who they belong to

Kevin_Smarts 1 년 전
부모
커밋
34fdf4570a
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      locations/journal.qsrc

+ 2 - 1
locations/journal.qsrc

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