Initial commit
Adding all of the current content for Anphillia Unlimited.
This commit is contained in:
7
_module/nss/is_elf.nss
Normal file
7
_module/nss/is_elf.nss
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
#include "prc_inc_spells"
|
||||
|
||||
int StartingConditional()
|
||||
{
|
||||
return MyPRCGetRacialType(GetPCSpeaker()) == RACIAL_TYPE_ELF;
|
||||
}
|
||||
Reference in New Issue
Block a user