1
0
Просмотр исходного кода

[changed] Just set bm_parkdog_QW to 1 on first meeting. If someone needs to repeat the event this won't increment the quest too far

oldentree 5 лет назад
Родитель
Сommit
8a6ccaec67
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      locations/mod_bestmod_park_dog.qsrc

+ 1 - 1
locations/mod_bestmod_park_dog.qsrc

@@ -48,7 +48,7 @@ if $ARGS[0] = 'first_follow':
 		act 'Offer your sandwich':
 			*clr & cla
 			bm_know_parkdog = 1
-			bm_parkdog_QW += 1
+			bm_parkdog_QW = 1
 			bm_firstmet_parkdog = bm_park_array[$loc]
 			'You take the sandwich out from your bag and offer it to the dog. He sniffs at it for a bit, but seems hesitant to get very close to you.'
 			'You figure he might not trust you too much, so you put the sandwich down on the ground and step back. You guessed right, as the dog jumped forward after a moment''s pause and devoured the sandwich meat, leaving the bread behind.'