From dbd26c5aaeabd8ce698f27d8d9874fb3807d4647 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 29 Nov 2014 01:08:12 +0300 Subject: Restore gender to most npcs. --- npc/000-1/tarlan.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'npc/000-1/tarlan.txt') diff --git a/npc/000-1/tarlan.txt b/npc/000-1/tarlan.txt index a5a061e8..935a7821 100644 --- a/npc/000-1/tarlan.txt +++ b/npc/000-1/tarlan.txt @@ -5,7 +5,6 @@ // Sailor hitting a crocotree, then being struck by a falling croconut. // Size = 2 -// Gender = 1 000-1,33,37,0 script Tarlan 415,{ setnpcdir 2; @@ -59,4 +58,8 @@ L_DoYou: L_Quit: setnpcdir 4; close; + +OnInit: + setnpcsex 1; + end; } -- cgit v1.2.3-60-g2f50