summaryrefslogtreecommitdiff
path: root/durt/nodes/(-1373,10,-2507).lua
diff options
context:
space:
mode:
Diffstat (limited to 'durt/nodes/(-1373,10,-2507).lua')
-rw-r--r--durt/nodes/(-1373,10,-2507).lua8
1 files changed, 6 insertions, 2 deletions
diff --git a/durt/nodes/(-1373,10,-2507).lua b/durt/nodes/(-1373,10,-2507).lua
index 450ca4a..b811ea0 100644
--- a/durt/nodes/(-1373,10,-2507).lua
+++ b/durt/nodes/(-1373,10,-2507).lua
@@ -1,5 +1,9 @@
-if atc_arrow and F.has_rc("S27_EXP_EXIT") then
- F.remove_rc("S27_EXP_EXIT")
+if atc_arrow and F.has_rc("S27_EXP_EXIT_N") then
+ F.remove_rc({
+ "S27_EXP_EXIT_N",
+ "S27_EXPORT_FINAL"
+ })
+ step_fc()
atc_send("D10SM")
return
end \ No newline at end of file