# HG changeset patch # User Emmanuel Gil Peyrot # Date 1314125575 -7200 # Node ID 578e67aa3c0363e5297c81b0093e7175580209fa # Parent b3644dff344c9e060a87eadfc0dbd50e9a5f5d81 Minor ECL fixes. diff --git a/06/ecl.xml b/06/ecl.xml --- a/06/ecl.xml +++ b/06/ecl.xml @@ -370,7 +370,7 @@ else - Call given sub with -10001 = param1, -10005 = param2 + Call given sub with -10001 = param1, -10005 = param2. @@ -389,7 +389,7 @@ else - Call given sub with -10001 = param1, -10005 = param2 if a == b + Call given sub with -10001 = param1, -10005 = param2 if a == b. @@ -454,7 +454,7 @@ else 50 - + @@ -519,20 +519,20 @@ else 61 - stop_in + stop_in_decel - keep a straight trajectory with decelerating speed to stop in duration frames. + Keep a straight trajectory with decelerating speed to stop in duration frames. 63 - + stop_in_accel - + - + Like 61 but with acceleration instead of deceleration. @@ -1001,7 +1001,7 @@ else - equivalent to 4(-10024, life) + equivalent to 4(-10024, life). @@ -1067,7 +1067,7 @@ else - TODO: "explosion" (dying boss) + TODO: "explosion" (dying boss).