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