Parcourir la source

fix npclocation

rachels il y a 3 ans
Parent
commit
e882c363cb
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      locations/npcpreservec.qsrc

+ 1 - 1
locations/npcpreservec.qsrc

@@ -62,7 +62,7 @@ if mid($npctemp,1,1) = 'C':
 
 !	npc_bust[$npclastsaved]			= npc_bust[$npctemp]
 
-	npc_residence[$npclastsaved]	= npclocation
+	npc_residence[$npclastsaved]	= npc_residence[$npctemp]
 	npc_apt_type[$npclastsaved]		= npc_apt_type[$npctemp]
 	npc_apt_number[$npclastsaved]	= npc_apt_number[$npctemp]