Browse Source

[fixed] yard events getting called from within swamp house

pfffbft 5 years ago
parent
commit
6f2b699279
1 changed files with 0 additions and 7 deletions
  1. 0 7
      locations/swamphouse.qsrc

+ 0 - 7
locations/swamphouse.qsrc

@@ -46,13 +46,6 @@ if $ARGS[0] = 'start' or $ARGS[0] = '':
 		'The hunters aren''t here right now'
 	end
 
-	if hour >= 8 and hour < 20: 
-		gs 'swamp_yard', 'daytime_flavor_events'
-	else
-		gs 'swamp_yard', 'nighttime_flavor_events'
-	end
-
-
 	*nl
 	
 	act 'Go outside':