Browse Source

[fixed] ... doing >= / <= wrong the first time and then copy & paste the error in all school locations

julzor 5 years ago
parent
commit
8d21e6ee5f

+ 13 - 13
locations/gschool_break.qsrc

@@ -207,7 +207,7 @@ if $ARGS[0] = 'girls_restroom_events':
 			'As you enter the bathroom, you see Lena standing in the corner. She watches you as you come in, then narrows her eyes a little. You notice her watching you and decide to ask what''s up. "You ok Lena? You are looking a bit flushed."'
 			'She gives you a evil little smile. "No that bitch Lera got me all worked up and then got herself in trouble, leaving me here with blue balls. So why don''t you come over here and eat my pussy like a good little girl." She says as she spreads her legs slightly.'
 			gs 'willpower', 'sex'
-			if will_cost >= pcs_willpwr:
+			if will_cost < pcs_willpwr:
 				act 'Tell her no (<<will_cost>> Willpower)':
 					*clr & cla
 					gs 'willpower', 'resist'
@@ -236,7 +236,7 @@ if $ARGS[0] = 'girls_restroom_events':
 			'She gives you a evil little smile. "No that bitch Lera got me all worked up and then got herself in trouble, leaving me here with blue balls. So get over here and get on your knees and eat my pussy, before I beat you ass and make you do it." She says, as she spreads her legs slightly.'
 			gs 'willpower', 'cuni'
 			will_cost = will_cost / 2
-			if will_cost >= pcs_willpwr:
+			if will_cost < pcs_willpwr:
 				act 'Tell her no (<<will_cost>> willpower)':
 					*clr & cla
 					gs 'willpower', 'resist'
@@ -249,7 +249,7 @@ if $ARGS[0] = 'girls_restroom_events':
 					act 'Submit': gt 'gschool_break', 'lena_dom'
 !!ToDo: Add in a option to fight once we revamp fighting (nutluck)
 					gs 'willpower', 'cuni'
-					if will_cost >= pcs_willpwr:
+					if will_cost < pcs_willpwr:
 						act 'Make a run for it (<<will_cost>> willpower)':
 							*clr & cla
 							gs 'willpower', 'resist'
@@ -298,7 +298,7 @@ if $ARGS[0] = 'girls_restroom_events':
 			'As you walk in, you see a group of gopnik girls, all talking. Obviously up to something by the way they are acting, they turn almost as one to glare at you and you feel a chill run down your spine. You picked the wrong time to come to the bathroom, you know Lena, Lera, Paulina, and Ekaterina but the other ones are from your brothers class. Paulina takes a step towards you and in a menacing tone. "Leave now!" You know you should leave, you are no match for this many girls and if they decided to kick your ass or worse you won''t be able to stop them or escape, but you are also tired of the gopniks acting like they run the school and the rules don''t apply to them.'
 			act 'Leave the restroom': gt 'gschool_lessons', 'short_break'
 			gs 'willpower', 'misc'
-			if will_cost >= pcs_willpwr:
+			if will_cost < pcs_willpwr:
 				act 'Refuse (<<will_cost>> willpower)':
 					*clr & cla
 					gs 'willpower', 'resist'
@@ -615,7 +615,7 @@ if $ARGS[0] = 'boys_restroom_events':
 				gs 'arousal', 'voyeur', 2, 'unknown'
 				gs 'stat'
 				gs 'willpower', 'bj'
-				if will_cost >= pcs_willpwr:
+				if will_cost < pcs_willpwr:
 					act 'Don''t suck his dick and leave (<<will_cost>> willpower)':
 						gs 'arousal', 'end'
 						gs 'willpower', 'resist'
@@ -641,7 +641,7 @@ if $ARGS[0] = 'boys_restroom_events':
 						act 'Let him cum on your face': gt 'gschool_break', 'andrey_cum'
 					end
 					gs 'willpower', 'sex'
-					if will_cost >= pcs_willpwr:
+					if will_cost < pcs_willpwr:
 						act 'I want to be on top (<<will_cost>> willpower)':
 							*clr & cla
 							gs 'willpower', 'force'
@@ -693,7 +693,7 @@ if $ARGS[0] = 'boys_restroom_events':
 			'You cock your head to one side. "So you just want me to turn around and let you shove your dick up my ass?" You ask with one brow slightly arched.'
 			'"Well no, you can suck it a bit first to get it nice and wet, so it slides in easier." He says with a confident grin.'
 			gs 'willpower', 'anal'
-			if will_cost >= pcs_willpwr:
+			if will_cost < pcs_willpwr:
 				act 'Decline his offer (<<will_cost>> willpower)':
 					*clr & cla
 					menu_off = 0
@@ -774,7 +774,7 @@ if $ARGS[0] = 'boys_restroom_events':
 			gs 'stat'
 			
 			gs 'willpower', 'misc'
-			if will_cost >= pcs_willpwr:
+			if will_cost < pcs_willpwr:
 				act 'Sneak away and leave (<<will_cost>> Willpower)':
 					gs 'willpower', 'resist'
 					gs 'arousal', 'end'
@@ -841,7 +841,7 @@ if $ARGS[0] = 'boys_restroom_events':
 						'Lavrenti gets a huge grin on his face. "Fuck yeah, I love fucking two bitches at the same time."'
 						act 'Join them': gt 'gschool_break', 'join_alylav'
 						gs 'willpower', 'sex'
-						if will_cost >= pcs_willpwr:
+						if will_cost < pcs_willpwr:
 							act 'I just want to suck your dick (<<will_cost>> willpower)':
 								*clr & cla
 								gs 'willpower', 'resist'
@@ -866,7 +866,7 @@ if $ARGS[0] = 'boys_restroom_events':
 						gs 'arousal', 'bj', 3, 'dom'
 						gs 'stat'
 						gs 'willpower', 'sex'
-						if will_cost >= pcs_willpwr:
+						if will_cost < pcs_willpwr:
 							act 'Just give him a blowjob (<<will_cost>> willpower)':
 								*clr & cla
 								gs 'willpower', 'resist'
@@ -1073,7 +1073,7 @@ if $ARGS[0] = 'smoke2':
 										gs 'stat'
 										
 										gs 'willpower', 'misc'
-										if will_cost >= pcs_willpwr:
+										if will_cost < pcs_willpwr:
 											act 'No (<<will_cost>> Willpower)':
 												*clr & cla
 												gs 'willpower', 'resist'
@@ -1100,7 +1100,7 @@ if $ARGS[0] = 'smoke2':
 														else
 															'She pulls her feet away from you, while still holding you by the hair. "So have you had enough?"'
 															gs 'willpower', 'misc'
-															if will_cost >= pcs_willpwr:
+															if will_cost < pcs_willpwr:
 																act 'Screw you bitch (<<will_cost>> Willpower)':
 																	*clr & cla
 																	gs 'willpower', 'resist'
@@ -1361,7 +1361,7 @@ if $ARGS[0] = 'naked_bathroom':
 				end
 			end
 			gs 'willpower', 'misc'
-			if will_cost >= pcs_willpwr:
+			if will_cost < pcs_willpwr:
 				act 'Tell her a lie (<<will_cost>> Willpower)':
 					gs 'willpower', 'force', 'self'
 					*clr & cla

+ 7 - 7
locations/gschool_detention.qsrc

@@ -84,7 +84,7 @@ if $ARGS[0] = 'wedgie':
 	gs 'gschool_detention', 'return_favor', 'random'
 	
 	gs 'willpower', 'misc'
-	if will_cost >= pcs_willpwr:
+	if will_cost <= pcs_willpwr:
 		act 'Smack her (<<will_cost>> Willpower)':
 			*clr & cla
 			gs 'willpower', 'force', 'self'
@@ -236,7 +236,7 @@ if $ARGS[0] = 'sitting_events':
 			act 'Go home': gt 'gschool_detention', 'end'
 		end
 		gs 'willpower', 'exhib'
-		if will_cost >= pcs_willpwr:
+		if will_cost <= pcs_willpwr:
 			act 'Yes (<<will_cost>> willpower)':
 				*clr & cla
 				gs 'willpower', 'force', 'self'
@@ -435,7 +435,7 @@ if $ARGS[0] = 'Help Friends in need':
 	*nl
 	'They have a whispered argument or discussion - you are not sure which - but when they are done, they both look around and you can tell they are up to something. <<$rand_girl>> leans over to you and whispers: "Can you distract Mr <<$rand_teacher>> for us, so we can slip away?" Both of them give you pleading looks.'
 	gs 'willpower', 'misc'
-	if will_cost >= pcs_willpwr:
+	if will_cost <= pcs_willpwr:
 		act 'No (<<will_cost>> Willpower)':
 			cla & *clr
 			gs 'willpower', 'resist'
@@ -523,7 +523,7 @@ if $ARGS[0] = 'strange':
 				gs 'arousal', 'cuni', 10, 'dom'
 				gs 'stat'
 				gs 'willpower', 'cuni'
-				if will_cost >= pcs_willpwr:
+				if will_cost <= pcs_willpwr:
 					act 'Glaze his face (<<will_cost>> willpower)':
 						*clr & cla
 						gs 'willpower', 'force'
@@ -696,7 +696,7 @@ if $ARGS[0] = 'company2':
 	'You grin - it is funny watching him getting a little embarrassed about it. "What about it? I had fun. Didn''t you?", you ask, feigning indignance to tease him.'
 	'He looks slightly panicked as he reassures you. "No, no, no. It''s not that, I had fun, it was great! I, um... well, I was just wondering if you wanted to meet me after detention?"'
 	gs 'willpower', 'sex'
-	if will_cost >= pcs_willpwr:
+	if will_cost <= pcs_willpwr:
 		act 'Refuse (<<will_cost>> willpower)':
 			*clr & cla
 			gs 'willpower', 'resist'
@@ -814,7 +814,7 @@ if $ARGS[0] = 'Ivanov':
 	*nl
 	'The wheels are turning in your head: On one hand, it''s not like you haven''t already let him have his way with you, so your reluctance at the thought probably isn''t as strong as it should be. But that doesn''t change the fact that he is blackmailing you, and who''s to say where that leads you or when he''ll be satisfied? Should you submit or make a stand?'
 	gs 'willpower', 'sex'
-	if will_cost >= pcs_willpwr:
+	if will_cost <= pcs_willpwr:
 		act 'Tell him to "fuck off" (<<will_cost>> willpower)':
 			*clr & cla
 			gs 'willpower', 'resist'
@@ -825,7 +825,7 @@ if $ARGS[0] = 'Ivanov':
 			'You are completely stunned, shock and fear burning and boiling in your chest like fire and acid. Telling your parents? Getting you expelled from school? You knew he was a twisted motherfucker, but this? You had no idea he was the kind of scum who would threaten to destroy your life so he could own you. A part of you tries to stay rational and thinks that he would get in as much trouble as you, if not more, if the school found out. Problem is, you can''t <b>prove</b> that you had sex, that he took you up on your offer, that he fucked a student. The only recording of the event is his and he''s probably smart enough to cut it so it only has you soliciting him. Would they really expel you? You don''t know.'
 			act 'You can''t take that risk - Suck his cock': gt 'gschool_detention', 'Ivanov_suck'
 			gs 'willpower', 'sex'
-			if will_cost >= pcs_willpwr:
+			if will_cost <= pcs_willpwr:
 				act 'You won''t let him blackmail you - "Fuck you, asshole!" (<<will_cost>> willpower)':
 					*clr & cla
 					gs 'willpower', 'resist'

+ 40 - 40
locations/gschool_lessons1.qsrc

@@ -184,7 +184,7 @@ if $ARGS[0] = 'math':
 					'Mr. Tsarev says, "You don''t know do you? Then at least try to pay attention. Many things that we need in life require some effort from us all. It''s not always fun but some of the things we learn making life easier in the future, leading to even more pleasant times." Not knowing what to say, you simply nod as Anatoly turns around and continues his lesson. You sit through the rest of the lesson in silence, while your mind drifts elsewhere. You can''t focus on the lesson at all.'
 					act 'Wait for the end of the lesson': gs 'gschool_lessonsev2', 'math'
 				end
-				if will_cost >= pcs_willpwr:
+				if will_cost <= pcs_willpwr:
 					act 'Give him an attitude (<<will_cost>> Willpower)':
 						*clr & cla
 						gs 'willpower', 'force', 'self'
@@ -200,7 +200,7 @@ if $ARGS[0] = 'math':
 						
 						act 'Go to principal''s office': demerit += 10+school_bunk*5 & gt 'gschool_office', 'principal'
 						gs 'willpower', 'misc'
-						if will_cost >= pcs_willpwr:	
+						if will_cost <= pcs_willpwr:	
 							act 'Don''t leave the classroom (<<will_cost>> Willpower)':
 								*clr & cla
 								gs 'willpower', 'resist'
@@ -296,7 +296,7 @@ if $ARGS[0] = 'math':
 					act 'Wait for the end of the lesson': gs 'gschool_lessonsev2', 'math'
 				end
 				gs 'willpower', 'misc'
-				if will_cost >= pcs_willpwr:
+				if will_cost <= pcs_willpwr:
 					act 'Keep using your phone (<<will_cost>> Willpower)':
 						*clr & cla
 						gs 'willpower', 'force', 'self'
@@ -319,7 +319,7 @@ if $ARGS[0] = 'math':
 							act 'Wait for the end of the lesson': gt 'gschool_lessons', 'short_break'
 						end
 						gs 'willpower', 'exhib'
-						if will_cost >= pcs_willpwr:
+						if will_cost <= pcs_willpwr:
 							act 'Take photos under your skirt (<<will_cost>> Willpower)':
 								*clr & cla
 								gs 'willpower', 'exhib'
@@ -345,7 +345,7 @@ if $ARGS[0] = 'math':
 							'<br>You don''t have enough willpower to take an upskirt foto of yourself.'
 						end
 						gs 'willpower', 'misc'
-						if $braworntype ! 'none' and will_cost >= pcs_willpwr:
+						if $braworntype ! 'none' and will_cost <= pcs_willpwr:
 							act 'Hide the phone in your bra (<<will_cost>> Willpower)':
 								*clr & cla
 								gs 'willpower', 'misc'
@@ -360,7 +360,7 @@ if $ARGS[0] = 'math':
 								'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/head/26.jpg"></center>'
 								act 'Wait for the end of the lesson': gt 'gschool_lessons', 'short_break'
 							end
-						elseif $braworntype ! 'none' and will_cost < pcs_willpwr:
+						elseif $braworntype ! 'none' and will_cost > pcs_willpwr:
 							'<br>You don''t have enough willpower to hide your phone in your bra.'
 						end
 					end
@@ -428,7 +428,7 @@ if $ARGS[0] = 'russian':
 				act 'Wait for the end of the lesson': gs 'gschool_lessonsev1', 'russian'
 			end
 			gs 'willpower', 'misc'
-			if will_cost >= pcs_willpwr:
+			if will_cost <= pcs_willpwr:
 				act 'Be a smart ass (<<will_cost>> Willpower)':
 					*clr & cla
 					gs 'willpower', 'force', 'self'
@@ -442,7 +442,7 @@ if $ARGS[0] = 'russian':
 					'The whole class bursts into loud laughter, and Mr. Yenotin tries his hardest getting everyone to quiet down.'
 					'"Now you''ve done it <<$pcs_lastname>>, you probably want a reaction from me, but don''t worry I already have a punishment in mind."'
 					gs 'willpower', 'misc'
-					if will_cost >= pcs_willpwr:
+					if will_cost <= pcs_willpwr:
 						act 'What''s the worst you could do? (<<will_cost>> Willpower)':
 							*clr & cla
 							gs 'willpower', 'force', 'self'
@@ -521,7 +521,7 @@ if $ARGS[0] = 'russian':
 				act 'Wait for the end of the lesson': gs 'gschool_lessonsev1', 'russian'
 			end
 			gs 'willpower', 'misc'
-			if will_cost >= pcs_willpwr:
+			if will_cost <= pcs_willpwr:
 				act 'Keep using your phone (<<will_cost>> Willpower)':
 					*clr & cla
 					gs 'willpower', 'force', 'self'
@@ -542,7 +542,7 @@ if $ARGS[0] = 'russian':
 						act 'Wait for the end of the lesson': gs 'gschool_lessonsev1', 'russian'
 					end
 					gs 'willpower', 'exhib'
-					if will_cost >= pcs_willpwr:
+					if will_cost <= pcs_willpwr:
 						act 'Take photos under your skirt (<<will_cost>> Willpower)':
 							*clr & cla
 							gs 'willpower', 'exhib'
@@ -566,7 +566,7 @@ if $ARGS[0] = 'russian':
 						'<br>You don''t have enough willpower to take an upskirt foto of yourself.'
 					end
 					gs 'willpower', 'misc'
-					if $braworntype ! 'none' and will_cost >= pcs_willpwr:
+					if $braworntype ! 'none' and will_cost <= pcs_willpwr:
 						act 'Hide the phone in your bra (<<will_cost>> Willpower)':
 							*clr & cla
 							gs 'willpower', 'misc'
@@ -579,7 +579,7 @@ if $ARGS[0] = 'russian':
 							'Your teacher is completely flabbergasted by your move, and admits defeat. Deciding it''s not worth the effort to take your phone away from you without causing all sorts of awkward situations, he simply returns to the front of the class and before continuing on with his lessons, he tells you, "You really want to play that game Miss <<$pcs_lastname>>? Remember I''m your homeschool teacher and guess who I''m going to have over for a meeting." You don''t pay much attention to him though, as you''re too busy browsing the internet after you pull your phone back out of your bra.'
 							act 'Wait for the end of the lesson': gs 'gschool_lessonsev1', 'russian'
 						end
-					elseif $braworntype ! 'none' and will_cost < pcs_willpwr:
+					elseif $braworntype ! 'none' and will_cost > pcs_willpwr:
 						'<br>You don''t have enough willpower to hide your phone in your bra.'
 					end
 				end
@@ -659,7 +659,7 @@ if $ARGS[0] = 'literature':
 				act 'Wait for the end of the lesson': gt 'gschool_lessons', 'short_break'
 			end
 			gs 'willpower', 'misc'
-			if will_cost >= pcs_willpwr:
+			if will_cost <= pcs_willpwr:
 				act 'Be a smart ass (<<will_cost>> Willpower)':
 					*clr & cla
 					gs 'willpower', 'force', 'self'
@@ -739,7 +739,7 @@ if $ARGS[0] = 'literature':
 				act 'Wait for the end of the lesson': gs 'gschool_lessonsev3', 'literature'
 			end
 			gs 'willpower', 'misc'
-			if will_cost >= pcs_willpwr:
+			if will_cost <= pcs_willpwr:
 				act 'Keep using your phone (<<will_cost>> Willpower)':
 					*clr & cla
 					gs 'willpower', 'resist'
@@ -757,7 +757,7 @@ if $ARGS[0] = 'literature':
 						act '...': gt 'gschool_lessonsev3', 'getphone'
 					end
 					gs 'willpower', 'exhib'
-					if will_cost >= pcs_willpwr:
+					if will_cost <= pcs_willpwr:
 						act 'Take photos under your skirt (<<will_cost>> Willpower)':
 							*clr & cla
 							gs 'willpower', 'exhib'
@@ -788,7 +788,7 @@ if $ARGS[0] = 'literature':
 						'<br>You don''t have enough willpower to take an upskirt foto of yourself.'
 					end
 					gs 'willpower', 'misc'
-					if $braworntype ! 'none' and will_cost >= pcs_willpwr:
+					if $braworntype ! 'none' and will_cost <= pcs_willpwr:
 						act 'Hide the phone in your bra <<will_cost>>':
 							*clr & cla
 							gs 'willpower', 'misc'
@@ -809,7 +809,7 @@ if $ARGS[0] = 'literature':
 
 							act '...': gt 'gschool_lessonsev3', 'getphone'
 						end
-					elseif $braworntype ! 'none' and will_cost < pcs_willpwr:
+					elseif $braworntype ! 'none' and will_cost > pcs_willpwr:
 						'<br>You don''t have enough willpower to hide your phone in your bra.'
 					end
 				end
@@ -947,7 +947,7 @@ if $ARGS[0] = 'english':
 					act 'Wait for the end of the lesson': gt 'gschool_lessons', 'short_break'
 				end
 				gs 'willpower', 'misc'
-				if will_cost >= pcs_willpwr:
+				if will_cost <= pcs_willpwr:
 					act 'Be a smart ass (<<will_cost>> Willpower)':
 						*clr & cla
 						gs 'willpower', 'force', 'self'
@@ -1028,7 +1028,7 @@ if $ARGS[0] = 'english':
 					act 'Wait for the end of the lesson': gs 'gschool_lessonsev3', 'english'
 				end
 				gs 'willpower', 'misc'
-				if will_cost >= pcs_willpwr:
+				if will_cost <= pcs_willpwr:
 					act 'Keep using your phone (<<will_cost>> Willpower)':
 						*clr & cla
 						gs 'willpower', 'force', 'self'
@@ -1047,7 +1047,7 @@ if $ARGS[0] = 'english':
 							act '...': gt 'gschool_lessonsev3', 'getphone'
 						end
 						gs 'willpower', 'exhib'
-						if will_cost >= pcs_willpwr:
+						if will_cost <= pcs_willpwr:
 							act 'Take photos under your skirt (<<will_cost>> Willpower)':
 								*clr & cla
 								gs 'willpower', 'exhib'
@@ -1080,7 +1080,7 @@ if $ARGS[0] = 'english':
 							'<br>You don''t have enough willpower to take an upskirt foto of yourself.'
 						end
 						gs 'willpower', 'misc'
-						if $braworntype ! 'none' and will_cost >= pcs_willpwr:
+						if $braworntype ! 'none' and will_cost <= pcs_willpwr:
 							act 'Hide the phone in your bra (<<will_cost>> Willpower)':
 								*clr & cla
 								gs 'willpower', 'misc'
@@ -1100,7 +1100,7 @@ if $ARGS[0] = 'english':
 								'Flustered and aroused, you regain your senses and remember that you''re sitting in class right now. You look around the room, but it seems like her groping went unnoticed and was seen as her fishing out your phone like you challenged her to do.'
 								act '...': gt 'gschool_lessonsev3', 'getphone'
 							end
-						elseif $braworntype ! 'none' and will_cost < pcs_willpwr:
+						elseif $braworntype ! 'none' and will_cost > pcs_willpwr:
 							'<br>You don''t have enough willpower to hide your phone in your bra.'
 						end
 					end
@@ -1168,7 +1168,7 @@ if $ARGS[0] = 'geography':
 				act 'Wait for the end of the lesson': gs 'gschool_lessonsev2', 'geography'
 			end
 			gs 'willpower', 'misc'
-			if will_cost >= pcs_willpwr:
+			if will_cost <= pcs_willpwr:
 				act 'Be a smart ass (<<will_cost>> Willpower)':
 					*clr & cla
 					gs 'willpower', 'force', 'self'
@@ -1184,7 +1184,7 @@ if $ARGS[0] = 'geography':
 					'"Miss <<$pcs_lastname>>, get out of class! Report to the Principal now!"'
 					act 'Go to principal''s office': demerit += 10+school_bunk*5 & gt 'gschool_office', 'principal'				
 					gs 'willpower', 'misc'
-					if will_cost >= pcs_willpwr:	
+					if will_cost <= pcs_willpwr:	
 						act 'Don''t leave the classroom (<<will_cost>> Willpower)':
 							*clr & cla
 							gs 'willpower', 'resist'
@@ -1260,7 +1260,7 @@ if $ARGS[0] = 'geography':
 				act 'Wait for the end of the lesson': gs 'gschool_lessonsev2', 'geography'
 			end
 			gs 'willpower', 'misc'
-			if will_cost >= pcs_willpwr:
+			if will_cost <= pcs_willpwr:
 				act 'Keep using your phone (<<will_cost>> Willpower)':
 					*clr & cla
 					gs 'willpower', 'force', 'self'
@@ -1280,7 +1280,7 @@ if $ARGS[0] = 'geography':
 						act 'Wait for the end of the lesson': gs 'gschool_lessonsev2', 'geography'
 					end
 					gs 'willpower', 'exhib'
-					if will_cost >= pcs_willpwr:
+					if will_cost <= pcs_willpwr:
 						act 'Take photos under your skirt (<<will_cost>> Willpower)':
 							*clr & cla
 							gs 'willpower', 'exhib'
@@ -1305,7 +1305,7 @@ if $ARGS[0] = 'geography':
 						'<br>You don''t have enough willpower to take an upskirt foto of yourself.'
 					end
 					gs 'willpower', 'misc'
-					if $braworntype ! 'none' and will_cost >= pcs_willpwr:
+					if $braworntype ! 'none' and will_cost <= pcs_willpwr:
 						act 'Hide the phone in your bra (<<will_cost>> Willpower)':
 							*clr & cla
 							gs 'willpower', 'misc'
@@ -1319,7 +1319,7 @@ if $ARGS[0] = 'geography':
 							'You sit there in awe by her actions, she called your bluff without even blinking.'
 							act 'Wait for the end of the lesson': gs 'gschool_lessonsev2', 'geography'
 						end
-					elseif $braworntype ! 'none' and will_cost < pcs_willpwr:
+					elseif $braworntype ! 'none' and will_cost > pcs_willpwr:
 						'<br>You don''t have enough willpower to hide your phone in your bra.'
 					end
 				end
@@ -1386,7 +1386,7 @@ if $ARGS[0] = 'history':
 				act 'Wait for the end of the lesson': gs 'gschool_lessonsev2', 'history'
 			end
 			gs 'willpower', 'misc'
-			if will_cost >= pcs_willpwr:
+			if will_cost <= pcs_willpwr:
 				act 'Be a smart ass (<<will_cost>> Willpower)':
 					*clr & cla
 					gs 'willpower', 'force', 'self'
@@ -1402,7 +1402,7 @@ if $ARGS[0] = 'history':
 					'"Miss <<$pcs_lastname>>, get out of class! Report to the Principal now!"'
 					act 'Go to principal''s office': demerit += 10+school_bunk*5 & gt 'gschool_office', 'principal'
 					gs 'willpower', 'misc'
-					if will_cost >= pcs_willpwr:	
+					if will_cost <= pcs_willpwr:	
 						act 'Don''t leave the classroom (<<will_cost>> Willpower)':
 							*clr & cla
 							gs 'willpower', 'resist'
@@ -1479,7 +1479,7 @@ if $ARGS[0] = 'history':
 				act 'Wait for the end of the lesson': gs 'gschool_lessonsev2', 'history'
 			end
 			gs 'willpower', 'misc'
-			if will_cost >= pcs_willpwr:
+			if will_cost <= pcs_willpwr:
 				act 'Keep using your phone (<<will_cost>> Willpower)':
 					*clr & cla
 					gs 'willpower', 'force', 'self'
@@ -1499,7 +1499,7 @@ if $ARGS[0] = 'history':
 						act 'Wait for the end of the lesson': gs 'gschool_lessonsev2', 'history'
 					end
 					gs 'willpower', 'exhib'
-					if will_cost >= pcs_willpwr:
+					if will_cost <= pcs_willpwr:
 						act 'Take photos under your skirt (<<will_cost>> Willpower)':
 							*clr & cla
 							gs 'willpower', 'exhib'
@@ -1524,7 +1524,7 @@ if $ARGS[0] = 'history':
 						'<br>You don''t have enough willpower to take an upskirt foto of yourself.'
 					end
 					gs 'willpower', 'misc'
-					if $braworntype ! 'none' and will_cost >= pcs_willpwr:
+					if $braworntype ! 'none' and will_cost <= pcs_willpwr:
 						act 'Hide the phone in your bra (<<will_cost>> Willpower)':
 							*clr & cla
 							gs 'willpower', 'misc'
@@ -1538,7 +1538,7 @@ if $ARGS[0] = 'history':
 							'You sit there in awe by her actions, she called your bluff without even blinking.'
 							act 'Wait for the end of the lesson': gs 'gschool_lessonsev2', 'history'
 						end
-					elseif $braworntype ! 'none' and will_cost < pcs_willpwr:
+					elseif $braworntype ! 'none' and will_cost > pcs_willpwr:
 						'<br>You don''t have enough willpower to hide your phone in your bra.'
 					end
 				end
@@ -1601,7 +1601,7 @@ if $ARGS[0] = 'biology':
 				act 'Wait for the end of the lesson': gs 'gschool_lessonsev1', 'biology'
 			end
 			gs 'willpower', 'misc'
-			if will_cost >= pcs_willpwr:
+			if will_cost <= pcs_willpwr:
 				act 'Be a smart ass (<<will_cost>> Willpower)':
 					*clr & cla
 					gs 'willpower', 'force', 'self'
@@ -1616,7 +1616,7 @@ if $ARGS[0] = 'biology':
 					'The whole class bursts into loud laughter, Miss Orlov seems a bit stunned by your comment, after a moment to regain her composure she quietly asks you "Miss <<$pcs_lastname>>, please leave class and report to the principal."'
 					act 'Go to principal''s office': demerit += 10+school_bunk*5 & gt 'gschool_office', 'principal'
 					gs 'willpower', 'misc'
-					if will_cost >= pcs_willpwr:	
+					if will_cost <= pcs_willpwr:	
 						act 'Don''t leave the classroom (<<will_cost>> Willpower)':
 							*clr & cla
 							gs 'willpower', 'resist'
@@ -1694,7 +1694,7 @@ if $ARGS[0] = 'biology':
 				act 'Wait for the end of the lesson': gs 'gschool_lessonsev1', 'biology'
 			end
 			gs 'willpower', 'misc'
-			if will_cost >= pcs_willpwr:
+			if will_cost <= pcs_willpwr:
 				act 'Keep using your phone (<<will_cost>> Willpower)':
 					*clr & cla
 					gs 'willpower', 'force', 'self'
@@ -1714,7 +1714,7 @@ if $ARGS[0] = 'biology':
 						act 'Wait for the end of the lesson': gt 'gschool_lessons', 'short_break'
 					end
 					gs 'willpower', 'exhib'
-					if will_cost >= pcs_willpwr:
+					if will_cost <= pcs_willpwr:
 						act 'Take photos under your skirt (<<will_cost>> Willpower)':
 							*clr & cla
 							gs 'willpower', 'exhib'
@@ -1739,7 +1739,7 @@ if $ARGS[0] = 'biology':
 						'<br>You don''t have enough willpower to take an upskirt foto of yourself.'
 					end
 					gs 'willpower', 'misc'
-					if $braworntype ! 'none' and will_cost >= pcs_willpwr:
+					if $braworntype ! 'none' and will_cost <= pcs_willpwr:
 						act 'Hide the phone in your bra (<<will_cost>> Willpower)':
 							*clr & cla
 							gs 'willpower', 'misc'
@@ -1753,7 +1753,7 @@ if $ARGS[0] = 'biology':
 							'She only pauses a moment more and then to your surprise she uses two fingers to pluck the phone from your bra. She smiles at your reaction and then begins to teach class again. "I''m holding onto your phone for now, <<$pcs_nickname>>. You can have it back after class."'
 							act 'Go to principal''s office': demerit += 10+school_bunk*5 & gt 'gschool_office', 'principal'
 						end
-					elseif $braworntype ! 'none' and will_cost < pcs_willpwr:
+					elseif $braworntype ! 'none' and will_cost > pcs_willpwr:
 						'<br>You don''t have enough willpower to hide your phone in your bra.'
 					end
 				end

+ 32 - 32
locations/gschool_lessons2.qsrc

@@ -65,7 +65,7 @@ if $ARGS[0] = 'computer':
 				act 'Wait for the end of the lesson': gs 'gschool_lessonsev1', 'computer'
 			end
 			gs 'willpower', 'misc'
-			if will_cost >= pcs_willpwr:
+			if will_cost <= pcs_willpwr:
 				act 'Be a smart ass (<<will_cost>> Willpower)':
 					*clr & cla
 					gs 'willpower', 'force', 'self'
@@ -80,7 +80,7 @@ if $ARGS[0] = 'computer':
 					'The whole class bursts into loud laughter, Mr. turns and gives the rest of class a hard look. "Silence now!" Then he turns back to you.'
 					'"Miss <<$pcs_lastname>>, get out of class! Report to the Principal now!"'
 					gs 'willpower', 'misc'
-					if will_cost >= pcs_willpwr:	
+					if will_cost <= pcs_willpwr:	
 						act 'Don''t leave the classroom (<<will_cost>> Willpower)':
 							*clr & cla
 							gs 'willpower', 'resist'
@@ -93,7 +93,7 @@ if $ARGS[0] = 'computer':
 							'"What good would that do? Are you trying to get me to start smoking to pass the time? I''m not interrupting your classes, just leave me alone. I''m having some... girl problems. Would you like me to talk about those instead?" you answer brashly, not having any intentions of getting up.'
 							'He leans in close to you. "Get out of my classroom right now or I will drag you out!"'
 							gs 'willpower', 'misc'
-							if will_cost >= pcs_willpwr:	
+							if will_cost <= pcs_willpwr:	
 								act 'Refuse (<<will_cost>> Willpower)':
 									cla
 									gs 'willpower', 'resist'
@@ -166,7 +166,7 @@ if $ARGS[0] = 'computer':
 				act 'Wait for the end of the lesson': gs 'gschool_lessonsev1', 'computer'
 			end
 			gs 'willpower', 'misc'
-			if will_cost >= pcs_willpwr:
+			if will_cost <= pcs_willpwr:
 				act 'Keep using your phone (<<will_cost>> Willpower)':
 					*clr & cla
 					gs 'willpower', 'force', 'self'
@@ -187,7 +187,7 @@ if $ARGS[0] = 'computer':
 						act 'Wait for the end of the lesson': gs 'gschool_lessonsev2', 'geography'
 					end
 					gs 'willpower', 'exhib'
-					if will_cost >= pcs_willpwr:
+					if will_cost <= pcs_willpwr:
 						act 'Take photos under your skirt (<<will_cost>> Willpower)':
 							*clr & cla
 							gs 'willpower', 'exhib'
@@ -217,7 +217,7 @@ if $ARGS[0] = 'computer':
 						'<br>You don''t have enough willpower to take an upskirt foto of yourself.'
 					end
 					gs 'willpower', 'misc'
-					if $braworntype ! 'none' and will_cost >= pcs_willpwr:
+					if $braworntype ! 'none' and will_cost <= pcs_willpwr:
 						act 'Hide the phone in your bra (<<will_cost>> Willpower)':
 							*clr & cla
 							gs 'willpower', 'misc'
@@ -230,7 +230,7 @@ if $ARGS[0] = 'computer':
 							'His eyes narrow slightly. "Go to the Principals now!"'
 							act 'Go to principal''s office': demerit += 10+school_bunk*5 & gt 'gschool_office', 'principal'
 						end
-					elseif $braworntype ! 'none' and will_cost < pcs_willpwr:
+					elseif $braworntype ! 'none' and will_cost > pcs_willpwr:
 						'<br>You don''t have enough willpower to hide your phone in your bra.'
 					end
 				end
@@ -289,7 +289,7 @@ if $ARGS[0] = 'science':
 				act 'Wait for the end of the lesson': gs 'gschool_lessonsev1', 'science'
 			end
 			gs 'willpower', 'misc'
-			if will_cost >= pcs_willpwr:
+			if will_cost <= pcs_willpwr:
 				act 'Be a smart ass (<<will_cost>> Willpower)':
 					*clr & cla
 					gs 'willpower', 'force', 'self'
@@ -304,7 +304,7 @@ if $ARGS[0] = 'science':
 					'The whole class bursts into loud laughter, Miss Orlov seems a bit stunned by your comment, after a moment to regain her composure she quietly asks you "Miss <<$pcs_lastname>>, please leave class and report to the principal."'
 					act 'Go to principal''s office': demerit += 10+school_bunk*5 & gt 'gschool_office', 'principal'	
 					gs 'willpower', 'misc'
-					if will_cost >= pcs_willpwr:	
+					if will_cost <= pcs_willpwr:	
 						act 'Don''t leave the classroom (<<will_cost>> Willpower)':
 							*clr & cla
 							gs 'willpower', 'resist'
@@ -376,7 +376,7 @@ if $ARGS[0] = 'science':
 				act 'Wait for the end of the lesson': gs 'gschool_lessonsev1', 'science'
 			end
 			gs 'willpower', 'misc'
-			if will_cost >= pcs_willpwr:
+			if will_cost <= pcs_willpwr:
 				act 'Keep using your phone (<<will_cost>> Willpower)':
 					*clr & cla
 					gs 'willpower', 'force', 'self'
@@ -386,7 +386,7 @@ if $ARGS[0] = 'science':
 					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/classroom/phone.jpg"></center>'
 					'Even though Miss Orlov saw you use your phone. You don''t care and just keep browsing the internet. Realizing you still won''t put the phone away, Miss Orlov walks over to your desk.'
 					gs 'willpower', 'exhib'
-					if will_cost >= pcs_willpwr:
+					if will_cost <= pcs_willpwr:
 						act 'Take photos under your skirt (<<will_cost>> Willpower)':
 							*clr & cla
 							gs 'willpower', 'exhib'
@@ -410,7 +410,7 @@ if $ARGS[0] = 'science':
 						'<br>You don''t have enough willpower to take an upskirt foto of yourself.'
 					end
 					gs 'willpower', 'misc'
-					if $braworntype ! 'none' and will_cost >= pcs_willpwr:
+					if $braworntype ! 'none' and will_cost <= pcs_willpwr:
 						act 'Hide the phone in your bra (<<will_cost>> Willpower)':
 							*clr & cla
 							gs 'willpower', 'misc'
@@ -424,7 +424,7 @@ if $ARGS[0] = 'science':
 							'She only pauses a moment more and then to your surprise she uses two fingers to pluck the phone from your bra. She smiles at your reaction and then begins to teach class again. "I''m holding onto your phone for now, <<$pcs_nickname>>. You can have it back after class."'
 							act 'Go to principal''s office': demerit += 10+school_bunk*5 & gt 'gschool_office', 'principal'
 						end
-					elseif $braworntype ! 'none' and will_cost < pcs_willpwr:
+					elseif $braworntype ! 'none' and will_cost > pcs_willpwr:
 						'<br>You don''t have enough willpower to hide your phone in your bra.'
 					end
 				end
@@ -491,7 +491,7 @@ if $ARGS[0] = 'music':
 				act 'Wait for the end of the lesson': gs 'gschool_lessonsev3', 'music'
 			end
 			gs 'willpower', 'misc'
-			if will_cost >= pcs_willpwr:
+			if will_cost <= pcs_willpwr:
 				act 'Be a smart ass (<<will_cost>> Willpower)':
 					*clr & cla
 					gs 'willpower', 'force', 'self'
@@ -507,7 +507,7 @@ if $ARGS[0] = 'music':
 					'"Miss <<$pcs_lastname>>, get out of class! Report to the Principal now!"'
 					act 'Go to principal''s office': demerit += 10+school_bunk*5 & gt 'gschool_office', 'principal'
 					gs 'willpower', 'misc'
-					if will_cost >= pcs_willpwr:	
+					if will_cost <= pcs_willpwr:	
 						act 'Don''t leave the classroom (<<will_cost>> Willpower)':
 							*clr & cla
 							gs 'willpower', 'resist'
@@ -578,7 +578,7 @@ if $ARGS[0] = 'music':
 				act 'Wait for the end of the lesson': gs 'gschool_lessonsev3', 'music'
 			end
 			gs 'willpower', 'misc'
-			if will_cost >= pcs_willpwr:
+			if will_cost <= pcs_willpwr:
 				act 'Keep using your phone (<<will_cost>> Willpower)':
 					*clr & cla
 					gs 'willpower', 'force', 'self'
@@ -599,7 +599,7 @@ if $ARGS[0] = 'music':
 						act 'Wait for the end of the lesson': gs 'gschool_lessonsev3', 'music'
 					end
 					gs 'willpower', 'exhib'
-					if will_cost >= pcs_willpwr:
+					if will_cost <= pcs_willpwr:
 						act 'Take photos under your skirt (<<will_cost>> Willpower)':
 							*clr & cla
 							gs 'willpower', 'exhib'
@@ -623,7 +623,7 @@ if $ARGS[0] = 'music':
 						'<br>You don''t have enough willpower to take an upskirt foto of yourself.'
 					end
 					gs 'willpower', 'misc'
-					if $braworntype ! 'none' and will_cost >= pcs_willpwr:
+					if $braworntype ! 'none' and will_cost <= pcs_willpwr:
 						act 'Hide the phone in your bra <<will_cost>>':
 							*clr & cla
 							gs 'willpower', 'misc'
@@ -635,7 +635,7 @@ if $ARGS[0] = 'music':
 							'Your teacher is completely flabbergasted by your move, and admits defeat. Deciding it''s not worth the effort to take your phone away from you without causing all sorts of awkward situations, he simply returns to the front of the class and continues his lessons. You don''t catch much of them though, you''re too busy browsing the internet after you pull your phone back out of your bra.'
 							act 'Wait for the end of the lesson': gt 'gschool_lessons', 'short_break'
 						end
-					elseif $braworntype ! 'none' and will_cost < pcs_willpwr:
+					elseif $braworntype ! 'none' and will_cost > pcs_willpwr:
 						'<br>You don''t have enough willpower to hide your phone in your bra.'
 					end
 				end
@@ -719,7 +719,7 @@ if $ARGS[0] = 'art':
 				act 'Wait for the end of the lesson': gs 'gschool_lessonsev3', 'art'
 			end
 			gs 'willpower', 'misc'
-			if will_cost >= pcs_willpwr:
+			if will_cost <= pcs_willpwr:
 				act 'Be a smart ass (<<will_cost>> Willpower)':
 					*clr & cla
 					gs 'willpower', 'force', 'self'
@@ -735,7 +735,7 @@ if $ARGS[0] = 'art':
 					'"Miss <<$pcs_lastname>>, get out of class! Report to the Principal now!"'
 					act 'Go to principal''s office': demerit += 10+school_bunk*5 & gt 'gschool_office', 'principal'
 					gs 'willpower', 'misc'
-					if will_cost >= pcs_willpwr:	
+					if will_cost <= pcs_willpwr:	
 						act 'Don''t leave the classroom (<<will_cost>> Willpower)':
 							*clr & cla
 							gs 'willpower', 'resist'
@@ -802,7 +802,7 @@ if $ARGS[0] = 'art':
 				act 'Wait for the end of the lesson': gs 'gschool_lessonsev3', 'art'
 			end
 			gs 'willpower', 'misc'
-			if will_cost >= pcs_willpwr:
+			if will_cost <= pcs_willpwr:
 				act 'Keep using your phone (<<will_cost>> Willpower)':
 					*clr & cla
 					gs 'willpower', 'force', 'self'
@@ -823,7 +823,7 @@ if $ARGS[0] = 'art':
 						act 'Wait for the end of the lesson': gs 'gschool_lessonsev3', 'art'
 					end
 					gs 'willpower', 'exhib'
-					if will_cost >= pcs_willpwr:
+					if will_cost <= pcs_willpwr:
 						act 'Take photos under your skirt (<<will_cost>> Willpower)':
 							*clr & cla
 							gs 'willpower', 'exhib'
@@ -847,7 +847,7 @@ if $ARGS[0] = 'art':
 						'<br>You don''t have enough willpower to take an upskirt foto of yourself.'
 					end
 					gs 'willpower', 'misc'
-					if $braworntype ! 'none' and will_cost >= pcs_willpwr:
+					if $braworntype ! 'none' and will_cost <= pcs_willpwr:
 						act 'Hide the phone in your bra (<<will_cost>> Willpower)':
 							*clr & cla
 							gs 'willpower', 'misc'
@@ -860,7 +860,7 @@ if $ARGS[0] = 'art':
 							'Your teacher is completely flabbergasted by your move, and admits defeat. Deciding it''s not worth the effort to take your phone away from you without causing all sorts of awkward situations, he simply returns to the front of the class and continues his lessons. You don''t catch much of them though, you''re too busy browsing the internet after you pull your phone back out of your bra.'
 							act 'Wait for the end of the lesson': gt 'gschool_lessons', 'short_break'
 						end
-					elseif $braworntype ! 'none' and will_cost < pcs_willpwr:
+					elseif $braworntype ! 'none' and will_cost > pcs_willpwr:
 						'<br>You don''t have enough willpower to hide your phone in your bra.'
 					end
 				end
@@ -923,7 +923,7 @@ if $ARGS[0] = 'shop':
 				act 'Wait for the end of the lesson': gs 'gschool_lessonsev2', 'shop'
 			end
 			gs 'willpower', 'misc'
-			if will_cost >= pcs_willpwr:
+			if will_cost <= pcs_willpwr:
 				act 'Be a smart ass (<<will_cost>> Willpower)':
 					*clr & cla
 					gs 'willpower', 'force', 'self'
@@ -988,7 +988,7 @@ if $ARGS[0] = 'shop':
 				'You decide not to aggravate the situation and put your phone away. Mr. Kuznetsov looks at you gratefully as they continues the class.'
 				act 'Wait for the end of the lesson': gs 'gschool_lessonsev2', 'shop'
 			end
-			if will_cost >= pcs_willpwr:
+			if will_cost <= pcs_willpwr:
 				act 'Keep using your phone (<<will_cost>> Willpower)':
 					*clr & cla
 					gs 'willpower', 'force', 'self'
@@ -1009,7 +1009,7 @@ if $ARGS[0] = 'shop':
 						act 'Wait for the end of the lesson': gs 'gschool_lessonsev2', 'shop'
 					end
 					gs 'willpower', 'exhib'
-					if will_cost >= pcs_willpwr:
+					if will_cost <= pcs_willpwr:
 						act 'Take photos under your skirt (<<will_cost>> Willpower)':
 							*clr & cla
 							gs 'willpower', 'exhib'
@@ -1033,7 +1033,7 @@ if $ARGS[0] = 'shop':
 						'<br>You don''t have enough willpower to take an upskirt foto of yourself.'
 					end
 					gs 'willpower', 'misc'
-					if $braworntype ! 'none' and will_cost >= pcs_willpwr:
+					if $braworntype ! 'none' and will_cost <= pcs_willpwr:
 						act 'Hide the phone in your bra (<<will_cost>> Willpower)':
 							*clr & cla
 							gs 'willpower', 'misc'
@@ -1264,7 +1264,7 @@ if $ARGS[0] = 'postphys':
 				gs 'arousal', 'voyeur', 5, 'unkown'
 				gs 'stat'
 				gs 'willpower', 'misc'
-				if will_cost >= pcs_willpwr:
+				if will_cost <= pcs_willpwr:
 					act 'Burst into the room (<<will_cost>> Willpower)':
 						*clr & cla
 						gs 'willpower', 'force', 'self'
@@ -1281,7 +1281,7 @@ if $ARGS[0] = 'postphys':
 						*nl
 						'You can''t believe this but they are likely right, no one is likely to believe you. "You can''t do this, I earned my spot in the competition." He smiles a bit, leaning back in his chair. He reaches in his shorts and pulls out his cock again. "Then get over here and suck my dick." Christina looks at him and then you obviously furious, but she drops down to her knees and start sucking his dick again.'
 						gs 'willpower', 'bj'
-						if will_cost >= pcs_willpwr:
+						if will_cost <= pcs_willpwr:
 							act 'Refuse to suck his dick (<<will_cost>> Willpower)':
 								*clr & cla
 								gs 'willpower', 'resist'
@@ -1343,7 +1343,7 @@ if $ARGS[0] = 'postphys':
 	elseif fizrukSex > 0 and kristinaSex > 0:
 		'When the class is finished, Christina approaches you, "<<$pcs_nickname>>, sweetie, Mr. Pavlovich wants you to join me again in his office. He wants us to ''entertain him'', if you know what I mean. Want to join me?"'
 		gs 'willpower', 'bj' 
-		if will_cost >= pcs_willpwr:
+		if will_cost <= pcs_willpwr:
 			act 'No thanks (<<will_cost>> Willpower)':
 				gs 'willpower', 'resist'
 				gt 'gschool_lessons', 'postphys2'

+ 20 - 20
locations/gschool_lessonsev1.qsrc

@@ -175,7 +175,7 @@ if $ARGS[0] = 'biology':
 				act 'Wait for the end of the lesson': gt 'gschool_lessons', 'short_break'
 			end
 			gs 'willpower', 'misc'
-			if will_cost >= pcs_willpwr:
+			if will_cost <=  pcs_willpwr:
 				act 'Slap Dan (<<will_cost>> Willpower)':
 					*clr & cla
 					gs 'willpower', 'force', 'self'
@@ -248,7 +248,7 @@ if $ARGS[0] = 'biology':
 				act 'Wait for the end of the lesson': gt 'gschool_lessons', 'short_break'
 			end
 			gs 'willpower', 'misc'
-			if will_cost >= pcs_willpwr:
+			if will_cost <=  pcs_willpwr:
 				act 'Slap Dan (<<will_cost>> Willpower)':
 					*clr & cla
 					gs 'willpower', 'force', 'self'
@@ -359,7 +359,7 @@ if $ARGS[0] = 'biology':
 			end
 			gs 'willpower', 'exhib'
 			will_cost = will_cost / 2
-			if will_cost >= pcs_willpwr:
+			if will_cost <=  pcs_willpwr:
 				act 'You ignore it (<<will_cost>> Willpower)':
 					*clr & cla
 					gs 'willpower', 'force', 'self'
@@ -440,7 +440,7 @@ if $ARGS[0] = 'science':
 				act 'Wait for the end of the lesson': gt 'gschool_lessons', 'short_break'
 			end
 			gs 'willpower', 'misc'
-			if will_cost >= pcs_willpwr:
+			if will_cost <=  pcs_willpwr:
 				act 'Slap Andrey (<<will_cost>> Willpower)':
 					*clr & cla
 					gs 'willpower', 'force', 'self'
@@ -527,7 +527,7 @@ if $ARGS[0] = 'science':
 			
 			gs 'willpower', 'exhib'
 			will_cost = will_cost / 2
-			if will_cost >= pcs_willpwr:
+			if will_cost <=  pcs_willpwr:
 				act 'You ignore it (<<will_cost>> Willpower)':
 					*clr & cla
 					gs 'willpower', 'force', 'self'
@@ -607,7 +607,7 @@ if $ARGS[0] = 'computer':
 				act 'Wait for the end of the lesson': gt 'gschool_lessons', 'short_break'
 			end
 			gs 'willpower', 'misc'
-			if will_cost >= pcs_willpwr:
+			if will_cost <=  pcs_willpwr:
 				act 'Slap Vasily (<<will_cost>> Willpower)':
 					*clr & cla
 					gs 'willpower', 'force', 'self'
@@ -680,7 +680,7 @@ if $ARGS[0] = 'computer':
 				act 'Wait for the end of the lesson': gt 'gschool_lessons', 'short_break'
 			end
 			gs 'willpower', 'misc'
-			if will_cost >= pcs_willpwr:
+			if will_cost <=  pcs_willpwr:
 				act 'Slap Vasily (<<will_cost>> Willpower)':
 					*clr & cla
 					gs 'willpower', 'force', 'self'
@@ -805,7 +805,7 @@ if $ARGS[0] = 'computer':
 			end
 			gs 'willpower', 'exhib'
 			will_cost = will_cost / 2
-			if will_cost >= pcs_willpwr:
+			if will_cost <=  pcs_willpwr:
 				act 'You ignore it (<<will_cost>> Willpower)':
 					*clr & cla
 					gs 'willpower', 'force', 'self'
@@ -849,7 +849,7 @@ if $ARGS[0] = 'computer':
 			
 			gs 'willpower', 'exhib'
 			will_cost = will_cost / 2
-			if will_cost >= pcs_willpwr:
+			if will_cost <=  pcs_willpwr:
 				act 'Ignore his stares and wait for the break (<<will_cost>> Willpower':
 					gs 'willpower', 'exhib'
 					will_cost = will_cost / 2
@@ -861,7 +861,7 @@ if $ARGS[0] = 'computer':
 			end
 			
 			gs 'willpower', 'misc'
-			if will_cost >= pcs_willpwr:
+			if will_cost <=  pcs_willpwr:
 				act 'Call him out (<<will_cost>> Willpower)':
 					*clr & cla
 					gs 'willpower', 'misc'
@@ -880,7 +880,7 @@ if $ARGS[0] = 'computer':
 			end	
 			
 			gs 'willpower', 'exhib'
-			if will_cost >= pcs_willpwr:
+			if will_cost <=  pcs_willpwr:
 				act 'Spread your legs (<<will_cost>> willpower)':
 					*clr & cla
 					gs 'willpower', 'exhib'
@@ -903,7 +903,7 @@ if $ARGS[0] = 'computer':
 			end
 			
 			gs 'willpower', 'misc'
-			if will_cost >= pcs_willpwr:
+			if will_cost <=  pcs_willpwr:
 				act 'Flip him off (<<will_cost>> Willpower)':
 					*clr & cla
 					gs 'willpower', 'misc'
@@ -980,7 +980,7 @@ if $ARGS[0] = 'russian':
 			end
 			
 			gs 'willpower', 'misc'
-			if will_cost >= pcs_willpwr:
+			if will_cost <=  pcs_willpwr:
 				act 'Slap Svyatoslav (<<will_cost>> Willpower)':
 					*clr & cla
 					gs 'willpower', 'force', 'self'
@@ -1053,7 +1053,7 @@ if $ARGS[0] = 'russian':
 				act 'Wait for the end of the lesson': gt 'gschool_lessons', 'short_break'
 			end
 			gs 'willpower', 'misc'
-			if will_cost >= pcs_willpwr:
+			if will_cost <=  pcs_willpwr:
 				act 'Slap Svyatoslav (<<will_cost>> Willpower)':
 					*clr & cla
 					gs 'willpower', 'force', 'self'
@@ -1178,7 +1178,7 @@ if $ARGS[0] = 'russian':
 			end
 			gs 'willpower', 'exhib'
 			will_cost = will_cost / 2
-			if will_cost >= pcs_willpwr:
+			if will_cost <=  pcs_willpwr:
 				act 'You ignore it (<<will_cost>> Willpower)':
 					*clr & cla
 					gs 'willpower', 'force', 'self'
@@ -1219,7 +1219,7 @@ if $ARGS[0] = 'russian':
 			'While Marcus is trying to tackle the word, you hear someone snickering behind him. It''s Alyona, "M-M-Maybe you should t-t-try once again. Are you slow or something?" The rest of the class starts laughing while Marcus shamefully stares down on his desk...'
 			
 			gs 'willpower', 'misc'
-			if will_cost >= pcs_willpwr:
+			if will_cost <=  pcs_willpwr:
 				act 'Tell her off (<<will_cost>> Willpower)':
 					*clr & cla
 					gs 'willpower', 'force', 'self'
@@ -1276,7 +1276,7 @@ if $ARGS[0] = 'russian':
 			
 			gs 'willpower', 'exhib'
 			will_cost = will_cost / 2
-			if will_cost >= pcs_willpwr:
+			if will_cost <=  pcs_willpwr:
 				act 'Ignore his stares and wait for the break (<<will_cost>> Willpower':
 					gs 'willpower', 'exhib'
 					will_cost = will_cost / 2
@@ -1288,7 +1288,7 @@ if $ARGS[0] = 'russian':
 			end
 			
 			gs 'willpower', 'misc'
-			if will_cost >= pcs_willpwr:
+			if will_cost <=  pcs_willpwr:
 				act 'Call him out (<<will_cost>> Willpower)':
 					*clr & cla
 					gs 'willpower', 'misc'
@@ -1306,7 +1306,7 @@ if $ARGS[0] = 'russian':
 			end	
 			
 			gs 'willpower', 'exhib'
-			if will_cost >= pcs_willpwr:
+			if will_cost <=  pcs_willpwr:
 				act 'Spread your legs (<<will_cost>> willpower)':
 					*clr & cla
 					gs 'willpower', 'exhib'
@@ -1329,7 +1329,7 @@ if $ARGS[0] = 'russian':
 			end
 			
 			gs 'willpower', 'misc'
-			if will_cost >= pcs_willpwr:
+			if will_cost <=  pcs_willpwr:
 				act 'Flip him off (<<will_cost>> Willpower)':
 					*clr & cla
 					gs 'willpower', 'misc'

+ 14 - 14
locations/gschool_lessonsev2.qsrc

@@ -42,7 +42,7 @@ if $ARGS[0] = 'geography':
 				act 'Wait for the end of the lesson': gt 'gschool_lessons', 'short_break'
 			end
 			gs 'willpower', 'misc'
-			if will_cost >= pcs_willpwr:
+			if will_cost <= pcs_willpwr:
 				act 'Slap Lazar (<<will_cost>> Willpower)':
 					*clr & cla
 					gs 'willpower', 'force', 'self'
@@ -199,7 +199,7 @@ if $ARGS[0] = 'geography':
 			
 			gs 'willpower', 'exhib'
 			will_cost = will_cost / 2
-			if will_cost >= pcs_willpwr:
+			if will_cost <= pcs_willpwr:
 				act 'You ignore it (<<will_cost>> Willpower)':
 					*clr & cla
 					gs 'willpower', 'force', 'self'
@@ -256,7 +256,7 @@ if $ARGS[0] = 'geography':
 						end
 						
 						gs 'willpower', 'misc'
-						if will_cost >= pcs_willpwr:
+						if will_cost <= pcs_willpwr:
 							act 'Tell on them':
 								*clr & cla
 								gs 'willpower', 'force', 'self'
@@ -412,7 +412,7 @@ if $ARGS[0] = 'math':
 			end
 			gs 'willpower', 'exhib'
 			will_cost = will_cost / 2
-			if will_cost >= pcs_willpwr:
+			if will_cost <= pcs_willpwr:
 				act 'Ignore his stares (<<will_cost>> Willpower)':
 					*clr & cla
 					gs 'willpower', 'force', 'self'
@@ -453,7 +453,7 @@ if $ARGS[0] = 'math':
 			
 			gs 'willpower', 'exhib'
 			will_cost = will_cost / 2
-			if will_cost >= pcs_willpwr:
+			if will_cost <= pcs_willpwr:
 				act 'Ignore his stares and wait for the break (<<will_cost>> Willpower':
 					gs 'willpower', 'exhib'
 					will_cost = will_cost / 2
@@ -465,7 +465,7 @@ if $ARGS[0] = 'math':
 			end
 			
 			gs 'willpower', 'misc'
-			if will_cost >= pcs_willpwr:
+			if will_cost <= pcs_willpwr:
 				act 'Call him out (<<will_cost>> Willpower)':
 					*clr & cla
 					gs 'willpower', 'misc'
@@ -480,7 +480,7 @@ if $ARGS[0] = 'math':
 			end	
 			
 			gs 'willpower', 'exhib'
-			if will_cost >= pcs_willpwr:
+			if will_cost <= pcs_willpwr:
 				act 'Spread your legs (<<will_cost>> willpower)':
 					*clr & cla
 					gs 'willpower', 'exhib'
@@ -503,7 +503,7 @@ if $ARGS[0] = 'math':
 			end
 			
 			gs 'willpower', 'misc'
-			if will_cost >= pcs_willpwr:
+			if will_cost <= pcs_willpwr:
 				act 'Flip him off (<<will_cost>> Willpower)':
 					*clr & cla
 					gs 'willpower', 'misc'
@@ -623,7 +623,7 @@ if $ARGS[0] = 'history':
 				act 'Wait for the end of the lesson': gt 'gschool_lessons', 'short_break'
 			end
 			gs 'willpower', 'misc'
-			if will_cost >= pcs_willpwr:
+			if will_cost <= pcs_willpwr:
 				act 'Slap Roman (<<will_cost>> Willpower)':
 					*clr & cla
 					gs 'willpower', 'force', 'self'
@@ -697,7 +697,7 @@ if $ARGS[0] = 'history':
 				act 'Wait for the end of the lesson': gt 'gschool_lessons', 'short_break'
 			end
 			gs 'willpower', 'misc'
-			if will_cost >= pcs_willpwr:
+			if will_cost <= pcs_willpwr:
 				act 'Slap Roman (<<will_cost>> Willpower)':
 					*clr & cla
 					gs 'willpower', 'force', 'self'
@@ -809,7 +809,7 @@ if $ARGS[0] = 'history':
 			end
 			gs 'willpower', 'exhib'
 			will_cost = will_cost / 2
-			if will_cost >= pcs_willpwr:
+			if will_cost <= pcs_willpwr:
 				act 'You ignore it (<<will_cost>> Willpower)':
 					*clr & cla
 					gs 'willpower', 'force', 'self'
@@ -886,7 +886,7 @@ if $ARGS[0] = 'shop':
 				act 'Wait for the end of the lesson': gt 'gschool_lessons', 'short_break'
 			end
 			gs 'willpower', 'misc'
-			if will_cost >= pcs_willpwr:
+			if will_cost <= pcs_willpwr:
 				act 'Slap Dan (<<will_cost>> Willpower)':
 					*clr & cla
 					gs 'willpower', 'force', 'self'
@@ -961,7 +961,7 @@ if $ARGS[0] = 'shop':
 				act 'Wait for the end of the lesson': gt 'gschool_lessons', 'short_break'
 			end			
 			gs 'willpower', 'misc'
-			if will_cost >= pcs_willpwr:
+			if will_cost <= pcs_willpwr:
 				act 'Slap <<$rand_boy>> (<<will_cost>> Willpower)':
 					*clr & cla
 					gs 'willpower', 'force', 'self'
@@ -1059,7 +1059,7 @@ if $ARGS[0] = 'shop':
 			end
 			gs 'willpower', 'exhib'
 			will_cost = will_cost / 2
-			if will_cost >= pcs_willpwr:
+			if will_cost <= pcs_willpwr:
 				act 'You ignore it (<<will_cost>> Willpower)':
 					*clr & cla
 					gs 'willpower', 'force', 'self'

+ 18 - 18
locations/gschool_lessonsev3.qsrc

@@ -39,7 +39,7 @@ if $ARGS[0] = 'literature':
 				'"It is pretty weird how he always follows Dimka around," you chime in. Lizaveta is quick to agree, and together with the other girls, you continue to mock him until Ms. Braakman finally steps in to put an end to it.'
 				act 'Wait for the end of the lesson': gt 'gschool_lessons', 'short_break'
 			end
-			if will_cost >= pcs_willpwr:	
+			if will_cost <= pcs_willpwr:	
 				act 'Defend Igor (<<will_cost>> Willpower)':
 					*clr & cla
 					gs 'willpower', 'force', 'self'
@@ -107,7 +107,7 @@ if $ARGS[0] = 'literature':
 				'While you work, you feel Roman''s leg brush against yours. You make nothing of it at first, assuming it was just on accident, but then you feel his hand on your knee before it slowly moves up to your thigh. You look over to him, but he''s still scribbling in his notebook as if nothing is happening.'
 				
 				gs 'willpower', 'exhib'
-				if will_cost >= pcs_willpwr:
+				if will_cost <= pcs_willpwr:
 					act 'Push his hand away (<<will_cost>> Willpower)':
 						cla & *nl
 						npc_rel['A157'] -= 2
@@ -154,7 +154,7 @@ if $ARGS[0] = 'literature':
 			*nl
 			'You''re standing at your desk when Anushka suddenly appears behind you, grinning wildly. "Guess what today is, <<$PCS_nickname>>." Before you can react, Anushka grabs you by the waist and pulls you close, your ass now pressed against her hips as she starts to roughly thrust against butt. "It''s hump day!"'
 			gs 'willpower', 'exhib'
-			if will_cost >= pcs_willpwr:
+			if will_cost <= pcs_willpwr:
 				act 'Push her away (<<will_cost>> Willpower)':
 					*clr & clagrupvalue[1] -= 1
 					grupvalue[4] -= 1
@@ -218,7 +218,7 @@ if $ARGS[0] = 'reading':
 			act 'Wait for the end of the lesson': gt 'gschool_lessons', 'short_break'
 		end
 		gs 'willpower', 'exhib'
-		if will_cost >= pcs_willpwr:
+		if will_cost <= pcs_willpwr:
 			act 'Tell him he''s right (<<will_cost>> Willpower)':
 				gs 'fame', 'pav', 'sex', 2
 				grupvalue[1] -= 1
@@ -235,7 +235,7 @@ if $ARGS[0] = 'reading':
 		end
 		
 		gs 'willpower', 'misc'
-		if will_cost >= pcs_willpwr:
+		if will_cost <= pcs_willpwr:
 			act 'Tell him to fuck off (<<will_cost>> Willpower)':
 				cla & *nl
 				gs 'willpower', 'misc'
@@ -275,7 +275,7 @@ if $ARGS[0] = 'reading':
 		
 		gs 'willpower', 'misc'
 		will_cost = will_cost / 2 
-		if will_cost >= pcs_willpwr:		
+		if will_cost <= pcs_willpwr:		
 			act 'Insult him (<<will_cost>> Willpower)':
 				cla & *nl
 				gs 'willpower', 'misc'
@@ -331,7 +331,7 @@ if $ARGS[0] = 'getphone':
 			act 'Wait for the end of the lesson': gt 'gschool_lessons', 'short_break'
 		end
 		gs 'willpower', 'misc'
-		if will_cost >= pcs_willpwr:
+		if will_cost <= pcs_willpwr:
 			act 'Roll your eyes (<<will_cost>> Willpower)':
 				*clr & cla
 				gs 'willpower', 'force', 'self'
@@ -500,7 +500,7 @@ if $ARGS[0] = 'english':
 				act 'Wait for the end of the lesson': gt 'gschool_lessons', 'short_break'
 			end
 			gs 'willpower', 'misc'
-			if will_cost >= pcs_willpwr:	
+			if will_cost <= pcs_willpwr:	
 				act 'Play a cruel trick on them (<<will_cost>> Willpower)':
 					cla & *nl
 					gs 'willpower', 'force', 'self'
@@ -563,7 +563,7 @@ if $ARGS[0] = 'english':
 				act 'Wait for the end of the lesson': gt 'gschool_lessons', 'short_break'
 			end
 			gs 'willpower', 'misc'
-			if will_cost >= pcs_willpwr:
+			if will_cost <= pcs_willpwr:
 				act 'Intervene (<<will_cost>> Willpower)':
 					gs 'willpower', 'force', 'self'
 					gs 'stat'
@@ -594,7 +594,7 @@ if $ARGS[0] = 'working':
 		'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/head/39.jpg"></center>'
 		'Someone taps you on the shoulder, and when you turn around you see it''s Radomir leaning towards you. "Hey, let me copy off you." It''s more of a demand than a question, and judging by the cocky smirk on his face, he knows the difference and expects you to do as he says.'
 		gs 'willpower', 'misc'
-		if will_cost >= pcs_willpwr:
+		if will_cost <= pcs_willpwr:
 			act 'Refuse (<<will_cost>> Willpower)':
 				cla
 				gs 'willpower', 'resist'
@@ -655,7 +655,7 @@ if $ARGS[0] = 'working':
 		
 		gs 'willpower', 'misc'
 		will_cost = will_cost / 2
-		if will_cost >= pcs_willpwr:
+		if will_cost <= pcs_willpwr:
 			act 'Ignore them (<<will_cost>> Willpower)': 
 				cla
 				gs 'willpower', 'misc'
@@ -674,7 +674,7 @@ if $ARGS[0] = 'working':
 		end
 		
 		gs 'willpower', 'misc'
-		if will_cost >= pcs_willpwr:
+		if will_cost <= pcs_willpwr:
 			act 'Give them the wrong answers (<<will_cost>> Willpower)':
 				cla & *nl
 				gs 'willpower', 'misc'
@@ -715,7 +715,7 @@ if $ARGS[0] = 'working':
 		
 		gs 'willpower', 'misc'
 		will_cost = will_cost / 2
-		if will_cost >= pcs_willpwr:
+		if will_cost <= pcs_willpwr:
 			act 'Make up an excuse (<<will_cost>> Willpower)': 
 				cla & *nl
 				npc_rel['A3'] -= 2
@@ -855,7 +855,7 @@ if $ARGS[0] = 'music':
 			end
 			
 			gs 'willpower', 'misc'
-			if will_cost >= pcs_willpwr:
+			if will_cost <= pcs_willpwr:
 				act 'Slap Radomir (<<will_cost>> Willpower)':
 					*clr & cla
 					gs 'willpower', 'force', 'self'
@@ -942,7 +942,7 @@ if $ARGS[0] = 'music':
 			end
 			
 			gs 'willpower', 'misc'
-			if will_cost >= pcs_willpwr:
+			if will_cost <= pcs_willpwr:
 				act 'Slap Lavrenti (<<will_cost>> Willpower)':
 					*clr & cla
 					gs 'willpower', 'force', 'self'
@@ -1055,7 +1055,7 @@ if $ARGS[0] = 'music':
 			
 			gs 'willpower', 'exhib'
 			will_cost = will_cost / 2
-			if will_cost >= pcs_willpwr:
+			if will_cost <= pcs_willpwr:
 				act 'You ignore it (<<will_cost>> Willpower)':
 					*clr & cla
 					gs 'willpower', 'force', 'self'
@@ -1168,7 +1168,7 @@ if $ARGS[0] = 'art':
 			end
 
 			gs 'willpower', 'misc'
-			if will_cost >= pcs_willpwr:
+			if will_cost <= pcs_willpwr:
 				act 'Slap Anushka (<<will_cost>> Willpower)':
 					*clr & cla
 					gs 'willpower', 'force', 'self'
@@ -1273,7 +1273,7 @@ if $ARGS[0] = 'art':
 			
 			gs 'willpower', 'exhib'
 			will_cost = will_cost / 2
-			if will_cost >= pcs_willpwr:
+			if will_cost <= pcs_willpwr:
 				act 'You ignore it (<<will_cost>> Willpower)':
 					*clr & cla
 					gs 'willpower', 'force', 'self'

+ 8 - 8
locations/gschool_sex.qsrc

@@ -65,7 +65,7 @@ if $ARGS[0] = 'suck':
 		end
 		gs 'willpower', 'bj'
 		will_cost = will_cost / 2
-		if gruptipe = 4 and will_cost >= pcs_willpower:
+		if gruptipe = 4 and will_cost <= pcs_willpower:
 			act 'Not today boys (<<will_cost>> willpower)':
 				*clr & cla
 				gs 'willpower', 'bj'
@@ -77,11 +77,11 @@ if $ARGS[0] = 'suck':
 				*nl
 				'Seeing you do that, you are sure they are returning the favor as they tell you to fuck off and call you a variety of names but you don''t care, it was to funny to see the expression on their faces.'
 			end
-		elseif gruptipe = 4 and will_cost < pcs_willpower:
+		elseif gruptipe = 4 and will_cost > pcs_willpower:
 			'<br>You don''t have enough willpower to refuse.'
 		end
 		gs 'willpower', 'bj'
-		if will_cost >= pcs_willpwr:
+		if will_cost <= pcs_willpwr:
 			act 'Make an excuse (<<will_cost>> willpower)':
 				*clr & cla 
 				gs 'willpower', 'bj'
@@ -282,7 +282,7 @@ if $ARGS[0] = 'Anush_private2':
 	'Anushka leads you to the classroom, once inside she closes the door. Arkadi and Valentin are already in their waiting, passing a bottle of vodka back and forth. They grin as the two of you enter and wave you over. You notice the boys apparently found two of those large exercise balls and filled them up, as they are sitting on the floor near the guys. As you get closer Valentin speaks up. "Glad you could make it <<$pcs_nickname>>, here have a drink." He passes you the bottle of vodka.'
 	gs 'arousal', 'foreplay', 2, 'lesbian'
 	gs 'willpower', 'drink'
-	if will_cost >= pcs_willpwr:
+	if will_cost <= pcs_willpwr:
 		act 'Don''t drink (<<will_cost>> willpower)':
 			*clr & cla
 			gs 'willpower', 'resist'
@@ -295,7 +295,7 @@ if $ARGS[0] = 'Anush_private2':
 			'The four of your talk for a bit, about the band, school, some of the other students, just normal stuff. As they get a buzz and Anushka more than that, she leans over close to you and starts feeling you up and kissing you.'
 			gs 'arousal', 'foreplay', 2, 'lesbian'
 			gs 'willpower', 'sex'
-			if will_cost >= pcs_willpwr:
+			if will_cost <= pcs_willpwr:
 				act 'Push her away (<<will_cost>> willpower)':
 					*clr & cla
 					gs 'willpower', 'resist'
@@ -326,7 +326,7 @@ if $ARGS[0] = 'Anush_private2':
 		*nl
 		'Valentin coughs from the elbow and passes it to Arkadi, who promptly takes a big swig, while Valentin berate him. "Fucking asshole you almost made me choke on that." After his drink Arkadi passes the bottle back to you.'
 		gs 'willpower', 'drink'
-		if will_cost >= pcs_willpwr:
+		if will_cost <= pcs_willpwr:
 			act 'Don''t drink again (<<will_cost>> willpower)':
 				*clr & cla
 				gs 'willpower', 'resist'
@@ -336,7 +336,7 @@ if $ARGS[0] = 'Anush_private2':
 				'As Anushka takes a swig Valentin adds in "Fuck yeah you will, soon you''ll be putting them away like this bitch, now this bitch knows how to party." He says as he gropes Anushka''s tit as she drink and wraps another arm around her giving her a quick hug. Afterwards she passes the bottle back to the boys who start to take a drink, while she turns towards you and leans in close. She kisses you softly then a bit passionately on your lips.'
 				gs 'arousal', 'foreplay', 2, 'lesbian'
 				gs 'willpower', 'sex'
-				if will_cost >= pcs_willpwr:
+				if will_cost <= pcs_willpwr:
 					act 'Push her away (<<will_cost>> willpower)':
 						*clr & cla
 						gs 'willpower', 'resist'
@@ -371,7 +371,7 @@ if $ARGS[0] = 'Anush_private2':
 			'Once she passes the bottle back to the boys she leans in closes and starts to feel you up and kiss you. You can hear one of the guys giving his encouragement to what he is seeing.'
 			gs 'arousal', 'foreplay', 2, 'lesbian'
 			gs 'willpower', 'sex'
-			if will_cost >= pcs_willpwr:
+			if will_cost <= pcs_willpwr:
 				act 'Push her away (<<will_cost>> willpower)':
 					*clr & cla
 					gs 'willpower', 'resist'