[READY] Gang Points Refactor - Now stored in the gang datum

This commit is contained in:
CitadelStationBot
2017-06-08 14:46:07 -05:00
parent 00790c0fdd
commit 1658e48bc1
11 changed files with 145 additions and 65 deletions
+5 -1
View File
@@ -429,4 +429,8 @@ GLOBAL_LIST_INIT(ghost_others_options, list(GHOST_OTHERS_SIMPLE, GHOST_OTHERS_DE
#define GIBTONITE_UNSTRUCK 0
#define GIBTONITE_ACTIVE 1
#define GIBTONITE_STABLE 2
#define GIBTONITE_DETONATE 3
#define GIBTONITE_DETONATE 3
//Gangster starting influences
#define GANGSTER_SOLDIER_STARTING_INFLUENCE 5
#define GANGSTER_BOSS_STARTING_INFLUENCE 20