script: c02/ev_c02_init_change

code

ev_c02_init_change:
    setup_ship("P_C_001_Ship_02")
    door_enable_set("C02R0401_D01", 0.0)
    call("ev_c02_check_c02r0401_entry")
    ifval_call(work: 2, "EQ", 1.0, "ev_c02_init_c02r0401_exit_change")
    end()

1 callers

script_set script invocation
sp_c02 SP_C02_INIT jump("ev_c02_init_change")