Initial upload.
Adding base PRC 4.19a files to repository.
This commit is contained in:
14
trunk/scripts/prc_fact_cunchk.nss
Normal file
14
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