Sfoglia il codice sorgente

[fixes] Wrong variable as spotted by random2345

KevinSmarts 4 anni fa
parent
commit
c594f6e3fb
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      locations/lug.qsrc

+ 1 - 1
locations/lug.qsrc

@@ -24,7 +24,7 @@ if $ARGS[0] = 'start':
 				cla
 				gs'boyfrend', 'start'
 				stopboy = 0
-				'<<$loverdesc[lover_number]>> thanks you and leaves.'
+				'<<$boydesc>> thanks you and leaves.'
 				act 'Complete outing':gt'lug', 'start'
 			end
 		end