瀏覽代碼

[fixed] typos found by analyser

KevinSmarts 5 年之前
父節點
當前提交
631f2e5917
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      locations/nichGala.qsrc
  2. 1 1
      locations/telefon.qsrc

+ 1 - 1
locations/nichGala.qsrc

@@ -827,7 +827,7 @@ elseif $ARGS[0] = 'slaveGeneric':
 		minut += 120
 		gs 'stat'
 		act 'Downstairs': gt 'nichApartment'
-	else nichRand <= 8:
+	elseif nichRand <= 8:
 		!! Being restrained
 		'<center><img <<$set_imgh>> src="images/characters/city/gala/slave/whipped'+rand(1,2)+'.jpg"></center>'
 		'Gala leads you to her bedroom. There she makes you undress, ties you up and takes out her whip.'

+ 1 - 1
locations/telefon.qsrc

@@ -396,7 +396,7 @@ if $ARGS[0] = 'SvetaCallsNPC':
 		if Call4Date["willAgree"]:
 			'<<$Call4Date["CallerName"]>>, "See you at the movie theater in an hour."'
 
-			act 'Go':gt gt 'telefon', 'NPCDate', Call4Date["ContactIndex"], 'movie'
+			act 'Go':gt 'telefon', 'NPCDate', Call4Date["ContactIndex"], 'movie'
 		else
 			gs 'telefon','telotkaz',$Call4Date["CallerName"]
 		end