From 882f506fd92231e6ec5650647fa5a54081ba0395 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 14 Jul 2018 11:35:32 -0300 Subject: Regenerate maps --- maps/re/014-2.mcache | Bin 1817 -> 1956 bytes npc/017-3/doug.txt | 4 +++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/maps/re/014-2.mcache b/maps/re/014-2.mcache index fe74da692..105343b33 100644 Binary files a/maps/re/014-2.mcache and b/maps/re/014-2.mcache differ diff --git a/npc/017-3/doug.txt b/npc/017-3/doug.txt index a7d2643fc..30e28e392 100644 --- a/npc/017-3/doug.txt +++ b/npc/017-3/doug.txt @@ -4,9 +4,10 @@ // Jesusalva // Saulc // Description: -// Permanently repeatable quest, without any special limit +// Weekly Quest 017-3,68,87,0 script Doug NPC_PLAYER,{ + close; // Disabled mesn; mesq l("This room is too dark. I want to brighten it up."); next; @@ -32,6 +33,7 @@ OnInit: .@npcId = getnpcid(0, .name$); + setunitdata(.@npcId, UDT_HEADTOP, FancyHat); setunitdata(.@npcId, UDT_HEADMIDDLE, CreasedShirt); setunitdata(.@npcId, UDT_HEADBOTTOM, NPCEyes); setunitdata(.@npcId, UDT_WEAPON, JeansShorts); -- cgit v1.2.3-60-g2f50