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/lean.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/000-1/lean.txt') diff --git a/npc/000-1/lean.txt b/npc/000-1/lean.txt index 775787ed..0897397d 100644 --- a/npc/000-1/lean.txt +++ b/npc/000-1/lean.txt @@ -63,7 +63,7 @@ L_Close: close; OnInit: - setnpcsex G_MALE; + .sex = G_MALE; setnpcdistance 2; end; } -- cgit v1.2.3-60-g2f50