day 4 dump

This commit is contained in:
TalkingCactus
2016-08-14 01:00:30 -04:00
parent 4eabc390c6
commit 48ddeb5725
10 changed files with 91 additions and 45 deletions
+3 -1
View File
@@ -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