소스 검색

[fixed] one more set of text and variable changes

hornguy6 3 년 전
부모
커밋
2a8abbea33
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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