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