Basicly this is a quest for a different type of horse most of you will already have this Mob in ur list but this is for your players or for u
It's fun to play with ENJOY!!!
HTML Code:
quest lion begin
state start begin
when 70021.use begin
say("Welcome to Metin2Hype")
say("Here is a little reward")
say("")
say("")
local s=select("Lion", "Tiger" , "Wolf" , "Boar" , "Close")
if s == 1 then
pc.mount(20113, 99999)
say("Reward from (SA)Lemon")
return
end
if s == 2 then
pc.mount(20112, 99999)
say("Reward from (SA)Lemon")
return
end
if s == 3 then
pc.mount(20111, 99999)
say("Reward from (SA)Lemon")
return
end
if s == 4 then
pc.mount(20110, 99999)
say("Rward from (SA)Lemon")
return
end
if s == 5 then
say("Ohhh maybe next them then <3")
return
end
end
end
end
GIVE ME A THANKS THINGY <33333






