diff --git a/game/overworld-town/loc-cafe/chef.twee b/game/overworld-town/loc-cafe/chef.twee
index ff8968ff65f122c1f8f10085f179b0f8a6b40281..2234459e7c5991cbc95c338d5ebfb598562023d7 100644
--- a/game/overworld-town/loc-cafe/chef.twee
+++ b/game/overworld-town/loc-cafe/chef.twee
@@ -1739,7 +1739,7 @@ You turn your back on the <<person>>, and walk away. <<He>> doesn't stop you.
     You put the dough in the oven. Sam comes in again. "Thank you for making the coffee on such short notice. They seemed to love your recipe. Were you able to make the milk even better somehow?" <<gsuspicion>>
     <br><br>
 
-    "Ah, sorry for asking into your secrets. Here, this is for your great work." <<He>> hands you <<money 5000 "cafeChef">><<printmoney 5000>>. "I won't keep you any longer," <<he>> says as <<he>> leaves.
+    "Ah, sorry for asking into your secrets. Here, this is for your great work." <<He>> hands you <<money 15000 "cafeChef">><<printmoney 15000>>. "I won't keep you any longer," <<he>> says as <<he>> leaves.
     <br><br>
 
 <<elseif $phase is 4>>
diff --git a/game/overworld-town/loc-street/cliff.twee b/game/overworld-town/loc-street/cliff.twee
index 6d53457da4e07e16994f92695ed0aa6e473cce2e..59881d9542cebfe0077c3b37feba6a35be7382ce 100644
--- a/game/overworld-town/loc-street/cliff.twee
+++ b/game/overworld-town/loc-street/cliff.twee
@@ -236,14 +236,12 @@ There's a path leading down to the beach.
 :: Cliff Challenge
 <<effects>>
 
-<<if $chef_rework isnot undefined>>
-
+<<if $chef_rework>>
 	The cafe is currently being renovated, and the site is covered in construction workers.
-
-<<else>>
-
+<<elseif ($chef_state is 9 or $chef_rework is undefined) and $openinghours is 1>>
 	The cafe is full, with a line reaching out the door.
-
+<<elseif $chef_state is 8 and Time.dayState is "dusk">>
+	Guests for the opening event are chatting outside the cafe.
 <</if>>
 
 People are going about their business, to and from the beach.
@@ -253,13 +251,13 @@ The note said to start at the cafe, but you need to find somewhere to put your c
 <br><br>
 
 <<if hasSexStat("exhibitionism", 3)>>
-		<<link [[Strip|Cliff Challenge Strip]]>><</link>><<exhibitionist3>>
-		<br>
-	<<else>>
-		<<insufficientStat "exhibitionism" "to do this">>
-		<br>
-	<</if>>
-	<<link [[Leave|Cliff Street]]>><</link>>
+	<<link [[Strip|Cliff Challenge Strip]]>><</link>><<exhibitionist3>>
+	<br>
+<<else>>
+	<<insufficientStat "exhibitionism" "to do this">>
+	<br>
+<</if>>
+<<link [[Leave|Cliff Street]]>><</link>>
 
 :: Cliff Challenge Strip
 <<set $challengetimer to 10>>
@@ -276,9 +274,9 @@ The commotion starts immediately. You hear gasps and shouts and cheers from the
 :: Cliff Challenge 2
 <<effects>>
 
-<<if $chef_rework isnot undefined>>
+<<if $chef_rework>>
 	Behind you, jeers are coming from the construction workers. You turn around and see that work has stopped, and all the workers are leering at your naked body.
-<<else>>
+<<elseif ($chef_state is 9 or $chef_rework is undefined) and $openinghours is 1>>
 	You turn and see that the entire cafe is staring at you, including a shocked-looking Sam. Several customers have gotten closer to the window to get a better look at your naked body.
 <</if>>