소스 검색

[fixed] Missing $loc_arg and $loc broke changing into swimwear at the city apartment building roof. Reported by jog on the f95zone forum.

bgkjdgbizgblzdgbr 2 년 전
부모
커밋
f7a9820bc1
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      locations/city_apt_building.qsrc

+ 2 - 0
locations/city_apt_building.qsrc

@@ -133,6 +133,8 @@ end
 if $ARGS[0] = 'roof':
 	$menu_loc = 'city_apt_building'
 	$menu_arg = 'roof'
+	$loc_arg = 'roof'
+	$loc = 'city_apt_building'
 	killvar '$locclass'
 	menu_off = 0
 	minut += 1