Added high life, assimilation, and 2x2 to life particles, and put it in its own menu section.

This commit is contained in:
Philip
2010-11-06 17:13:43 -04:00
parent 5c91fde92e
commit a2c8443c36
5 changed files with 121 additions and 64 deletions

View File

@@ -50,7 +50,8 @@ static menu_wall mwalls[] =
#define SC_GAS 3
#define SC_LIQUID 4
#define SC_NUCLEAR 7
#define SC_TOTAL 9
#define SC_LIFE 9
#define SC_TOTAL 10
static menu_section msections[] =
{
@@ -63,6 +64,7 @@ static menu_section msections[] =
{"\xD1", "Solids", 0},
{"\xC6", "Radioactive", 0},
{"\xCC", "Special", 0},
{"\xC8", "Life", 0},
};
struct ui_edit