Browse Source

fixed unknown action errors

julzor 6 years ago
parent
commit
8cb3a10b40
1 changed files with 2 additions and 2 deletions
  1. 2 2
      locations/anushapt

+ 2 - 2
locations/anushapt

@@ -73,7 +73,7 @@ if $ARGS[0] = 'home':
 		nushdoor = RAND(1,10)
 		if nushdoor = 1:
 			*clr & cla
-			AnushkaLoc = 7:
+			AnushkaLoc = 7
 			'You stand outside the Konstantinov household, waiting for Anushka to come open the door.'
 			'Maksim answers the door instead, he looks you over from head to toe, obviously still trying to imagine you naked. "What?" He asks.'
 			'You ignore his look. "Is Anushka home?"'
@@ -1663,7 +1663,7 @@ if $ARGS[0] = 'nushshower':
 	$locM = 'anushapt'
 	gs 'stat'
 	$location_type = 'bathroom'
-	AnushkaLoc = 7:
+	AnushkaLoc = 7
 	'<center><h4><font color="maroon">Bathroom</font></h4></center>'
 	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/anushapt/bathroom/dry1.jpg"></center>'
 	'As you approach the bathroom you can hear the water running. Checking the door you find the latch still broke, as you open the door and walk in, the water turns off. You look around and see that the bathroom has seen better days. There''s some mold in the corners of the walls and floors and the place probably hasn''t been cleaned for quite some time. The toilet sits along the far wall. There''s also a bathtub, with an old plastic shower curtain hanging from a rod above it. Anushka peeks out from around the curtain and when she see''s it''s you, she pushes it aside and grabs a towel. "Oh hey <<$pcs_nickname>>, what''s up?"'