From 0ed4665e14b6df06788c7b24c75380a230a8be61 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 26 Apr 2020 07:17:04 -0300 Subject: If you talk to Rosen for shopping, is locked in Candor and Tutorial mode is on. He'll warn you. Please spend responsibly. You CAN run out of GP and need to start over. There's no warning if you interact with the shop directly. --- npc/005-4/rosen.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'npc/005-4') diff --git a/npc/005-4/rosen.txt b/npc/005-4/rosen.txt index 11d0166e5..fb2e5ed6b 100644 --- a/npc/005-4/rosen.txt +++ b/npc/005-4/rosen.txt @@ -41,6 +41,12 @@ switch (@menu) { case 1: + if (!getq(General_Narrator) && TUTORIAL) { + mesn; + mesc l("Please spend responsibly. You still need to pay Nard for a ship travel and there's only so much money you can find on a small island like Candor."), 1; + mesc l("And some of the shop items can be found as drops or in quests!"); + next; + } closedialog; shop "Shop#Candor"; close; -- cgit v1.2.3-70-g09d2