Merge pull request #316 from Cameron653/master

Allows prometheans to be heads of staff
This commit is contained in:
Spades
2016-06-07 17:45:49 -04:00
2 changed files with 3 additions and 0 deletions
@@ -0,0 +1,2 @@
/datum/species/shapeshifter/promethean
max_age = 80
+1
View File
@@ -1453,6 +1453,7 @@
#include "code\modules\mob\living\carbon\human\species\station\golem.dm"
#include "code\modules\mob\living\carbon\human\species\station\monkey.dm"
#include "code\modules\mob\living\carbon\human\species\station\prometheans.dm"
#include "code\modules\mob\living\carbon\human\species\station\prometheans_vr.dm"
#include "code\modules\mob\living\carbon\human\species\station\seromi.dm"
#include "code\modules\mob\living\carbon\human\species\station\station.dm"
#include "code\modules\mob\living\carbon\human\species\station\station_vr.dm"