From d7143f263c94bb70e67674d2243c765226e8fb12 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 27 Sep 2015 18:47:17 +0300 Subject: Replace setnpcdistance to '.distance'. --- npc/001-2-21/julia.txt | 2 +- npc/001-2-21/note.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/001-2-21') diff --git a/npc/001-2-21/julia.txt b/npc/001-2-21/julia.txt index f3e7a4c1..a71a3a10 100644 --- a/npc/001-2-21/julia.txt +++ b/npc/001-2-21/julia.txt @@ -126,6 +126,6 @@ L_Quit: OnInit: .sex = G_FEMALE; - setnpcdistance 10; + .distance = 10; end; } diff --git a/npc/001-2-21/note.txt b/npc/001-2-21/note.txt index 38ef7f84..aaa2159c 100644 --- a/npc/001-2-21/note.txt +++ b/npc/001-2-21/note.txt @@ -35,6 +35,6 @@ close; OnInit: - setnpcdistance 2; + .distance = 2; end; } -- cgit v1.2.3-60-g2f50