generated from Jaysyn/ModuleTemplate
2025/07/21 Update
Added PEPS AI Full compile.
This commit is contained in:
@@ -1,8 +1,16 @@
|
||||
//Dependencies: ats_inc_common, ats_inc_skill, ats_inc_material, ats_inc_cr_get,
|
||||
// ats_inc_menu, ats_inc_menu_mat
|
||||
|
||||
#include "ats_inc_common"
|
||||
#include "ats_inc_skill"
|
||||
#include "ats_inc_material"
|
||||
#include "ats_const_menu"
|
||||
#include "ats_inc_cr_get"
|
||||
#include "ats_inc_menu"
|
||||
#include "ats_inc_menu_mat"
|
||||
|
||||
#include "prc_inc_racial"
|
||||
|
||||
/////////////////////////////////////////////////////
|
||||
// ATS_CheckCraftMakeable //
|
||||
// Checks to see if a crafted item is craftable//
|
||||
@@ -437,3 +445,4 @@ void ATS_BuildMaterialList(object oPlayer) // player doing the crafting
|
||||
|
||||
}
|
||||
|
||||
//::void main() {}
|
Reference in New Issue
Block a user