From 25c54f30e12795c817f8185c3181342cc5d06bac Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 8 Jun 2018 00:08:25 -0300 Subject: Add stat to some food, minor improvements to Celestia --- npc/012-7/celestia.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc') diff --git a/npc/012-7/celestia.txt b/npc/012-7/celestia.txt index e3bbd762b..cb176320e 100644 --- a/npc/012-7/celestia.txt +++ b/npc/012-7/celestia.txt @@ -38,13 +38,13 @@ L_Crown: mesq l("Ooh, this nice shiny thing? It was an event."); next; mesn; - mesq l("Saulc is rich, you know. He challenged a group of thirty NPCs to defeat him, whoever won would get this crown."); + mesq l("Saulc is rich, you know. He challenged a group of thirty NPCs to defeat him, whoever won would get this @@.", getitemlink(MurdererCrown)); next; mesn; mesq l("Well, Andrei Sakar said it was a waste a time, and the other NPCs started fighting against themselves, so I won."); next; mesn; - if (BaseLevel < 90) + if (BaseLevel < 100) mesq l("...Besides, I have this nice @@ with me. I'm not low-level like you.", getitemlink(BansheeBow)); else mesq l("...Besides, I have this nice @@ with me. It's a reliable bow.", getitemlink(BansheeBow)); -- cgit v1.2.3-70-g09d2