General refactor for some snowflake bodyparts procs and taurs.
This commit is contained in:
@@ -137,8 +137,10 @@ GLOBAL_LIST_INIT(jumpsuitlist, list(PREF_SUIT, PREF_SKIRT))
|
||||
#define UPLINK_PEN "Pen" //like a real spy!
|
||||
GLOBAL_LIST_INIT(uplink_spawn_loc_list, list(UPLINK_PDA, UPLINK_RADIO, UPLINK_PEN))
|
||||
|
||||
//Female Uniforms
|
||||
GLOBAL_LIST_EMPTY(female_clothing_icons)
|
||||
//List of alpha masked cached icons.
|
||||
GLOBAL_LIST_EMPTY(alpha_masked_worn_clothing_icons)
|
||||
//List containing alpha mask /icons in a 'state = list(icon, offset_x, offset_y)'
|
||||
GLOBAL_LIST_EMPTY(worn_alpha_masks)
|
||||
|
||||
//radical shit
|
||||
GLOBAL_LIST_INIT(hit_appends, list("-OOF", "-ACK", "-UGH", "-HRNK", "-HURGH", "-GLORF"))
|
||||
|
||||
Reference in New Issue
Block a user