瀏覽代碼

Merge remote-tracking branch 'origin/master'

Kevin_Smarts 1 年之前
父節點
當前提交
eb1148d1f8
共有 1 個文件被更改,包括 4 次插入1 次删除
  1. 4 1
      locations/qwIzoldaApp.qsrc

+ 4 - 1
locations/qwIzoldaApp.qsrc

@@ -28,6 +28,8 @@ if $ARGS[0] = '':
 				'You went to the apartment and Isolde you spent in the kitchen. There she poured tea, and you yourself. You sat at the table and began to chat about all sorts of trivia.'
 			elseif izoldaQW >= 5 and izoldaSex = 0:
 				'Isolde suggested that you drink wine. You agreed and went to the kitchen. Isolde opened a bottle of wine and poured two glasses. You drank it.'
+				gs 'drugs', 'alcohol', 'wine'
+				gs 'stat'
 
 				if izoldaQW >= 10 and izoldaSex = 0:
 					'Soon you both drunk and Isolde invited you to go to the lounge to relax.'
@@ -76,6 +78,8 @@ if $ARGS[0] = '':
 				end
 			elseif izoldaSex > 0:
 				'Isolde offer you a drink of wine and you have gone with her to the kitchen, drinking a bottle she took you by the hand and led her into the room.'
+				gs 'drugs', 'alcohol', 'wine'
+				gs 'stat'
 
 				act 'Go Isolde':
 					*clr & cla
@@ -131,4 +135,3 @@ if $ARGS[0] = '':
 end
 
 --- qwIzoldaApp ---------------------------------
-