Initial commit
Initial commit. Updated release archive.
This commit is contained in:
7
_module/nss/en5_info_retire.nss
Normal file
7
_module/nss/en5_info_retire.nss
Normal file
@@ -0,0 +1,7 @@
|
||||
void main()
|
||||
{
|
||||
location lPurg;
|
||||
|
||||
lPurg = GetLocation(GetObjectByTag("spawn_purgatory"));
|
||||
AssignCommand(GetPCSpeaker(),JumpToLocation(lPurg));
|
||||
}
|
||||
Reference in New Issue
Block a user