diff options
Diffstat (limited to 'Donjon/data')
3 files changed, 3 insertions, 3 deletions
diff --git a/Donjon/data/Reflector_beavrs_APEX_DF-RT_proc/REFL_APEX.c2m b/Donjon/data/Reflector_beavrs_APEX_DF-RT_proc/REFL_APEX.c2m index 8d55fb4..c206ee0 100755 --- a/Donjon/data/Reflector_beavrs_APEX_DF-RT_proc/REFL_APEX.c2m +++ b/Donjon/data/Reflector_beavrs_APEX_DF-RT_proc/REFL_APEX.c2m @@ -342,7 +342,7 @@ WHILE IndexCB iBoreMax < DO !---------------------------------------------------------- ! APEX reflector creation !---------------------------------------------------------- - IF htype 'DF-RT' = htype 'DF-RT-SPN' = + THEN + IF OptSph 'SPH' = THEN Edition := EDI: MacrRefl :: EDIT 1 SAVE ; ELSE Edition := EDI: MacrRefl :: EDIT 1 ADFM SAVE ; diff --git a/Donjon/data/Reflector_beavrs_DF-NEM_proc/REFL_MPO.c2m b/Donjon/data/Reflector_beavrs_DF-NEM_proc/REFL_MPO.c2m index 6073dea..fb4810b 100755 --- a/Donjon/data/Reflector_beavrs_DF-NEM_proc/REFL_MPO.c2m +++ b/Donjon/data/Reflector_beavrs_DF-NEM_proc/REFL_MPO.c2m @@ -369,7 +369,7 @@ WHILE IndexCB iBoreMax < DO !---------------------------------------------------------- ! MPO reflector creation !---------------------------------------------------------- - IF htype 'DF-RT' = htype 'DF-RT-SPN' = + THEN + IF OptSph 'SPH' = THEN Edition := EDI: MacrRefl :: EDIT 1 SAVE ; ELSE Edition := EDI: MacrRefl :: EDIT 1 ADFM SAVE ; diff --git a/Donjon/data/Reflector_beavrs_DF-RT_Jeff3p1SHEM295_mco_proc/REFL_MCO.c2m b/Donjon/data/Reflector_beavrs_DF-RT_Jeff3p1SHEM295_mco_proc/REFL_MCO.c2m index d823ce7..06cc603 100755 --- a/Donjon/data/Reflector_beavrs_DF-RT_Jeff3p1SHEM295_mco_proc/REFL_MCO.c2m +++ b/Donjon/data/Reflector_beavrs_DF-RT_Jeff3p1SHEM295_mco_proc/REFL_MCO.c2m @@ -360,7 +360,7 @@ WHILE IndexCB iBoreMax < DO !---------------------------------------------------------- ! MPO reflector creation !---------------------------------------------------------- - IF htype 'DF-RT' = htype 'DF-RT-SPN' = + THEN + IF OptSph 'SPH' = THEN Edition := EDI: MacrRefl :: EDIT 1 SAVE ; ELSE Edition := EDI: MacrRefl :: EDIT 1 ADFM SAVE ; |
