Przeglądaj źródła

[Text edits] Fixing spelling mistakes.

bgkjdgbizgblzdgbr 2 lat temu
rodzic
commit
a51e287cdd
1 zmienionych plików z 6 dodań i 6 usunięć
  1. 6 6
      locations/anushka.qsrc

+ 6 - 6
locations/anushka.qsrc

@@ -789,14 +789,14 @@ if $ARGS[0] = 'chatwhilewaiting':
 					'She gets thoughtful for a moment. "Maybe we should think about being roommates when we go. As you said, we would know someone and we already get along. Let''s talk about it some more when the time comes, and we can decide then."'
 					act 'Talk about something else': gt 'anushka', 'chatwhilewaiting'
 				end
-				if Rex_Love = 1:	act 'Get marrid to Rex': gt 'anushka', 'telling_marrige_dreams', 'Rex'
-				if artembf = 1: act 'Get marrid to Artem': gt 'anushka', 'telling_marrige_dreams', 'Artem'
-				if kotovLoveQW = 1: act 'Get marrid to Vitek': gt 'anushka', 'telling_marrige_dreams', 'Vitek'
-				if fedorKozlovQW >= 5: act 'Get marrid to Fedor': gt 'anushka', 'telling_marrige_dreams', 'Fedor'
-				if NikoVolkovQW >= 5:	act 'Get marrid to Niko': gt 'anushka', 'telling_marrige_dreams', 'Niko'
+				if Rex_Love = 1:	act 'Get married to Rex': gt 'anushka', 'telling_marrige_dreams', 'Rex'
+				if artembf = 1: act 'Get married to Artem': gt 'anushka', 'telling_marrige_dreams', 'Artem'
+				if kotovLoveQW = 1: act 'Get married to Vitek': gt 'anushka', 'telling_marrige_dreams', 'Vitek'
+				if fedorKozlovQW >= 5: act 'Get married to Fedor': gt 'anushka', 'telling_marrige_dreams', 'Fedor'
+				if NikoVolkovQW >= 5:	act 'Get married to Niko': gt 'anushka', 'telling_marrige_dreams', 'Niko'
 				i = 0
 				:marrid_looop
-				if loverGender[i] ! 1: dynamic '	act ''Get marrid to <<$npc_usedname["<<$lover[i]>>"]>>'': gt ''anushka'', ''telling_marrige_dreams'', $npc_usedname["<<$lover[i]>>"]'
+				if loverGender[i] ! 1: dynamic '	act ''Get married to <<$npc_usedname["<<$lover[i]>>"]>>'': gt ''anushka'', ''telling_marrige_dreams'', $npc_usedname["<<$lover[i]>>"]'
 				i +=1
 				if i < ARRSIZE('lover'): jump 'marrid_looop'
 				Killvar 'i'