From a1313b12635c8acd741e37d33c3cc1aa70a7f4f1 Mon Sep 17 00:00:00 2001 From: Reid Date: Wed, 17 Oct 2012 20:59:22 +0200 Subject: Change order of delitem and setq on gugli script. --- npc/000-1/gugli.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/000-1/gugli.txt b/npc/000-1/gugli.txt index d0194bde..cd8ff1e4 100644 --- a/npc/000-1/gugli.txt +++ b/npc/000-1/gugli.txt @@ -135,10 +135,10 @@ l_Lean: close; l_TaskDone: - setq ShipQuests_Gugli, 2; if (countitem("AquadaBox") > 1) delitem "AquadaBox", 2; if (countitem("CroconutBox") > 1) delitem "CroconutBox", 2; if (countitem("PlushroomBox") > 1) delitem "PlushroomBox", 2; + setq ShipQuests_Gugli, 2; mesq l("Well done! Now the ship is ready to sail again!"); next; -- cgit v1.2.3-70-g09d2