Initial commit. Updated release archive.
This commit is contained in:
9
_module/nss/ro_a_ghostship.nss
Normal file
9
_module/nss/ro_a_ghostship.nss
Normal file
@@ -0,0 +1,9 @@
|
||||
#include "nw_i0_plot"
|
||||
|
||||
void main()
|
||||
{
|
||||
|
||||
object oPC = GetExitingObject();
|
||||
SetPLocalInt(oPC, "iPirateAttack", 2);
|
||||
|
||||
}
|
Reference in New Issue
Block a user