forked from metin2/server
Refactored directory structure, added game files from TMP
This commit is contained in:
10
gamefiles/locale/english/quest/ItemInformer.quest
Normal file
10
gamefiles/locale/english/quest/ItemInformer.quest
Normal file
@ -0,0 +1,10 @@
|
||||
--2012.10.31 <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
||||
-- <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><EFBFBD>Ʈ
|
||||
|
||||
quest ItemInformer begin
|
||||
state start begin
|
||||
when item_informer with pc.get_informer_type() == "GIFT" begin
|
||||
command("gift")
|
||||
end
|
||||
end --say_reward(pc.get_informer_item())
|
||||
end
|
Reference in New Issue
Block a user