瀏覽代碼

[fixed] mitkabuh links skipping the variable resets

anjuna krokus 3 周之前
父節點
當前提交
c07ab06b79
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      locations/gad_road.qsrc

+ 3 - 3
locations/gad_road.qsrc

@@ -42,12 +42,12 @@ if $ARGS[0] = 'start':
 
 		if locat['A60'] = 42:
 			if MiraVars['QW'] >= 16 and GadBoy['river_gang'] = 2:
-				'You can go drink with Mira, Mitka, Kolyamba and Vasyan at their <a href="exec:gt ''mitkabuh_group'',''partywithMira''">trailer</a> hidden in the woods.'
+				'You can go drink with Mira, Mitka, Kolyamba and Vasyan at their <a href="exec:gt ''mitkabuh_group''">trailer</a> hidden in the woods.'
 			else
-				'You can go drink with Mira, Mitka, Kolyamba and Vasyan at their <a href="exec:gt ''mitkabuh'',''partywithMira''">trailer</a> hidden in the woods.'
+				'You can go drink with Mira, Mitka, Kolyamba and Vasyan at their <a href="exec:gt ''mitkabuh''">trailer</a> hidden in the woods.'
 			end
 		else
-			'You can go drink with Mitka, Kolyamba and Vasyan at their <a href="exec:gt ''mitkabuh'',''partyalone''">trailer</a> hidden in the woods.'
+			'You can go drink with Mitka, Kolyamba and Vasyan at their <a href="exec:gt ''mitkabuh''">trailer</a> hidden in the woods.'
 		end
 	end