From 65395c9edc2d46c82498144e4a131efe3dde06fa Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 28 Sep 2019 02:41:00 -0300 Subject: I miss a fallback :o --- npc/015-2/contrabandist.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'npc/015-2/contrabandist.txt') diff --git a/npc/015-2/contrabandist.txt b/npc/015-2/contrabandist.txt index f1fbbbf78..42fc49f23 100644 --- a/npc/015-2/contrabandist.txt +++ b/npc/015-2/contrabandist.txt @@ -24,6 +24,11 @@ rif($ARKIM_ST > 7500 && .CurrentValue & 128, l("Dark Desert Mushroom")), 128, l("Nothing"), 0; mes ""; + + // Fallback + if (!@menuret) + close; + switch (@menuret) { case 1: .@price=600; -- cgit v1.2.3-70-g09d2