a bug
Vars | |
appearance_list | Assoc list of item slot to apperance - stores the appearance of every item of this profile. |
---|---|
exists_list | Assoc list of item slot to boolean - stores whether an item in that slot exists |
flags_cover_list | Assoc list of item slot to flag - stores the flags_cover of every item of this profile. |
inhand_icon_state_list | Assoc list of item slot to file - stores the inhand file of the item in that slot |
lefthand_file_list | Assoc list of item slot to file - stores the lefthand file of the item in that slot |
name_list | Assoc list of item slot to item name - stores the name of every item of this profile. |
righthand_file_list | Assoc list of item slot to file - stores the righthand file of the item in that slot |
stored_scars | What scars the target had when we copied them, in string form (like persistent scars) |
worn_icon_list | Assoc list of item slot to file - stores the worn icon file of the item in that slot |
worn_icon_state_list | Assoc list of item slot to string - stores the worn icon state of the item in that slot |
Var Details
appearance_list
Assoc list of item slot to apperance - stores the appearance of every item of this profile.
exists_list
Assoc list of item slot to boolean - stores whether an item in that slot exists
flags_cover_list
Assoc list of item slot to flag - stores the flags_cover of every item of this profile.
inhand_icon_state_list
Assoc list of item slot to file - stores the inhand file of the item in that slot
lefthand_file_list
Assoc list of item slot to file - stores the lefthand file of the item in that slot
name_list
Assoc list of item slot to item name - stores the name of every item of this profile.
righthand_file_list
Assoc list of item slot to file - stores the righthand file of the item in that slot
stored_scars
What scars the target had when we copied them, in string form (like persistent scars)
worn_icon_list
Assoc list of item slot to file - stores the worn icon file of the item in that slot
worn_icon_state_list
Assoc list of item slot to string - stores the worn icon state of the item in that slot