From 48b3014f07e12f42c39120eaf8a5d5b59985805c Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 26 Feb 2020 02:46:30 -0300 Subject: Sketches and Drafts --- npc/003-2/lua.txt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'npc/003-2') diff --git a/npc/003-2/lua.txt b/npc/003-2/lua.txt index faf6e5c89..c2210bd7a 100644 --- a/npc/003-2/lua.txt +++ b/npc/003-2/lua.txt @@ -505,9 +505,6 @@ function luaCheckTask4 { function luaAssignTask5 { - mesc l("FIXME: This quest is not yet ready, blame Jesusalva ASAP"); - close; - inventoryplace MercBoxAA, 1; mesn; @@ -540,7 +537,7 @@ function luaAssignTask5 { mesn; mesq l("During night the professor also goes to the Magic Academy, using the hidden north port, on the building to left of the Magic Council..."); if (!is_night()) - mesc l("However, it's also possible they're there already."); + mesc l("However, it's also possible they're there already. Be careful for ambushes!"); next; mesn; @@ -552,6 +549,7 @@ function luaAssignTask5 { next; mesn; mesq l("Now go! Lives are at stack!"); + mesc l("NOTE: The Energy Ball explodes and Kills. Very. Well. Make them a priority!"), 1; next; getitem MercBoxAA, 1; @@ -560,6 +558,9 @@ function luaAssignTask5 { } // Your Report, the plan function luaTask5 { + mesc l("FIXME: This quest is not yet ready, blame Jesusalva ASAP"); + mes ""; + msObjective(!LUA_ASKED_TO_SAVE_PROFESSOR, l("* Defeat the Assassin")); return; } -- cgit v1.2.3-60-g2f50