Browse Source

Merge remote-tracking branch 'sovietmercader/master'

KevinSmarts 4 years ago
parent
commit
c03807044a
2 changed files with 2 additions and 2 deletions
  1. 1 1
      locations/gadbana.qsrc
  2. 1 1
      locations/swamp.qsrc

+ 1 - 1
locations/gadbana.qsrc

@@ -26,7 +26,7 @@ end
 'Grandma''s enema bulb is hidden behind some stuff on the shelf.'
 gs 'stat'
 
-if mira = 0:
+if mira_guest = 0:
 	if $clothingworntype = 'nude':
 		act 'Get dressed and leave':
 			minut += 1

+ 1 - 1
locations/swamp.qsrc

@@ -38,7 +38,7 @@ end
 *nl
 'You can find a lot of mushrooms and berries here.'
 *nl
-'There''s a small visible path to a clearing that leads to <a href="exec: gt ''swamp_yard'' ">the hut</a>, used by the hunters.'
+'There''s a small visible path to a clearing that leads to the hut, used by the hunters.'
 *nl
 act 'Go to the hut': gt 'swamp_yard', 'start'