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/max.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'npc/000-1/max.txt') diff --git a/npc/000-1/max.txt b/npc/000-1/max.txt index 42304ce0..a2fc855d 100644 --- a/npc/000-1/max.txt +++ b/npc/000-1/max.txt @@ -7,7 +7,6 @@ // Friend of Sapartan, he gives some information on how to find Gulukan, Astapolos and Q-Muller. // Size = 2 -// Gender = 1 000-1,72,110,0 script Max 115,{ set .@gugli, getq(ShipQuests_Gugli); set .@knife, getq(ShipQuests_Knife); @@ -99,6 +98,10 @@ L_Secrets: close; +OnInit: + setnpcsex 1; + end; + L_Quit: callfunc "GoodBye"; } -- cgit v1.2.3-70-g09d2