Initial commit
Adding all of the current content for Anphillia Unlimited.
This commit is contained in:
4
_module/nss/is_halfling.nss
Normal file
4
_module/nss/is_halfling.nss
Normal file
@@ -0,0 +1,4 @@
|
||||
int StartingConditional()
|
||||
{
|
||||
return GetRacialType(GetPCSpeaker()) == RACIAL_TYPE_HALFLING;
|
||||
}
|
||||
Reference in New Issue
Block a user