Pārlūkot izejas kodu

fixes

removed unneeded text and add id to sex events.
KevinSmarts 9 gadi atpakaļ
vecāks
revīzija
d920a0e53a
2 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 0 2
      locations/katalkin
  2. 2 0
      locations/katalkinSex

+ 0 - 2
locations/katalkin

@@ -169,8 +169,6 @@ elseif hour >= 22:
 			end
 		end
 	elseif katalkinSexOnce = 0:
-		'IF THIS MESSAGE climbed it BAG'
-
 		if schtraf = 0:
 			'When Katalkin sees you walk by, he waves you over and drunkenly says: <<$name>>! Come here, join me for a drink!"'
 

+ 2 - 0
locations/katalkinSex

@@ -156,6 +156,7 @@ elseif katsexetap = 1:
 				act 'Swallow his cum':
 					cls
 					swallow += 1
+					sexpartkno = 1
 					spafinloc = 12
 					gs 'cum_manage'
 					KatalkinSwallow += 1
@@ -169,6 +170,7 @@ elseif katsexetap = 1:
 				act 'Take his load on your face':
 					cls
 					facial += 1
+					sexpartkno = 1
 					spafinloc = 11
 					gs 'cum_manage'
 					KatalkinFacial += 1