diff options
Diffstat (limited to 'npc/003-2/lua.txt')
-rw-r--r-- | npc/003-2/lua.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/003-2/lua.txt b/npc/003-2/lua.txt index c2210bd7a..77208ca65 100644 --- a/npc/003-2/lua.txt +++ b/npc/003-2/lua.txt @@ -562,6 +562,8 @@ function luaTask5 { 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!"); return; } |