浏览代码

Merge branch 'master' of https://git.tfgames.site/Kevin_Smarts/glife

bgkjdgbizgblzdgbr 7 月之前
父节点
当前提交
4749a45894
共有 3 个文件被更改,包括 6 次插入1 次删除
  1. 1 0
      locations/albina_house_events.qsrc
  2. 1 1
      locations/saveg.qsrc
  3. 4 0
      locations/version.qsrc

+ 1 - 0
locations/albina_house_events.qsrc

@@ -1265,6 +1265,7 @@ if $ARGS[0] = 'study_door':
 			'You find yourself in a modern, lavishly decorated study. You take a quick look around, but find nothing of any real interest to you. This was clearly her father''s study. No wonder Albina hates coming in here. Just as you''re about to leave, you accidently knock one of the heavy books off the shelf, gritting your teeth in pain when it lands on your foot. Thankfully, nobody seems to have heard and you kneel down to pick it back up. As you do, something falls out from between the pages. Placing the book back, you glance down and see a flash drive at your feet.' 
 			'You pick it up and pocket it, curious about why someone would hide it. You just need a computer to access it.' 
 			'With nothing else to see, you quickly duck back out of the study, being careful to leave the door in its original ajar position before heading to Albina''s bedroom.'
+			AlbinaQW['flashdrive'] = 1
 			act 'Continue': gt 'albinahome', 'bedroom'
 		end
 	end

+ 1 - 1
locations/saveg.qsrc

@@ -16,6 +16,6 @@
 version_major = 0
 version_minor = 9
 version_revision = 2
-version_patch = 1
+version_patch = 2
 --- saveg ---------------------------------
 

+ 4 - 0
locations/version.qsrc

@@ -2,6 +2,10 @@
 
 act 'Return': gt 'start'
 
+'0.9.2.2'
+'- Simplified the BDSM mansion navigation quite a bit and removed a few rooms that are not needed by Kevin Smarts'
+'- Bug fixes from Anjuna, Lusticon, Violet Kitten, bgkjdgbizgblzdgbr and Kevin Smarts'
+
 '0.9.2.1'
 '- Bug fixes from Anjuna, Myles Croft, Lusticon, Anya, bgkjdgbizgblzdgbr and Kevin Smarts'