Difference between revisions of "Project Phoenix 2 Merchant Features"
(Created page with "*Back to Merchant ==Welcome==") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
*[[Project_Phoenix_2_Merchants|Back to Merchant]] | *[[Project_Phoenix_2_Merchants|Back to Merchant]] | ||
==Welcome== | ==Welcome== | ||
+ | |||
+ | ==Files== | ||
+ | Below is a list of all the files that involve the features system or where the core structure is. | ||
+ | *scripts\merchants\features\features.lua | ||
+ | *scripts\merchants\features\features_helpers.lua | ||
+ | |||
+ | ==Sub Systems== | ||
+ | Below is a list of the sub systems of the feature system. | ||
+ | *[[Project_Phoenix_Merchant_Features_Facetypes|Face Types]] - the table data for the merchant face types | ||
+ | *[[Project_Phoenix_Merchant_Features_HairColors|Hair Colors]] - the table data for the merchant face types | ||
+ | *[[Project_Phoenix_Merchant_Features_HairTypes|Hair Types]] - the table data for the merchant face types | ||
+ | *[[Project_Phoenix_Merchant_Features_SkinColors|Skin Colors]] - the table data for the merchant face types | ||
+ | *[[Project_Phoenix_Merchant_Features_Tables|Other Tables]] - the table data for the merchant face types |
Latest revision as of 15:00, 30 July 2019
Welcome
Files
Below is a list of all the files that involve the features system or where the core structure is.
- scripts\merchants\features\features.lua
- scripts\merchants\features\features_helpers.lua
Sub Systems
Below is a list of the sub systems of the feature system.
- Face Types - the table data for the merchant face types
- Hair Colors - the table data for the merchant face types
- Hair Types - the table data for the merchant face types
- Skin Colors - the table data for the merchant face types
- Other Tables - the table data for the merchant face types