Removes Grey's Wingdings

This commit is contained in:
SamCroswell
2016-07-01 14:52:12 -04:00
parent 48eae8ddf0
commit c09f8f65eb
3 changed files with 0 additions and 7 deletions
-2
View File
@@ -30,7 +30,6 @@
// Extra powers:
#define LASER 9 // harm intent - click anywhere to shoot lasers from eyes
#define GREY 10 //Wingdings for Greys -- Not activatable or researchable
//#define HEAL 10 // (Not implemented) healing people with hands
//#define SHADOW 11 // (Not implemented) shadow teleportation (create in/out portals anywhere) (25%)
//#define SCREAM 12 // (Not implemented) supersonic screaming (25%)
@@ -123,4 +122,3 @@
#define NUTRITION_LEVEL_FED 350
#define NUTRITION_LEVEL_HUNGRY 250
#define NUTRITION_LEVEL_STARVING 150