General refactor for some snowflake bodyparts procs and taurs.

This commit is contained in:
Ghommie
2020-04-16 03:37:52 +02:00
parent 8f71aafde5
commit 586966ea51
23 changed files with 324 additions and 220 deletions
+4 -2
View File
@@ -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"))