17 lines
465 B
Plaintext
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()
|
|
{
|
|
|
|
} |