소스 검색

fix npclocation

rachels 3 년 전
부모
커밋
e882c363cb
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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]