From 219af6d141383c425b77439330ef6ff3cc86feb5 Mon Sep 17 00:00:00 2001 From: Carsten Date: Sat, 25 Jul 2026 16:56:52 +0200 Subject: [PATCH] fix: master crafter dialogue --- .../scripts/crafting_guild/crafting_guild.rs2 | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/scripts/skill_crafting/scripts/crafting_guild/crafting_guild.rs2 b/scripts/skill_crafting/scripts/crafting_guild/crafting_guild.rs2 index 8f5dc6f818..4f4928f9fd 100644 --- a/scripts/skill_crafting/scripts/crafting_guild/crafting_guild.rs2 +++ b/scripts/skill_crafting/scripts/crafting_guild/crafting_guild.rs2 @@ -18,10 +18,6 @@ if (~check_axis(coord, loc_coord, loc_angle) = true) { } [opnpc1,master_crafter] -~chatnpc("Yeah?"); // animationId = 575 -~chatplayer("Hello."); // animationId = 567 -~chatnpc("Whassup?"); // animationId = 575 -~chatplayer("So... are you here to give crafting tips?"); // animationId = 554 -~chatnpc("Dude, do I look like I wanna talk to you?"); // animationId = 575 -~chatplayer("I suppose not."); // animationId = 588 -~chatnpc("Right on!"); // animationId = 567 +~chatnpc("Hello, welcome to the Crafter's guild.|Accomplished crafters from all over the land come here.|All to use our top notch workshops."); +// https://www.runescape.pc.pl/images/artykuly/gildie/crafting/screen11.jpg +