day 4 dump
This commit is contained in:
@@ -36,7 +36,9 @@ var/global/list/r_wings_list = list()
|
||||
|
||||
//Mammal Specific Mutant Human Bits
|
||||
var/global/list/mam_body_markings_list = list()
|
||||
|
||||
var/global/list/mam_ears_list = list()
|
||||
var/global/list/mam_tails_list = list()
|
||||
var/global/list/mam_tails_animated_list = list()
|
||||
var/global/list/ghost_forms_with_directions_list = list("ghost") //stores the ghost forms that support directional sprites
|
||||
var/global/list/ghost_forms_with_accessories_list = list("ghost") //stores the ghost forms that support hair and other such things
|
||||
|
||||
|
||||
Reference in New Issue
Block a user