oh god oh fuck oh god it's snowballing

This commit is contained in:
Poojawa
2019-04-16 07:40:37 -05:00
parent a772f532c3
commit b3e894dcbb
9 changed files with 110 additions and 63 deletions
+2
View File
@@ -30,6 +30,8 @@ proc/get_racelist(var/mob/user)//This proc returns a list of species that 'user'
GLOB.whitelisted_species_list[S.id] = S.type
return GLOB.whitelisted_species_list
//blood types
GLOBAL_LIST_INIT(blood_types, list("blood","syntheticblood","xenoblood","oilblood","jellyblood"))
//Mammal Species
GLOBAL_LIST_EMPTY(mam_body_markings_list)