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/darlin.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'npc/000-1/darlin.txt') diff --git a/npc/000-1/darlin.txt b/npc/000-1/darlin.txt index 7e445588..4ffe6dc9 100644 --- a/npc/000-1/darlin.txt +++ b/npc/000-1/darlin.txt @@ -12,7 +12,6 @@ // Size = 14 -// Gender = 1 000-1,89,95,0 script Darlin 103,{ set .@q, getq(ShipQuests_TreasureChest); @@ -141,4 +140,8 @@ L_DangerAround: L_Quit: closedialog; close; + +OnInit: + setnpcsex 1; + end; } -- cgit v1.2.3-60-g2f50