Clear out experimental .35 files
Clear out experimental .35 files
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
#include "moi_inc_moifunc"
|
||||
#include "psi_inc_psifunc"
|
||||
|
||||
void main()
|
||||
{
|
||||
object oMeldshaper = OBJECT_SELF;
|
||||
int nEssentia = GetEssentiaInvestedFeat(oMeldshaper, FEAT_AZURE_TALENT);
|
||||
if (GetCanBindChakra(oMeldshaper, CHAKRA_CROWN)) nEssentia += 2;
|
||||
|
||||
GainPowerPoints(oMeldshaper, nEssentia, TRUE, TRUE);
|
||||
}
|
Reference in New Issue
Block a user