Browse Source

remove KatjaHome file as it is unused and replaced by mey_home

rachels 3 years ago
parent
commit
a748633779
4 changed files with 0 additions and 26 deletions
  1. 0 1
      glife-notepad++
  2. 0 1
      glife.qproj
  3. 0 22
      locations/KatjaHome.qsrc
  4. 0 2
      locations/pav_residential.qsrc

+ 0 - 1
glife-notepad++

@@ -343,7 +343,6 @@
 			<File name="locations\Katja_Tanga" />
 			<File name="locations\katjaEv" />
 			<File name="locations\katjaEvDin" />
-			<File name="locations\KatjaHome" />
 			<File name="locations\KatjaHomeTalk" />
 			<File name="locations\Katlake" />
 			<File name="locations\katspalnya" />

+ 0 - 1
glife.qproj

@@ -471,7 +471,6 @@
 	<Folder name="Katja Meynold">
 		<Location name="katjaEv"/>
 		<Location name="katjaEvDin"/>
-		<Location name="KatjaHome"/>
 		<Location name="KatjaHomeTalk"/>
 		<Location name="katja_sex"/>
 		<Location name="Katja_Tanga"/>

+ 0 - 22
locations/KatjaHome.qsrc

@@ -1,22 +0,0 @@
-# KatjaHome
-CLOSE ALL
-cla
-*clr
-gs 'stat'
-'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/katja/katja_home.jpg"></center>'
-if (hour >= 15 and week < 6 and kanikuli = 0 and hour < 20) or (hour >= 9 and week >= 6 and kanikuli = 0 and hour < 20) or (hour >= 9 and kanikuli > 0 and hour < 20):
-	'The door is opened by Katja''s mother. "Hello <<$pcs_nickname>>. Katja is in her room, come on in."'
-
-	act 'Go to Katjas room':
-		if frost > 0: frost = 0
-		gt'KatjaHomeTalk'
-	end
-else
-	if hour >= 9:'The door is opened by Katja''s mother. "Oh, hello <<$pcs_nickname>>. Katja isn''t home right now."'
-	if hour < 9:'The door is opened by Katja''s mother. "<<$pcs_nickname>>. Shouldn''t you be in bed? You shouldn''t come around before nine."'
-
-	act 'Say goodbye and go home':gt 'pav_residential'
-end
-
---- KatjaHome ---------------------------------
-

+ 0 - 2
locations/pav_residential.qsrc

@@ -124,7 +124,6 @@ end
 if Enable_tablemap = 0:
 	if DimaBeHomeOnce = 1 and DimaRudeBlock = 0:'<a href="exec:minut += 10 & gt ''dimaHome'', ''home''">Dimka Nosov</a>, one of your classmates, lives in one of the fancier houses in town.'
 	if IgorLoverQW > 0 and IdorBlock = 0:'<a href="exec:minut += 10 & gt ''IgorHome'', ''home''">Igor Kruglov</a>, one of your classmates, lives in one of the fancier houses in town.'
-	!if katjaFirstKiss >= 1:'<a href="exec:minut += 15 & gt ''KatjaHome''">Katja Meynold</a>, one of your classmates, lives in the richer part of town.'
 	if katjaFirstKiss >= 1 or mey_vika['mey_vika_qw'] >= 27 or mey_vika['key'] = 1: 'Large private house where the <a href="exec:minut += 10 & gt''mey_home'', ''door''">Meynold twins</a> live.'
 	if LariskaHomeIn > 0: '<a href="exec:minut += 10 & gt ''LariskaHome''">Lariska Gruzdev</a>, one of your classmates, lives about 10 minutes away from your parents.'
 	if AlbinaQW['KnowsHouse'] > 0 or AlbinaQW['StarletsJoined'] = 1:'<a href="exec:minut += 10 & gt ''albinaporog''">Albina Barlovskaya</a>, one of your classmates, lives in one of the few luxurious mansions Pavlovsk has to offer.'
@@ -132,7 +131,6 @@ else
 	st_count=0 & $show_table=''
 	if DimaBeHomeOnce = 1 and DimaRudeBlock = 0:gs'show_table','Fancier house of <a href="exec:minut += 10 & gt ''dimaHome'', ''home''">Dimka Nosov</a>','3'
 	if IgorLoverQW > 0 and IdorBlock = 0:gs'show_table','Fancier house of <a href="exec:minut += 10 & gt ''IgorHome'', ''home''">Igor Kruglov</a>', '3'
-	!if katjaFirstKiss >= 1:gs'show_table','house of <a href="exec:minut += 10 & gt ''KatjaHome''">Katja Meynold</a>.','3'
 	if katjaFirstKiss >= 1 or mey_vika['mey_vika_qw'] >= 27 or mey_vika['key'] = 1: gs'show_table','House of the <a href="exec:minut += 10 & gt''mey_home'', ''door''">Meynold twins</a>','3'
 	if LariskaHomeIn > 0:gs'show_table','House of <a href="exec:minut += 10 & gt ''LariskaHome''" >Lariska Gruzdevaya</a>, in richer part','3'
 	if AlbinaQW['KnowsHouse'] > 0 or AlbinaQW['StarletsJoined'] = 1:gs'show_table','Luxurious mansion of <a href="exec:minut += 10 & gt ''albinaporog''">Albina Barlovskaya</a>','3'