PRC8/trunk/scripts/prc_is_incorp.nss
Jaysyn904 1662218bb4 Initial upload.
Adding base PRC 4.19a files to repository.
2022-10-07 13:51:24 -04:00

17 lines
465 B
Plaintext

//::///////////////////////////////////////////////
//:: Name Incorporeality
//:: FileName prc_is_incorp.nss
//:: Copyright (c) 2001 Bioware Corp.
//:://////////////////////////////////////////////
/*
Tracks the Incorporeal feat and applies the
benefits/restrictions thereof
*/
//:://////////////////////////////////////////////
//:: Created By: Primogenitor
//:: Created On: 08/05/06
//:://////////////////////////////////////////////
void main()
{
}