Deavid: Some small improvements to steam model (max_intensity feature)
commite108ea1d5904d98444238d5e01561f7e2cf498d7
authorDavid Martínez Martí <deavidsedice@gmail.com>
Fri, 27 Jun 2008 13:44:47 +0000 (27 15:44 +0200)
committerDavid Martínez Martí <deavidsedice@gmail.com>
Fri, 27 Jun 2008 13:44:47 +0000 (27 15:44 +0200)
treea004282102ac66c860ca25059130c77b8e796a7f
parent9e2bd512cd6aee2ac48909b7d0cb5e72a8605380
Deavid: Some small improvements to steam model (max_intensity feature)

 ** map_items.py **

 - Added Max_Intensity as a parameter for Steam.Think Function

 ** primitives.py **

 - Tuned some constants.

 ** steam_model.py **

 - Added Max_Intensity in Think function.
code/map_items.py
code/primitives.py
code/steam_model.py