1
0
فهرست منبع

[fixed] only allow Mira events when walking in the village when Mira is not busy elsewhere

sovietmercader 5 سال پیش
والد
کامیت
c789a3c530
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      locations/gadukino.qsrc

+ 1 - 1
locations/gadukino.qsrc

@@ -135,7 +135,7 @@ if $ARGS[0] = '':
 				if temp > 90 and meadow = 0:
 					gt 'gadukino', 'find_meadow'
 				! 50% chance of mira events if you already found the meadow and are still friends with mira
-				elseif temp > 50 and Mira_no = 0:
+				elseif temp > 50 and Mira_no = 0 and MiraLoc = 0:
 					gt 'gadukino', 'mira_events'
 				! 50% chance of other random 1 picture flavour events
 				else