1
0
Pārlūkot izejas kodu

fix type of the variable

rachels 2 gadi atpakaļ
vecāks
revīzija
2cef5e2a89
1 mainītis faili ar 4 papildinājumiem un 4 dzēšanām
  1. 4 4
      locations/npcstatic5.qsrc

+ 4 - 4
locations/npcstatic5.qsrc

@@ -756,7 +756,7 @@ $npc_firstname['A<<npctemp>>'] = 'Filipp'
 $npc_nickname['A<<npctemp>>'] = 'Sir'
 $npc_lastname['A<<npctemp>>'] = 'Morozov'
 $npc_usedname['A<<npctemp>>'] = 'Mr. Morozov'
-$npc_notes['A<<npctemp>>'] = 'A man that <<pcs_firstname>> met at the gas station. You know nothing about him except that he is dressed like a business man.'
+$npc_notes['A<<npctemp>>'] = 'A man that <<$pcs_firstname>> met at the gas station. You know nothing about him except that he is dressed like a business man.'
 npc_dob['A<<npctemp>>'] = 19820714
 npc_intel['A<<npctemp>>'] = 75
 npc_gender['A<<npctemp>>'] = 0
@@ -773,7 +773,7 @@ $npc_firstname['A<<npctemp>>'] = 'Gora'
 $npc_nickname['A<<npctemp>>'] = 'Sir'
 $npc_lastname['A<<npctemp>>'] = 'Zhukov'
 $npc_usedname['A<<npctemp>>'] = 'Mr. Zhukov'
-$npc_notes['A<<npctemp>>'] = 'A man that <<pcs_firstname>> met at the gas station. A fat and ugly man. His car is always a mess.'
+$npc_notes['A<<npctemp>>'] = 'A man that <<$pcs_firstname>> met at the gas station. A fat and ugly man. His car is always a mess.'
 npc_dob['A<<npctemp>>'] = 19760323
 npc_intel['A<<npctemp>>'] = 35
 npc_gender['A<<npctemp>>'] = 0
@@ -790,7 +790,7 @@ $npc_firstname['A<<npctemp>>'] = 'Pasha'
 $npc_nickname['A<<npctemp>>'] = 'Sir'
 $npc_lastname['A<<npctemp>>'] = 'Vorobev'
 $npc_usedname['A<<npctemp>>'] = 'Mr. Vorobev'
-$npc_notes['A<<npctemp>>'] = 'A man that <<pcs_firstname>> met at the gas station. A homeless man who can often be found dumpster diving by the gas station. It''s likely that he hasn''t washed in months or even years.'
+$npc_notes['A<<npctemp>>'] = 'A man that <<$pcs_firstname>> met at the gas station. A homeless man who can often be found dumpster diving by the gas station. It''s likely that he hasn''t washed in months or even years.'
 npc_dob['A<<npctemp>>'] = 19790603
 npc_intel['A<<npctemp>>'] = 25
 npc_gender['A<<npctemp>>'] = 0
@@ -807,7 +807,7 @@ $npc_firstname['A<<npctemp>>'] = 'Osip'
 $npc_nickname['A<<npctemp>>'] = 'Sir'
 $npc_lastname['A<<npctemp>>'] = 'Kuznetsov'
 $npc_usedname['A<<npctemp>>'] = 'Mr. Kuznetsov'
-$npc_notes['A<<npctemp>>'] = 'A man that <<pcs_firstname>> met at the gas station. An older man. The first time they met, he was arguing with his wife.'
+$npc_notes['A<<npctemp>>'] = 'A man that <<$pcs_firstname>> met at the gas station. An older man. The first time they met, he was arguing with his wife.'
 npc_dob['A<<npctemp>>'] = 19520603
 npc_intel['A<<npctemp>>'] = 25
 npc_gender['A<<npctemp>>'] = 0