Merge with new lua functionality

This commit is contained in:
Simon Robertshaw
2011-12-18 15:14:07 +00:00
10 changed files with 613 additions and 49 deletions

View File

@@ -438,7 +438,7 @@ void STKM_interact(playerst* playerp, int i, int x, int y);
struct part_type
{
const char *name;
char *name;
pixel pcolors;
float advection;
float airdrag;