From 5f63341ee143d66922663261b7c49a092309c87a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 7 Jan 2019 01:52:10 -0200 Subject: Lack of attention --- npc/003-1/quirino.txt | 3 ++- npc/012-7/airlia.txt | 7 +++++++ 2 files changed, 9 insertions(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/003-1/quirino.txt b/npc/003-1/quirino.txt index c47046bff..fa2023eed 100644 --- a/npc/003-1/quirino.txt +++ b/npc/003-1/quirino.txt @@ -38,7 +38,8 @@ L_NoSeason: $@EQ_STATUS=0; npctalkonce l("A sec... And... Done! I just finished cleaning it up!"); } else { - npctalkonce l("I'm currently cleaning the arena, wait just @@ more.", FuzzyTime($@EQ_TIMER+3600)); + npctalkonce l("I'm currently cleaning the arena, wait just @@ more.", FuzzyTime($@EQ_TIMER+3600)); + } } else { npctalkonce l("I'm currently hosting a fight."); } diff --git a/npc/012-7/airlia.txt b/npc/012-7/airlia.txt index fad5f1f15..21f408833 100644 --- a/npc/012-7/airlia.txt +++ b/npc/012-7/airlia.txt @@ -104,6 +104,8 @@ L_In3: close; L_In4: + if (.@q == 5) + goto L_In5; mesn; mesq l("The mayor, Rakinorf, is probably on the Inn upstairs, drinking himself to death."); next; @@ -111,6 +113,11 @@ L_In4: mesq l("Usually only sponsors are allowed up there, but I'll make an exception today. Go meet the mayor."); close; +L_In5: + mesn; + mesq l("Go away."); + close; + OnInit: .@npcId = getnpcid(.name$); setunitdata(.@npcId, UDT_HEADTOP, Earmuffs); -- cgit v1.2.3-60-g2f50