From 1a3d323af19764546552b1d621c65303c1fb3005 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 24 Oct 2020 12:48:53 +0000 Subject: CONTENT III SUPER MERGE REQUEST Included: * Tulimshar Casino * Placeholder fixing/filling * Food Questline * Rossy Quest * Galimatia Quest (mostly by Livio) * Edourard bugs * Blood Donor Quest (from Moubootaur Legends) * Merchant Guild Quest * Mundane Bugfix * La Marine * Hurns Doctor easter eggs * Sailing to Argaes with Legion * Other things not relevant enough to be noted down, I guess --- npc/001-2-33/lozerk.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'npc/001-2-33') diff --git a/npc/001-2-33/lozerk.txt b/npc/001-2-33/lozerk.txt index 7ac6d4cb..5b8b00ed 100644 --- a/npc/001-2-33/lozerk.txt +++ b/npc/001-2-33/lozerk.txt @@ -139,6 +139,14 @@ speech S_LAST_NEXT, l("Welcome to the Legion of Aemil's building in Artis!"); + // You're an enemy of the Legion - No dialog for you + if (faction_standing("LEGION", true) < 1) { + mesn; + mesq l("Please don't loiter around unless you have business with the Legion."); + close; + } + + do { .@legion_progress = getq(Artis_Legion_Progress); -- cgit v1.2.3-70-g09d2