From 1ea14a729749c254e8cff4aede3c9775cfec5c9e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 27 Sep 2015 18:29:21 +0300 Subject: Replace calls to setnpcsex by assigning '.sex' variable. --- npc/000-1/tarlan.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/000-1/tarlan.txt') diff --git a/npc/000-1/tarlan.txt b/npc/000-1/tarlan.txt index db60e1de..5f454c79 100644 --- a/npc/000-1/tarlan.txt +++ b/npc/000-1/tarlan.txt @@ -59,7 +59,7 @@ L_Quit: close; OnInit: - setnpcsex G_MALE; + .sex = G_MALE; setnpcdistance 2; end; } -- cgit v1.2.3-60-g2f50