Bladeren bron

[fixes] moved the ' to the correct position

julzor 5 jaren geleden
bovenliggende
commit
212b08196f
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      locations/npcstatic5.qsrc

+ 1 - 1
locations/npcstatic5.qsrc

@@ -2589,7 +2589,7 @@ $npc_firstname['A<<npctemp>>'] = 'David'
 $npc_nickname['A<<npctemp>>'] = 'David'
 $npc_lastname['A<<npctemp>>'] = 'Bekhterev'
 $npc_usedname['A<<npctemp>>'] = 'Mr. Bekhterev'
-$npc_notes['A<<npctemp>>'] = 'One of the two showrunners of the incredibly popular mature fantasy series <i>Game of Whores</i>'.
+$npc_notes['A<<npctemp>>'] = 'One of the two showrunners of the incredibly popular mature fantasy series <i>Game of Whores</i>.'
 npc_dob['A<<npctemp>>'] = 19710228
 npc_vital['A<<npctemp>>'] = rand(20,30)
 npc_stren['A<<npctemp>>'] = rand(20,30)