Added NWN Dark Sun module contents
Added NWN Dark Sun module contents.
This commit is contained in:
4
nwnds_module/actjumptoalt.nss
Normal file
4
nwnds_module/actjumptoalt.nss
Normal file
@@ -0,0 +1,4 @@
|
||||
void main()
|
||||
{
|
||||
AssignCommand(GetPCSpeaker(),ActionJumpToLocation(GetLocation(GetObjectByTag("WP_AltCaravan"))));
|
||||
}
|
Reference in New Issue
Block a user