Refactored directory structure, added game files from TMP
This commit is contained in:
10
gamefiles/locale/english/quest/blacksmith.quest
Normal file
10
gamefiles/locale/english/quest/blacksmith.quest
Normal file
@ -0,0 +1,10 @@
|
||||
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
|
Reference in New Issue
Block a user