Browse Source

fix npclocation

rachels 3 years ago
parent
commit
e882c363cb
1 changed files with 1 additions and 1 deletions
  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]