From 8e4cb3b79400f112de462b4b8ede7c3486e5cab5 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 6 Jan 2019 14:25:39 -0200 Subject: Fill in dummy data, loosely based on total_visu, for playtesting reasons --- npc/003-0/audsbel.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'npc/003-0') diff --git a/npc/003-0/audsbel.txt b/npc/003-0/audsbel.txt index 84793a207..b474fa2c6 100644 --- a/npc/003-0/audsbel.txt +++ b/npc/003-0/audsbel.txt @@ -15,6 +15,8 @@ mesn l("Auldsbel the Wizard"); mesq l("Welcome back, Padric!"); mesq l("Do you believe I've lost my @@? I can't see anything well without that! %%a", getitemlink(Googles)); + if (countitem(Googles)) + mesq l("I'm not interested in yours, by the way."); next; mesn; mesq l("Anyway, I am one of the few Mana Wizard, and I love Transmutation!"); @@ -279,7 +281,7 @@ L_Cheat: L_Lame: setparam(MaxHp, readparam(MaxHp)-50); // I want to see how permanent this is setparam(MaxSp, readparam(MaxSp)-25); // I want to see how permanent this is - setparam(Karma, readparam(Karma)-1); // testing + //setparam(Karma, readparam(Karma)-1); // testing mesn; mesq l("%%3 You sadden me. That was so, so lame. I will need to punish you. Sorry. Superior orders. %%S"); next; -- cgit v1.2.3-60-g2f50