Browse Source

[fixed] make it so that getting bed rest when sick in Nicholas's apartment doesn't cause you to teleport to one of the city apartments you can buy/rent

Spackled Lanturn 3 years ago
parent
commit
c79e0f86f8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/nichBedroomServant.qsrc

+ 1 - 1
locations/nichBedroomServant.qsrc

@@ -102,7 +102,7 @@ if $ARGS[0] = '' or $ARGS[0] = 'start' or $ARGS[0] = 'return':
 			'You lie in bed, coughing, sneezing, blowing your nose... and, as if that wasn''t enough, you also think you might be getting a headache.'
 			'Drifting in and out of sleep, you spend about 4 hours tossing and turning, trying to sweat out the illness, and you actually feel better when you decide to stretch your legs.'
 
-			act 'Get up': gt 'bedr'
+			act 'Get up': gt $loc
 		end
 	end