Browse Source

[fixed] one more set of text and variable changes

hornguy6 4 years ago
parent
commit
2a8abbea33
1 changed files with 2 additions and 2 deletions
  1. 2 2
      locations/dk.qsrc

+ 2 - 2
locations/dk.qsrc

@@ -47,7 +47,7 @@ if $ARGS[0] = 'holl':
 	'<TR><TD>Driving lessons - 30,000 <b>₽</b>.</TD><TD>10 classes</TD><TD>Instructors available by entrance</TD></TR>'
 	'<TR><TD>Secretarial diploma - 15,000 <b>₽</b>.</TD><TD>10 classes</TD><TD>Classes in room 204</TD></TR>'
 	'<TR><TD>Singing lessons - 500 <b>₽</b>.</TD><TD>Per class</TD><TD>Classes in room 213</TD></TR>'
-	'<TR><TD>Massage lessons - 5,000 <b>₽</b>.</TD><TD>Per session</TD><TD>Classes in room 203 (certificate issued after 10 lessons)</TD></TR>'
+	'<TR><TD>Massage lessons - 1,000 <b>₽</b>.</TD><TD>Per session</TD><TD>Classes in room 203 (certificate issued after 10 lessons)</TD></TR>'
 	'<TR><TD>Personal development - 1,000 <b>₽</b>.</TD><TD>Per class</TD><TD>Classes in room 201 (Learn to assert yourself)</TD></TR>'
 	!!'Medium for new opportunities - only here only freebie.'
 	'</TR></table></center>'
@@ -385,7 +385,7 @@ if $ARGS[0] = 'holl':
 			end
 		end
 
-		if money >= 5000 and masseuse['certification'] < 10 and masseuse_lesson ! daystart:
+		if money >= 1000 and masseuse['certification'] < 10 and masseuse_lesson ! daystart:
 			act 'Learn how to give massages (1,000 <b>₽</b> per session)':
 				cla
 				menu_off = 1