ソースを参照

[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