Files
m2dev-server/share/locale/english/quest/blacksmith.quest
d1str4ught add0035964 server init
2025-08-22 19:04:53 +02:00

11 lines
308 B
Plaintext

quest blacksmith begin
state start begin
when blacksmith.chat.gameforge.blacksmith._10_npcChat begin
say_title(gameforge.blacksmith._20_sayTitle)
say(gameforge.blacksmith._30_say)
say_title(gameforge.blacksmith._40_sayTitle)
say_reward(gameforge.blacksmith._50_sayReward)
end
end
end