mirror of
http://prc.nwn.ee:3000/Jaysyn/PRC8.git
synced 2025-12-16 21:57:15 -05:00
Further file organization
Further file organization
This commit is contained in:
14
nwn/nwnprc/trunk/scripts/prc_fact_cunchk.nss
Normal file
14
nwn/nwnprc/trunk/scripts/prc_fact_cunchk.nss
Normal file
@@ -0,0 +1,14 @@
|
||||
//:://////////////////////////////////////////////
|
||||
//:: Factotum Cunning Brilliance check slot script
|
||||
//:: prc_fact_cunchk
|
||||
//:://////////////////////////////////////////////
|
||||
/*
|
||||
@author Stratovarius - 2021.11.05
|
||||
*/
|
||||
|
||||
#include "prc_inc_factotum"
|
||||
|
||||
void main()
|
||||
{
|
||||
CheckBrillianceSlots(OBJECT_SELF);
|
||||
}
|
||||
Reference in New Issue
Block a user