Преглед изворни кода

Set 'sunWeather' variable to weather state for Village Gadyukin events
Remove empty (blank screen) event in medow
adjust horny in medow orgasm

Wonder Dog пре 8 година
родитељ
комит
3c55344a36
4 измењених фајлова са 19 додато и 0 уклоњено
  1. BIN
      glife.txt
  2. 8 0
      locations/Meadow
  3. 4 0
      locations/selfplay
  4. 7 0
      locations/time

+ 8 - 0
locations/Meadow

@@ -26,9 +26,12 @@ end
 if meadow = 3 and mirainmeadow = 0 and miragopQW >= 11 and temper >= 10 and sunWeather = 1 and temp = 4:
 	'In the clearing you notice  <a href="exec: dynamic $mirameadow ">World Vasya</a>.'
 end
+! WD: empty event ~ blank screen error
+!{
 if meadow = 3 and mirainmeadow = 0 and miragopQW >= 11 and temper >= 30 and sunWeather = 1 and temp = 5:
 	'In the clearing you notice  <a href="exec: dynamic $mirameadow ">World Vasya</a>.'
 end
+}!
 if meadow = 3 and mirainmeadow = 0 and miragopQW >= 11 and temper >= 15 and sunWeather = 1 and temp = 6:
 	'In the clearing you notice  <a href="exec: dynamic $mirameadow ">The world with Mitka, By Vasya and Kalambay</a>.'
 end
@@ -131,6 +134,8 @@ $mirameadow = {
 				minut += 5
 				if miralick = 0:miralick = 1 & girl += 1
 				orgasm += 1
+				! WD: missing horny adjust
+				set horny = 0
 				gs 'stat'
 				if tanga = 1:
 					'<center><img src="images/qwest/gadukino/MiraLick.jpg"></center>'
@@ -407,12 +412,15 @@ $mirameadow = {
 			act 'Escape':minut += 30 & gt 'gadukino'
 		end
 	end
+	! WD: No exit and does nothing
+	!{
 	if meadow = 3 and mirainmeadow = 0 and miragopQW >= 11 and temper >= 30 and sunWeather = 1 and temp = 5:
 		cls
 		minut += 5
 		horny += 20
 		gs 'stat'
 	end
+	}
 	if meadow = 3 and mirainmeadow = 0 and miragopQW >= 11 and temper >= 15 and sunWeather = 1 and temp = 6:
 		cls
 		minut += 15

+ 4 - 0
locations/selfplay

@@ -239,6 +239,8 @@ if $loc = 'bedrPar':
 	end
 end
 
+! WD: Fix Dildo choice Code
+!{
 if dildo = 1:'Do you have a small long dildo 10 cm.'
 if middildo = 1:'Do you have a long dildo 15 cm.'
 if largedildo = 1:'Do you have a long dildo 20 cm.'
@@ -642,6 +644,8 @@ if horny > 10:
 					act 'rest':gt $curloc
 				end
 			end
+		! WD: Fix Dildo choice Code  ~ refer above
+		!{
 		elseif dildohand = 0:
 			'You do not have a dildo in hand'
 

+ 7 - 0
locations/time

@@ -227,6 +227,13 @@ end
 
 pl '<<$pogoda>>'
 
+! WD: Variable not set needed for events in Village Gadyukino
+if osadki < painweather:
+	set sunWeather = 1
+else
+	set sunWeather = 0
+end
+
 if osadki >= painweather and umbrella = 0:
 	if mop > 1:
 		mop = 0