From e3c27f4a830ac98d6a06a45a97970d8c4c7f3b26 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 18 May 2019 19:00:54 -0300 Subject: Mark the officers on Blue Sage residence with deep blue robes. All others use light blue robes. This is how you can know who is officer and who is not. --- npc/020-7-1/janitors.txt | 2 +- npc/020-7-1/pagefinders.txt | 2 +- npc/020-7-1/sage.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'npc/020-7-1') diff --git a/npc/020-7-1/janitors.txt b/npc/020-7-1/janitors.txt index 1163a2a1c..199a90b8e 100644 --- a/npc/020-7-1/janitors.txt +++ b/npc/020-7-1/janitors.txt @@ -6,7 +6,7 @@ // In charge to clear the mess // helperCleaning* + helperJanitor -020-7-1,50,63,6 script Pyry NPC_BLUESAGEWORKER_MA,{ +020-7-1,50,63,6 script Pyry NPC_BLUESAGEWORKER_MB,{ npctalk3 l("I warn about dangers and controls the fights."); goodbye; end; diff --git a/npc/020-7-1/pagefinders.txt b/npc/020-7-1/pagefinders.txt index 011239e99..1ee4ca6fc 100644 --- a/npc/020-7-1/pagefinders.txt +++ b/npc/020-7-1/pagefinders.txt @@ -6,7 +6,7 @@ // Responsible for recovering the lost pages // helperBookpages* -020-7-1,36,39,4 script Ensio NPC_BLUESAGEWORKER_MA,{ +020-7-1,36,39,4 script Ensio NPC_BLUESAGEWORKER_MB,{ npctalk3 l("Collects book pages"); goodbye; end; diff --git a/npc/020-7-1/sage.txt b/npc/020-7-1/sage.txt index eccff6122..fba75e0d2 100644 --- a/npc/020-7-1/sage.txt +++ b/npc/020-7-1/sage.txt @@ -7,7 +7,7 @@ // Peetu: Move to 020-7 (so, not on this file) -// Oskari: Need to be placed somewhere here (on this file) +// Oskari: Need to be placed somewhere here (on this file, variant B) 020-7-1,35,59,0 script The Blue Sage NPC_BLUESAGE,{ .@cindy=($@CINDY_STATE < gettimetick(2)); -- cgit v1.2.3-70-g09d2