changeset 500:3b99d712bbee

merged
author Nicolas Saunier <nicolas.saunier@polymtl.ca>
date Fri, 09 May 2014 14:09:14 -0400
parents 0a93afea8243 (current diff) ef4059f51af9 (diff)
children c81cbd6953fb
files
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/python/pavement.py	Fri May 09 14:09:02 2014 -0400
+++ b/python/pavement.py	Fri May 09 14:09:14 2014 -0400
@@ -15,7 +15,7 @@
 
 durabilities = {1: 98, #96 to 100
                 2: 85, #75 to 96
-                3: 72, #50 to 75
+                3: 62, #50 to 75
                 4: 32, #15 to 50
                 5: 7 #0 to 15
                 }