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