Initial commit. Updated release archive.
This commit is contained in:
14
_module/nss/ro_n_teletodamas.nss
Normal file
14
_module/nss/ro_n_teletodamas.nss
Normal file
@@ -0,0 +1,14 @@
|
||||
// Simple Teleport from conversation
|
||||
|
||||
void main()
|
||||
|
||||
{
|
||||
|
||||
object oPC = GetPCSpeaker();
|
||||
|
||||
|
||||
AssignCommand(oPC,ActionJumpToObject(GetObjectByTag("WP_Damascus"),FALSE));
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user