Initial commit
Adding all of the current content for Anphillia Unlimited.
This commit is contained in:
8
_module/nss/ranz1.nss
Normal file
8
_module/nss/ranz1.nss
Normal file
@@ -0,0 +1,8 @@
|
||||
void main()
|
||||
{
|
||||
|
||||
object oFleeFrom;
|
||||
oFleeFrom = GetPCSpeaker();
|
||||
ActionMoveAwayFromObject(oFleeFrom,TRUE,30.0f);
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user