Browse Source

[fixed] sending to the wrong location for some reason

hornguy6 2 years ago
parent
commit
eda2e135a4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/albinahome.qsrc

+ 1 - 1
locations/albinahome.qsrc

@@ -85,7 +85,7 @@ if $ARGS[0] = 'hallway':
 		elseif temp = 3 and temper < 10:
 			!! swim winter
 			AlbinaQW['event'] = 1
-			gt 'albina_house_events', 'swim_winter2'
+			gt 'albina_house_events', 'swim_winter1'
 		elseif temp = 11:
 			!! Mom Event
 			gt 'albina_mother_events', 'zoya_sunbathing_solo'