From 22907fe3e3d1283f4de462c3ec385c9268c4ce1c Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 29 Feb 2020 10:38:31 -0300 Subject: Update lua --- npc/003-2/lua.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'npc/003-2/lua.txt') diff --git a/npc/003-2/lua.txt b/npc/003-2/lua.txt index fda0c7ace..3b15d7894 100644 --- a/npc/003-2/lua.txt +++ b/npc/003-2/lua.txt @@ -558,12 +558,17 @@ function luaAssignTask5 { } // Your Report, the plan function luaTask5 { - mesc l("FIXME: This quest is not yet ready, blame Jesusalva ASAP"); + mesc l("NOTE: This quest is still a work in progress. \"Bugs\" will show up on purpose."); mes ""; msObjective(!LUA_ASKED_TO_SAVE_PROFESSOR, l("* Defeat the Assassin")); mes ""; mesc l("NOTE: The Energy Ball explodes and Kills. Very. Well. Make them a priority!"); + next; + 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. Be careful for ambushes!"); return; } -- cgit v1.2.3-60-g2f50