Files
PoA_PRC8/_module/nss/npc_template_inc.nss
Jaysyn904 223d71f051 2025/12/01 Updated
Removed unneeded 2DAs from top hak.
Updated NWNxEE libraries
Updated PEPS
Updated nim tooling.
Updated NPC template scripts.
Full compile.
2025-12-01 13:05:25 -05:00

16 lines
271 B
Plaintext

/* npc_template_inc
Common functions for Creature Templates
By: Jaysyn
Created: 2024-11-14 08:27:30
*/
#include "prc_inc_fork"
#include "nw_inc_gff"
#include "prc_inc_natweap"
#include "prc_inc_util"
//:: all functions moved to prc_inc_json
//:: void main(){}