// binekler
//Creafted By Architecth
//Gerci Yazması Zor Deel Ama Olsun :D
[CHARDEF c_steed_dark]
DEFNAME=c_steed_dark
NAME=Dark Steed
SOUND=snd_ANIMALS_HORSE1
ID=c_horse_gray
ICON=i_pet_horse_brown_dk
DESCRIPTION=Fire Steed
SUBSECTION=Horses
CATEGORY=Animals
DAM=3,4
ARMOR=44
RESOURCES=15 i_ribs_raw,10 i_hide,
//ALIGNMENT=NEUTRAL
CAN=MT_WALK|MT_RUN
FOODTYPE=55 t_crops, 55 t_fruit, 55 t_grain, 64 t_grass
DESIRES=e_horses,c_man,c_woman
TEVENTS=e_horses
AVERSIONS=e_carnivores3
DESCRIPTION=Horse (Steed)
SUBSECTION=Animals
CATEGORY=New
On=@Click
if (strmatch("@*","<name>"))
remove
endif
ON=@Create
COLOR=0455
STR={300 340}
DEX={160 170}
INT={9 23}
karma -5800
fame 4000
NPC=brain_animal
FAME=0
KARMA={1000 2000}
PARRYING={95.0 100.0}
MAGICRESISTANCE={95.0 100.0}
TACTICS={95.0 100.0}
WRESTLING=100.0
TAMING=100.0
ANIMALLORE=100.0
on=@gethit
if (<hits> < 20)
sayua 0481,2,0,eng,* kendini iyilestirir *
effect=3,i_fx_heal_effect,6,35,1
sound snd_spell_greater_heal
hits=(<hits> + 75)
return 1
endif
if (<act.baseid>=c_vortex)
sayua 0481,2,0,eng,* buyu etkisini kaldirir *
effect=3,i_fx_heal_effect,6,35,1
sound snd_spell_greater_heal
src.remove
return 1
endif
if (<act.baseid>=c_blade_spirit)
sayua 0481,2,0,eng,* buyu etkisini kaldirir *
effect=3,i_fx_heal_effect,6,35,1
sound snd_spell_greater_heal
src.remove
return 1
endif
if (<act.baseid>=c_daemon)
sayua 0481,2,0,eng,* buyu etkisini kaldirir *
effect=3,i_fx_heal_effect,6,35,1
sound snd_spell_greater_heal
src.remove
return 1
endif
if (<act.baseid>=c_bear_polar)
sayua 0481,2,0,eng,* buyu etkisini kaldirir *
effect=3,i_fx_heal_effect,6,35,1
sound snd_spell_greater_heal
src.remove
return 1
endif
if (<flags> &statf_poisoned)
sayua 0481,2,0,eng,* zehiri iyilestirir *
sound snd_spell_cure
findid.i_rune_poison.remove
return 1
endif
[CHARDEF c_steed_silver]
DEFNAME=c_steed_silver
NAME=Silver Steed
SOUND=snd_ANIMALS_HORSE1
ID=c_horse_brown_lt
CAN=MT_WALK|MT_RUN
FOODTYPE=55 t_crops, 55 t_fruit, 55 t_grain, 64 t_grass
ICON=i_pet_horse_brown_dk
DESCRIPTION=Unicorn
SUBSECTION=Horses
CATEGORY=Animals
//ALIGNMENT=NEUTRAL
CAN=MT_WALK|MT_RUN
FOODTYPE=55 t_crops, 55 t_fruit, 55 t_grain, 64 t_grass
DESIRES=e_horses,c_man,c_woman
TEVENTS=e_horses
AVERSIONS=e_carnivores3
DESCRIPTION=Horse (Steed)
SUBSECTION=Animals
CATEGORY=New
On=@Click
if (strmatch("@*","<name>"))
remove
endif
ON=@Create
COLOR=0482
STR={300 340}
DEX={160 170}
INT={9 23}
karma -5800
fame 4000
NPC=brain_animal
FAME=0
KARMA={1000 2000}
PARRYING={95.0 100.0}
MAGICRESISTANCE={95.0 100.0}
TACTICS={95.0 100.0}
WRESTLING=100.0
TAMING=100.0
ANIMALLORE=100.0
on=@gethit
if (<hits> < 20)
sayua 0481,2,0,eng,* kendini iyilestirir *
effect=3,i_fx_heal_effect,6,35,1
sound snd_spell_greater_heal
hits=(<hits> + 75)
return 1
endif
if (<act.baseid>=c_vortex)
sayua 0481,2,0,eng,* buyu etkisini kaldirir *
effect=3,i_fx_heal_effect,6,35,1
sound snd_spell_greater_heal
src.remove
return 1
endif
if (<act.baseid>=c_blade_spirit)
sayua 0481,2,0,eng,* buyu etkisini kaldirir *
effect=3,i_fx_heal_effect,6,35,1
sound snd_spell_greater_heal
src.remove
return 1
endif
if (<act.baseid>=c_daemon)
sayua 0481,2,0,eng,* buyu etkisini kaldirir *
effect=3,i_fx_heal_effect,6,35,1
sound snd_spell_greater_heal
src.remove
return 1
endif
if (<act.baseid>=c_bear_polar)
sayua 0481,2,0,eng,* buyu etkisini kaldirir *
effect=3,i_fx_heal_effect,6,35,1
sound snd_spell_greater_heal
src.remove
return 1
endif
if (<flags> &statf_poisoned)
sayua 0481,2,0,eng,* zehiri iyilestirir *
sound snd_spell_cure
findid.i_rune_poison.remove
return 1
endif
[CHARDEF c_steed_fire]
DEFNAME=c_steed_fire
NAME=Fire Steed
SOUND=snd_ANIMALS_HORSE1
ID=c_horse_brown_lt
ICON=i_pet_horse_brown_lt
DESCRIPTION=Fire Steed
SUBSECTION=Horses
CATEGORY=Animals
DAM=3,4
ARMOR=44
RESOURCES=15 i_ribs_raw,10 i_hide,
//ALIGNMENT=NEUTRAL
CAN=MT_WALK|MT_RUN
FOODTYPE=55 t_crops, 55 t_fruit, 55 t_grain, 64 t_grass
DESIRES=e_horses,c_man,c_woman
TEVENTS=e_horses
AVERSIONS=e_carnivores3
DESCRIPTION=Horse (Steed)
SUBSECTION=Animals
CATEGORY=New
On=@Click
if (strmatch("@*","<name>"))
remove
endif
ON=@Create
COLOR=0823
STR={300 340}
DEX={160 170}
INT={9 23}
karma -5800
fame 4000
NPC=brain_animal
FAME=0
KARMA={1000 2000}
PARRYING={95.0 100.0}
MAGICRESISTANCE={95.0 100.0}
TACTICS={95.0 100.0}
WRESTLING=100.0
TAMING=100.0
ANIMALLORE=100.0
on=@gethit
if (<hits> < 20)
sayua 0481,2,0,eng,* kendini iyilestirir *
effect=3,i_fx_heal_effect,6,35,1
sound snd_spell_greater_heal
hits=(<hits> + 75)
return 1
endif
if (<act.baseid>=c_vortex)
sayua 0481,2,0,eng,* buyu etkisini kaldirir *
effect=3,i_fx_heal_effect,6,35,1
sound snd_spell_greater_heal
src.remove
return 1
endif
if (<act.baseid>=c_blade_spirit)
sayua 0481,2,0,eng,* buyu etkisini kaldirir *
effect=3,i_fx_heal_effect,6,35,1
sound snd_spell_greater_heal
src.remove
return 1
endif
if (<act.baseid>=c_daemon)
sayua 0481,2,0,eng,* buyu etkisini kaldirir *
effect=3,i_fx_heal_effect,6,35,1
sound snd_spell_greater_heal
src.remove
return 1
endif
if (<act.baseid>=c_bear_polar)
sayua 0481,2,0,eng,* buyu etkisini kaldirir *
effect=3,i_fx_heal_effect,6,35,1
sound snd_spell_greater_heal
src.remove
return 1
endif
if (<flags> &statf_poisoned)
sayua 0481,2,0,eng,* zehiri iyilestirir *
sound snd_spell_cure
findid.i_rune_poison.remove
return 1
endif
[CHARDEF c_m_unicorn_normal]
DEFNAME=c_m_unicorn_normal
NAME=Unicorn
SOUND=snd_ANIMALS_HORSE1
ID=c_horse_brown_dk
CAN=MT_WALK|MT_RUN
FOODTYPE=55 t_crops, 55 t_fruit, 55 t_grain, 64 t_grass
ICON=i_pet_horse_brown_dk
DESCRIPTION=White Unicorn
SUBSECTION=Horses
CATEGORY=Animals
On=@Click
if (strmatch("@*","<name>"))
remove
endif
ON=@Create
COLOR=color_snow
STR={240 260}
DEX={100 120}
INT={112 113}
PARRYING={45.0 55.0}
MAGICRESISTANCE={25.0 30.0}
TACTICS={29.0 44.0}
WRESTLING={29.0 44.0}
KARMA=1000
FAME=1000
TAMING=99.9
ANIMALLORE=90.9
[CHARDEF c_m_Volcanic]
DEFNAME=c_m_volcanic
NAME=Volcanic Steed
SOUND=snd_ANIMALS_HORSE1
ID=c_horse_brown_dk
CAN=MT_WALK|MT_RUN
FOODTYPE=55 t_crops, 55 t_fruit, 55 t_grain, 64 t_grass
ICON=i_pet_horse_brown_dk
DESCRIPTION=Volcanic Steed
SUBSECTION=Horses
CATEGORY=Animals
On=@Click
if (strmatch("@*","<name>"))
remove
endif
ON=@Create
COLOR=007f7
STR={240 260}
DEX={100 120}
INT={112 113}
PARRYING={45.0 55.0}
MAGICRESISTANCE={25.0 30.0}
TACTICS={29.0 44.0}
WRESTLING={29.0 44.0}
KARMA=1000
FAME=1000
TAMING=99.9
ANIMALLORE=92.5
[CHARDEF c_m_Dragon]
DEFNAME=c_m_Dragon
NAME=Dragon Steed
SOUND=snd_ANIMALS_HORSE1
ID=c_horse_brown_dk
CAN=MT_WALK|MT_RUN
FOODTYPE=55 t_crops, 55 t_fruit, 55 t_grain, 64 t_grass
ICON=i_pet_horse_brown_dk
DESCRIPTION=Fire Steed
SUBSECTION=Horses
CATEGORY=Animals
On=@Click
if (strmatch("@*","<name>"))
remove
endif
ON=@Create
COLOR=07bd
STR={320 380}
DEX={120 140}
INT={125 145}
PARRYING={45.0 55.0}
MAGICRESISTANCE={25.0 30.0}
TACTICS={29.0 44.0}
WRESTLING={29.0 44.0}
KARMA=1000
FAME=1000
TAMING=99.9
ANIMALLORE=99.9
[CHARDEF c_random]
NAME=Mustang
SOUND=snd_ANIMALS_HORSE1
ID=c_horse_brown_dk
CAN=MT_WALK|MT_RUN
FOODTYPE=55 t_crops, 55 t_fruit, 55 t_grain, 64 t_grass
ICON=i_pet_horse_brown_dk
DESCRIPTION=Random
SUBSECTION=Horses
CATEGORY=Animals
On=@Click
if (strmatch("@*","<name>"))
remove
endif
ON=@Create
DORAND 7
COLOR=03e7
COLOR=031c
COLOR=01bb
COLOR=0279
COLOR=033
COLOR=0263
COLOR=01b6
ENDDO
STR={120 140}
DEX={100 120}
INT={50 60}
PARRYING={45.0 55.0}
MAGICRESISTANCE={25.0 30.0}
TACTICS={29.0 44.0}
WRESTLING={29.0 44.0}
TAMING=91.0
ANIMALLORE=91.0
KARMA=0
FAME=0
[CHARDEF c_m_axta]
DEFNAME=c_m_axta
NAME=Axta
ID=c_horse_brown_lt
SOUND=snd_ANIMALS_HORSE1
CAN=MT_WALK|MT_RUN
FOODTYPE=35 t_crops, 35 t_fruit, 35 t_grain, 35 t_grass
ICON=i_pet_horse_brown_dk
DESCRIPTION=Axta
SUBSECTION=Horses
CATEGORY=Animals
On=@Click
if (strmatch("@*","<name>"))
remove
endif
ON=@Create
STR={250 320}
DEX={100 120}
INT={112 113}
DORAND 2
COLOR=0bb2
COLOR=077c
ENDDO
PARRYING={45.0 55.0}
MAGICRESISTANCE={25.0 30.0}
TACTICS={29.0 44.0}
WRESTLING={29.0 44.0}
KARMA=1000
FAME=1000
TAMING=90.1
ANIMALLORE=86.5
[CHARDEF c_llama_random]
DEFNAME=c_llama_random
NAME=Ore llama
ID=c_llama
ICON=i_pet_llama
DESCRIPTION=Shadow Llama
SUBSECTION=Llama
CATEGORY=Kronos
DAM=3,4
ARMOR=44
RESOURCES=15 i_ribs_raw,10 i_hide,
//ALIGNMENT=NEUTRAL
CAN=MT_WALK|MT_RUN
FOODTYPE=55 t_crops, 55 t_fruit, 55 t_grain, 64 t_grass
AVERSIONS=e_carnivores3
DESCRIPTION=Llama
SUBSECTION=Animals
CATEGORY=Kronos
On=@Click
if (strmatch("@*","<name>"))
remove
endif
ON=@Create
DORAND 11
COLOR=06d6
COLOR=0770
COLOR=045e
COLOR=0641
COLOR=059e
COLOR=04c2
COLOR=0400
COLOR=03e9
COLOR=07d1
COLOR=01a
COLOR=051f
ENDDO
STR={150 160}
DEX={80 100}
INT={40 60}
karma -5800
fame 4000
NPC=brain_animal
FAME=0
KARMA={3000 4000}
PARRYING={95.0 100.0}
MAGICRESISTANCE={95.0 100.0}
TACTICS={95.0 100.0}
WRESTLING=100.0
ANIMALLORE=85.0
TAMING=98.1
on=@gethit
if (<act.baseid>=c_bear_polar)
sayua 0481,2,0,eng,* Du$manindan Guclu Cikti. *
effect=3,i_fx_heal_effect,6,35,1
sound snd_spell_greater_heal
src.remove
return 1
endif
///////////////////////////////////////////////////////////
[CHARDEF c_quest1]
DEFNAME=c_m_quest
ID=c_DAEMON_W_SWORD
SOUND=snd_MONSTER_DAEMON1
ICON=i_pet_dragon
NAME=Balron Of God
CAN=MT_WALK|MT_RUN|MT_FLY|MT_SWIM
DAM=500
ARMOR=250
//ALIGNMENT=EVIL
CATEGORY=YAWP
SUBSECTION=Monsters
DESCRIPTION=Balron Of Trasur(c_baur_YAWP)
ON=@CREATE
BRAIN=BRAIN_MONSTER
COLOR=07c5
STR={15027}
INT={16016}
DEX={15018}
MAXHITS={20054}
MAXSTAM={27020}
MAXMANA={32302}
KARMA=-9999
FAME=9999
POISONING={300000}
MAGERY={11250}
MAGICRESISTANCE={11310}
ITEM=i_katana_Vanq
ITEM=i_spear_short_vanq
ITEM=i_halberd_power
ITEM=i_tc_r,5
ITEM=i_gold,50000
ITEM=i_axe_vanq
ITEM=i_sword_broad_might
ITEM=i_bow_fire,2
ITEM=i_runebook
ITEM=i_crossbow_force
ITEM=i_spear_force
ITEM=i_halberd_ruin
ITEM=i_mace_might
ITEM=101594
ITEM=101590
on=@gethit
if (<hits> < 1000)
sayua 0481,2,0,eng,* kendini iyilestirir *
effect=3,i_fx_heal_effect,6,35,1
sound snd_spell_greater_heal
hits=(<hits> + 75)
return 1
endif
if (<act.baseid>=c_vortex)
sayua 0481,2,0,eng,* buyu etkisini kaldirir *
effect=3,i_fx_heal_effect,6,35,1
sound snd_spell_greater_heal
src.remove
return 1
endif
if (<act.baseid>=c_blade_spirit)
sayua 0481,2,0,eng,* buyu etkisini kaldirir *
effect=3,i_fx_heal_effect,6,35,1
sound snd_spell_greater_heal
src.remove
return 1
endif
if (<act.baseid>=c_daemon)
sayua 0481,2,0,eng,* buyu etkisini kaldirir *
effect=3,i_fx_heal_effect,6,35,1
sound snd_spell_greater_heal
src.remove
return 1
endif
if (<act.baseid>=c_bear_polar)
sayua 0481,2,0,eng,* buyu etkisini kaldirir *
effect=3,i_fx_heal_effect,6,35,1
sound snd_spell_greater_heal
src.remove
return 1
endif
if (<flags> &statf_poisoned)
sayua 0481,2,0,eng,* zehiri iyilestirir *
sound snd_spell_cure
findid.i_rune_poison.remove
return 1
endif
ON=@NPCRESTOCK
ITEM=i_spellbook
ADDSPELL=s_chain_lightning
ADDSPELL=s_harm
ADDSPELL=s_Poison
/// yeni binekler
[CHARDEF c_llama_silver]
DEFNAME=c_llama_silver
NAME=Silver Llama
ID=c_llama
ICON=i_pet_llama
DESCRIPTION=Silver Llama
SUBSECTION=Llama
CATEGORY=Kronos
DAM=3,4
ARMOR=44
RESOURCES=15 i_ribs_raw,10 i_hide,
//ALIGNMENT=NEUTRAL
CAN=MT_WALK|MT_RUN
FOODTYPE=55 t_crops, 55 t_fruit, 55 t_grain, 64 t_grass
AVERSIONS=e_carnivores3
DESCRIPTION=Llama
SUBSECTION=Animals
CATEGORY=New
On=@Click
if (strmatch("@*","<name>"))
remove
endif
ON=@Create
COLOR=03e9
STR={300 340}
DEX={160 170}
INT={40 60}
karma 5800
fame 4000
NPC=brain_animal
FAME=0
KARMA={3000 4000}
PARRYING={95.0 100.0}
MAGICRESISTANCE={95.0 100.0}
TACTICS={95.0 100.0}
WRESTLING=100.0
ANIMALLORE=100.0
TAMING=100.0
on=@gethit
if (<act.baseid>=c_bear_polar)
sayua 0481,2,0,eng,* Du$manindan Guclu Cikti. *
effect=3,i_fx_heal_effect,6,35,1
sound snd_spell_greater_heal
src.remove
return 1
endif
// 2. binek
[CHARDEF c_llama_gold]
DEFNAME=c_llama_gold
NAME=Gold Llama
ID=c_llama
ICON=i_pet_llama
DESCRIPTION=Gold Llama
SUBSECTION=Llama
CATEGORY=Kronos
DAM=3,4
ARMOR=44
RESOURCES=15 i_ribs_raw,10 i_hide,
//ALIGNMENT=NEUTRAL
CAN=MT_WALK|MT_RUN
FOODTYPE=55 t_crops, 55 t_fruit, 55 t_grain, 64 t_grass
AVERSIONS=e_carnivores3
DESCRIPTION=Llama
SUBSECTION=Animals
CATEGORY=Kronos
On=@Click
if (strmatch("@*","<name>"))
remove
endif
ON=@Create
COLOR=045e
STR={300 340}
DEX={160 170}
INT={40 60}
karma -5800
fame 4000
NPC=brain_animal
FAME=0
KARMA={3000 4000}
PARRYING={95.0 100.0}
MAGICRESISTANCE={95.0 100.0}
TACTICS={95.0 100.0}
WRESTLING=100.0
ANIMALLORE=100.0
TAMING=100.0
on=@gethit
if (<act.baseid>=c_bear_polar)
sayua 0481,2,0,eng,* Du$manindan Guclu Cikti. *
effect=3,i_fx_heal_effect,6,35,1
sound snd_spell_greater_heal
src.remove
return 1
endif
// 3. binek
[CHARDEF c_llama_shadow]
DEFNAME=c_llama_shadow
NAME=Shadow Llama
ID=c_llama
ICON=i_pet_llama
DESCRIPTION=Shadow Llama
SUBSECTION=Llama
CATEGORY=Kronos
DAM=3,4
ARMOR=44
RESOURCES=15 i_ribs_raw,10 i_hide,
//ALIGNMENT=NEUTRAL
CAN=MT_WALK|MT_RUN
FOODTYPE=55 t_crops, 55 t_fruit, 55 t_grain, 64 t_grass
AVERSIONS=e_carnivores3
DESCRIPTION=Llama
SUBSECTION=Animals
CATEGORY=Kronos
On=@Click
if (strmatch("@*","<name>"))
remove
endif
ON=@Create
COLOR=0770
STR={300 340}
DEX={160 170}
INT={40 60}
karma -5800
fame 4000
NPC=brain_animal
FAME=0
KARMA={3000 4000}
PARRYING={95.0 100.0}
MAGICRESISTANCE={95.0 100.0}
TACTICS={95.0 100.0}
WRESTLING=100.0
ANIMALLORE=100.0
TAMING=100.0
on=@gethit
if (<act.baseid>=c_bear_polar)
sayua 0481,2,0,eng,* Du$manindan Guclu Cikti. *
effect=3,i_fx_heal_effect,6,35,1
sound snd_spell_greater_heal
src.remove
return 1
endif
[CHARDEF c_shire]
NAME=Shire
SOUND=snd_ANIMALS_HORSE1
ID=c_horse_brown_lt
CAN=MT_WALK|MT_RUN
FOODTYPE=55 t_crops, 55 t_fruit, 55 t_grain, 64 t_grass
ICON=i_pet_horse_brown_lt
DESCRIPTION=Shire
SUBSECTION=Horses
CATEGORY=Animals
On=@Click
if (strmatch("@*","<name>"))
remove
endif
ON=@Create
DORAND 7
COLOR=07d4 // ye$il
COLOR=0846 // kirmizi
COLOR=084a // mavi
COLOR=06af // sari
COLOR=04dc // mor
COLOR=0901 // gri
COLOR=05e3 // cikolata
ENDDO
STR={80 100}
DEX={100 120}
INT={50 60}
PARRYING={45.0 55.0}
MAGICRESISTANCE={25.0 30.0}
TACTICS={29.0 44.0}
WRESTLING={29.0 44.0}
TAMING={65.0 95.0}
ANIMALLORE={65.0 95.0}
KARMA=1000
FAME=1000
[CHARDEF c_ostard_mid]
NAME=Mid Ostard
SOUND=snd_ANIMAL_OSTARD_DESERT1
FOODTYPE=55 t_crops, 55 t_fruit, 55 t_grain, 64 t_grass
ICON=02135
ID=00d2
ATT=10,15
DEF=10
RESOURCES=15
CAN=MT_WALK|MT_RUN
On=@Click
if (strmatch("@*","<name>"))
remove
endif
ON=@CREATE
DORAND 3
COLOR=0961
COLOR=0901
COLOR=0450
ENDDO
STR={150 190}
DEX={150 300}
INT={6 10}
PARRYING={25.0 35.0}
MAGICRESISTANCE={27.0 32.0}
TACTICS={29.0 44.0}
WRESTLING={29.0 44.0}
TAMING=80.0
FAME=0
KARMA=-1
NPC=brain_animal
CATEGORY=Animals
SUBSECTION=Ostard
DESCRIPTION=Midnight Ostard
ANIM=01fff
[CHARDEF c_m_unicorn]
DEFNAME=c_m_unicorn
NAME=Unicorn
SOUND=snd_ANIMALS_HORSE1
ID=c_horse_brown_dk
CAN=MT_WALK|MT_RUN
FOODTYPE=55 t_crops, 55 t_fruit, 55 t_grain, 64 t_grass
ICON=i_pet_horse_brown_dk
DESCRIPTION=Unicorn
SUBSECTION=Horses
CATEGORY=Animals
On=@Click
if (strmatch("@*","<name>"))
remove
endif
ON=@Create
COLOR=0481
STR={240 260}
DEX={100 120}
INT={112 113}
PARRYING={45.0 55.0}
MAGICRESISTANCE={25.0 30.0}
TACTICS={29.0 44.0}
WRESTLING={29.0 44.0}
KARMA=1000
FAME=1000
TAMING=99.9
[CHARDEF c_m_silver]
DEFNAME=c_m_silver
NAME=Silver Steed
SOUND=snd_ANIMALS_HORSE1
ID=c_horse_brown_lt
CAN=MT_WALK|MT_RUN
FOODTYPE=55 t_crops, 55 t_fruit, 55 t_grain, 64 t_grass
ICON=i_pet_horse_brown_dk
DESCRIPTION=Unicorn
SUBSECTION=Horses
CATEGORY=Animals
On=@Click
if (strmatch("@*","<name>"))
remove
endif
ON=@Create
COLOR=0482
STR={280 320}
DEX={100 120}
INT={112 113}
PARRYING={45.0 55.0}
MAGICRESISTANCE={25.0 30.0}
TACTICS={29.0 44.0}
WRESTLING={29.0 44.0}
KARMA=1000
FAME=1000
TAMING=99.9
[CHARDEF c_m_kirin]
DEFNAME=c_m_kirin
NAME=Kii Rin
ID=c_horse_brown_lt
SOUND=snd_ANIMALS_HORSE1
CAN=MT_WALK|MT_RUN
FOODTYPE=35 t_crops, 35 t_fruit, 35 t_grain, 35 t_grass
ICON=i_pet_horse_brown_dk
DESCRIPTION=Kirin
SUBSECTION=Horses
CATEGORY=Animals
On=@Click
if (strmatch("@*","<name>"))
remove
endif
ON=@Create
COLOR=02b
STR={250 320}
DEX={100 120}
INT={112 113}
PARRYING={45.0 55.0}
MAGICRESISTANCE={25.0 30.0}
TACTICS={29.0 44.0}
WRESTLING={29.0 44.0}
KARMA=1000
FAME=1000
TAMING=99.9
[CHARDEF 01114]
DEFNAME=C_A_MUSTANG_BLACK
NAME=Friesian
SOUND=snd_ANIMALS_HORSE1
ID=c_horse_brown_dk
ICON=i_pet_horse_brown_dk
DAM=3,4
ARMOR=9
RESOURCES=15 i_ribs_raw,10 i_hide
CAN=MT_WALK|MT_RUN
FOODTYPE=55 t_crops, 55 t_fruit, 55 t_grain, 64 t_grass
DESIRES=e_horses,c_man,c_woman
TEVENTS=e_horses
AVERSIONS=e_carnivores3
DESCRIPTION=Horse (Black Mustang)
SUBSECTION=Land (Wild)
CATEGORY=Animals
On=@Click
if (strmatch("@*","<name>"))
remove
endif
ON=@Create
COLOR=0455
STR={150 280}
DEX={400 700}
INT={6 10}
KARMA=0
PARRYING={35.0 45.0}
MAGICRESISTANCE={25.0 30.0}
TACTICS={29.0 44.0}
WRESTLING={29.0 44.0}
TAMING=60.0
NPC=brain_animal
ON=@EQUIP
RETURN 1
[CHARDEF 01115]
DEFNAME=C_A_MUSTANG_CRIMSON
NAME=Mustang
SOUND=snd_ANIMALS_HORSE1
ID=c_horse_brown_dk
ICON=i_pet_horse_brown_dk
DAM=3,4
ARMOR=9
RESOURCES=15 i_ribs_raw, 10 i_hide
//ALIGNMENT=NEUTRAL
CAN=MT_WALK|MT_RUN
FOODTYPE=55 t_crops, 55 t_fruit, 55 t_grain, 64 t_grass
DESIRES=e_horses,c_man,c_woman
TEVENTS=e_horses
AVERSIONS=e_carnivores3
DESCRIPTION=Horse (Crimson Mustang)
SUBSECTION=Land (Wild)
CATEGORY=Animals
On=@Click
if (strmatch("@*","<name>"))
remove
endif
ON=@Create
COLOR=01b6
STR={100 180}
DEX={90 130}
INT={6 10}
PARRYING={35.0 45.0}
MAGICRESISTANCE={25.0 30.0}
TACTICS={29.0 44.0}
WRESTLING={29.0 44.0}
TAMING=60.0
NPC=brain_animal
KARMA=0
[CHARDEF 01116]
DEFNAME=C_A_MUSTANG_SKYGRAY
NAME=Mustang
SOUND=snd_ANIMALS_HORSE1
ID=c_horse_brown_dk
ICON=i_pet_horse_brown_dk
DAM={3,4}
ARMOR=9
RESOURCES=15 i_ribs_raw,10 i_hide
//ALIGNMENT=NEUTRAL
CAN=MT_WALK|MT_RUN
FOODTYPE=55 t_crops, 55 t_fruit, 55 t_grain, 64 t_grass
DESIRES=e_horses,c_man,c_woman
TEVENTS=e_horses
AVERSIONS=e_carnivores3
DESCRIPTION=Horse (Sky-Grey Mustang)
SUBSECTION=Land (Wild)
CATEGORY=Animals
On=@Click
if (strmatch("@*","<name>"))
remove
endif
ON=@Create
COLOR=031c
STR={100 180}
DEX={400 700}
INT={6 10}
PARRYING={35.0 45.0}
MAGICRESISTANCE={25.0 30.0}
TACTICS={29.0 44.0}
WRESTLING={29.0 44.0}
TAMING=60.0
NPC=brain_animal
KARMA=0
[CHARDEF 01117]
DEFNAME=C_A_MUSTANG_WIMMIMATE
NAME=Mustang
SOUND=snd_ANIMALS_HORSE1
ID=c_horse_gray
ICON=i_pet_horse_brown_dk
DAM=3,4
ARMOR=9
RESOURCES=15 i_ribs_raw,10 i_hide
//ALIGNMENT=NEUTRAL
CAN=MT_WALK|MT_RUN
FOODTYPE=55 t_crops, 55 t_fruit, 55 t_grain, 64 t_grass
DESIRES=e_horses,c_man,c_woman
TEVENTS=e_horses
AVERSIONS=e_carnivores3
DESCRIPTION=Horse (Willimate Mustang)
SUBSECTION=Land (Wild)
CATEGORY=Animals
On=@Click
if (strmatch("@*","<name>"))
remove
endif
ON=@Create
COLOR=0158
STR={100 180}
DEX={400 700}
INT={6 10}
PARRYING={35.0 45.0}
MAGICRESISTANCE={25.0 30.0}
TACTICS={29.0 44.0}
WRESTLING={29.0 44.0}
TAMING=60.0
NPC=brain_animal
KARMA=0
[CHARDEF 01118]
DEFNAME=C_A_MUSTANG_PAMAMINO
NAME=Mustang
SOUND=snd_ANIMALS_HORSE1
ID=c_horse_gray
ICON=i_pet_horse_brown_dk
DAM=3,4
ARMOR=9
RESOURCES=15 i_ribs_raw,10 i_hide
//ALIGNMENT=NEUTRAL
CAN=MT_WALK|MT_RUN
FOODTYPE=55 t_crops, 55 t_fruit, 55 t_grain, 64 t_grass
DESIRES=e_horses,c_man,c_woman
TEVENTS=e_horses
AVERSIONS=e_carnivores3
DESCRIPTION=Horse (Pamamino Mustang)
SUBSECTION=Land (Wild)
CATEGORY=Animals
On=@Click
if (strmatch("@*","<name>"))
remove
endif
ON=@Create
COLOR=033
STR={100 180}
DEX={90 130}
INT={6 10}
PARRYING={35.0 45.0}
MAGICRESISTANCE={25.0 30.0}
TACTICS={29.0 44.0}
WRESTLING={29.0 44.0}
TAMING=60.0
NPC=brain_animal
KARMA=0
[CHARDEF 01119]
DEFNAME=C_A_MUSTANG_SKY
NAME=Mustang
SOUND=snd_ANIMALS_HORSE1
ID=c_horse_brown_lt
ICON=i_pet_horse_brown_dk
DAM=3,4
ARMOR=9
RESOURCES=15 i_ribs_raw,10 i_hide
//ALIGNMENT=NEUTRAL
CAN=MT_WALK|MT_RUN
FOODTYPE=55 t_crops, 55 t_fruit, 55 t_grain, 64 t_grass
DESIRES=e_horses,c_man,c_woman
TEVENTS=e_horses
AVERSIONS=e_carnivores3
DESCRIPTION=Horse (Sky Mustang)
SUBSECTION=Land (Wild)
CATEGORY=Animals
On=@Click
if (strmatch("@*","<name>"))
remove
endif
ON=@Create
COLOR=0263
STR={100 180}
DEX={400 700}
INT={6 10}
PARRYING={35.0 45.0}
MAGICRESISTANCE={25.0 30.0}
TACTICS={29.0 44.0}
WRESTLING={29.0 44.0}
TAMING=60.0
NPC=brain_animal
KARMA=0
[CHARDEF 01120]
DEFNAME=C_A_MUSTANG_REDROAN
NAME=Mustang
SOUND=snd_ANIMALS_HORSE1
ID=c_horse_gray
ICON=i_pet_horse_brown_dk
DAM=3,4
ARMOR=9
RESOURCES=15 i_ribs_raw,10 i_hide
//ALIGNMENT=NEUTRAL
CAN=MT_WALK|MT_RUN
FOODTYPE=55 t_crops, 55 t_fruit, 55 t_grain, 64 t_grass
DESIRES=e_horses,c_man,c_woman
TEVENTS=e_horses
AVERSIONS=e_carnivores3
DESCRIPTION=Horse (Red Roan Mustang)
SUBSECTION=Land (Wild)
CATEGORY=Animals
On=@Click
if (strmatch("@*","<name>"))
remove
endif
ON=@Create
COLOR=0279
STR={100 180}
DEX={400 700}
INT={6 10}
PARRYING={35.0 45.0}
MAGICRESISTANCE={25.0 30.0}
TACTICS={29.0 44.0}
WRESTLING={29.0 44.0}
TAMING=60.0
NPC=brain_animal
KARMA=0
[CHARDEF 01121]
DEFNAME=C_A_MUSTANG_CHOCOLATE
NAME=Mustang
SOUND=snd_ANIMALS_HORSE1
ID=c_horse_brown_dk
ICON=i_pet_horse_brown_dk
DAM=3,4
ARMOR=9
RESOURCES=15 i_ribs_raw,10 i_hide
//ALIGNMENT=NEUTRAL
CAN=MT_WALK|MT_RUN
FOODTYPE=55 t_crops, 55 t_fruit, 55 t_grain, 64 t_grass
DESIRES=e_horses,c_man,c_woman
TEVENTS=e_horses
AVERSIONS=e_carnivores3
DESCRIPTION=Horse (Chocolate Mustang)
SUBSECTION=Land (Wild)
CATEGORY=Animals
On=@Click
if (strmatch("@*","<name>"))
remove
endif
ON=@Create
COLOR=01bb
STR={100 180}
DEX={400 700}
INT={6 10}
PARRYING={35.0 45.0}
MAGICRESISTANCE={25.0 30.0}
TACTICS={29.0 44.0}
WRESTLING={29.0 44.0}
TAMING=60.0
NPC=brain_animal
KARMA=0
[CHARDEF 01122]
DEFNAME=C_A_MUSTANG_ROAN
NAME=Mustang
SOUND=snd_ANIMALS_HORSE1
ID=c_horse_gray
ICON=i_pet_horse_brown_dk
DAM=3,4
ARMOR=9
RESOURCES=15 i_ribs_raw,10 i_hide
//ALIGNMENT=NEUTRAL
CAN=MT_WALK|MT_RUN
FOODTYPE=55 t_crops, 55 t_fruit, 55 t_grain, 64 t_grass
DESIRES=e_horses,c_man,c_woman
TEVENTS=e_horses
AVERSIONS=e_carnivores3
DESCRIPTION=Horse (Roan Mustang)
SUBSECTION=Land (Wild)
CATEGORY=Animals
On=@Click
if (strmatch("@*","<name>"))
remove
endif
ON=@Create
COLOR=01bb
STR={100 180}
DEX={400 700}
INT={6 10}
PARRYING={35.0 45.0}
MAGICRESISTANCE={25.0 30.0}
TACTICS={29.0 44.0}
WRESTLING={29.0 44.0}
TAMING=60.0
NPC=brain_animal
KARMA=0
[CHARDEF 01123]
DEFNAME=C_A_MUSTANG_GREY
NAME=Mustang
SOUND=snd_ANIMALS_HORSE1
ID=c_horse_gray
CAN=MT_WALK|MT_RUN
ICON=i_pet_horse_brown_dk
DAM=3,4
ARMOR=9
RESOURCES=15 i_ribs_raw,10 i_hide
FOODTYPE=55 t_crops, 55 t_fruit, 55 t_grain, 64 t_grass
//ALIGNMENT=NEUTRAL
DESIRES=e_horses,c_man,c_woman
TEVENTS=e_horses
AVERSIONS=e_carnivores3
DESCRIPTION=Horse (Grey Mustang)
SUBSECTION=Land (Wild)
CATEGORY=Animals
On=@Click
if (strmatch("@*","<name>"))
remove
endif
ON=@Create
COLOR=03e7
STR={100 180}
DEX={400 700}
INT={6 10}
PARRYING={35.0 45.0}
MAGICRESISTANCE={25.0 30.0}
TACTICS={29.0 44.0}
WRESTLING={29.0 44.0}
TAMING=60.0
NPC=brain_animal
KARMA=0
[CHARDEF 0d2]
//OSTARD (OCLOCK) Desert Ostard
DEFNAME=c_ostard_desert
NAME=Desert Ostard
SOUND=snd_ANIMAL_OSTARD_DESERT1
ICON=i_pet_OSTARD_Desert
DAM=7,15
ARMOR=9
RESOURCES=15 i_ribs_raw
CAN=MT_WALK|MT_RUN
FOODTYPE=55 t_crops, 55 t_fruit, 64 t_grass
=r_stables
DESIRES=e_OSTARDS
ANIM=01fff
DESCRIPTION=Oclock
SUBSECTION=T2A Animals
CATEGORY=Animals
On=@Click
if (strmatch("@*","<name>"))
remove
endif
ON=@Create
NPC=brain_animal
STR={94 170}
DEX={36 55}
INT={6 10}
PARRYING={25.0 35.0}
MAGICRESISTANCE={27.0 32.0}
TACTICS={29.0 44.0}
WRESTLING={29.0 44.0}
TAMING=650
ANIMALLORE=650
FAME=0
KARMA=1000
[CHARDEF 0da]
DEFNAME=c_ostard_zostrich
NAME=Frenzied Ostard
SOUND=snd_ANIMAL_OSTARD_FRENZIED1
ICON=i_pet_OSTARD_ZOSTRICH
CAN=MT_WALK|MT_RUN
DAM=8,23
ARMOR=15
RESOURCES=15 i_ribs_raw
FOODTYPE=55 t_crops, 55 t_fruit, 64 t_grass
=r_stables
DESIRES=e_OSTARDS
ANIM=01fff
DESCRIPTION=Zostrich
SUBSECTION=T2A Animals
CATEGORY=Animals
On=@Click
if (strmatch("@*","<name>"))
remove
endif
ON=@Create
NPC=brain_animal
STR={94 170}
DEX={96 115}
INT={6 10}
PARRYING={75.0 85.0}
MAGICRESISTANCE={75.0 80.0}
TACTICS={79.0 94.0}
WRESTLING={79.0 94.0}
TAMING=77.1
FAME=0
KARMA=1000
//ALIGNMENT=NEUTRAL
[CHARDEF 0db]
DEFNAME=c_ostard_forest
NAME=Forest Ostard
SOUND=snd_ANIMAL_OSTARD_DESERT1
ICON=i_pet_OSTARD_Forest
CAN=MT_WALK|MT_RUN
DAM=4,12
ARMOR=9
RESOURCES=15 i_ribs_raw
FOODTYPE=55 t_crops, 55 t_fruit, 64 t_grass
=r_stables
AVERSIONS=e_carnivores3
ANIM=01fff
DESCRIPTION=Orn
SUBSECTION=T2A Animals
CATEGORY=Animals
On=@Click
if (strmatch("@*","<name>"))
remove
endif
ON=@Create
NPC=brain_animal
STR={94 170}
DEX={36 55}
INT={6 10}
PARRYING={35.0 45.0}
MAGICRESISTANCE={25.0 30.0}
TACTICS={29.0 44.0}
WRESTLING={29.0 44.0}
TAMING=650
ANIMALLORE=650
FAME=0
KARMA=1000
//ALIGNMENT=NEUTRAL
[CHARDEF 0dc]
DEFNAME=c_llama
NAME=Llama
SOUND=snd_ANIMALS_LLAMA3
ICON=i_pet_LLAMA
CAN=MT_WALK|MT_RUN
ANIM=01fff
DAM=2,6
ARMOR=8
RESOURCES=7 i_ribs_raw,2 i_fur_light
FOODTYPE=5 t_crops, 5 t_fruit, 5 t_grain, 5 i_hay, 64 t_grass
=r_stables,spk_human_prime
DESIRES=c_llama,c_llama_pack,spk_human_prime
DESCRIPTION=Llama
SUBSECTION=Land (Domestic)
CATEGORY=Animals
On=@Click
if (strmatch("@*","<name>"))
remove
endif
ON=@Create
NPC=brain_animal
STR={31 49}
DEX={336 455}
INT={16 30}
PARRYING={35.0 45.0}
MAGICRESISTANCE={15.0 20.0}
TACTICS={19.0 29.0}
WRESTLING={19.0 29.0}
TAMING=35.1
FAME=10
karma=1500
//ALIGNMENT=NEUTRAL
[CHARDEF 0123]
DEFNAME=c_horse_pack
DEFNAME2=PACKHORSES
NAME=Pack Horse
SOUND=snd_ANIMALS_HORSE1
ANIM=01fff
ICON=i_pet_horse_pack
CAN=MT_WALK|MT_RUN
DAM=4,12
ARMOR=9
RESOURCES=15 i_ribs_raw, 10 i_hide
FOODTYPE=55 t_crops, 55 t_fruit, 55 t_grain, 64 t_grass
DESIRES=e_horses,c_man,c_woman
AVERSIONS=e_carnivores3
TEVENTS=e_horses
DESCRIPTION=Pack Horse
SUBSECTION=Land (Domestic)
CATEGORY=Animals
On=@Click
if (strmatch("@*","<name>"))
remove
endif
ON=@Create
NPC=brain_animal
STR={44 120}
DEX={36 55}
INT={6 10}
PARRYING={35.0 45.0}
MAGICRESISTANCE={25.0 30.0}
TACTICS={29.0 44.0}
WRESTLING={29.0 44.0}
TAMING=29.1
karma=1500
//ALIGNMENT=NEUTRAL
[CHARDEF 0124]
DEFNAME=c_llama_pack
DEFNAME2=PACKLLAMAS
NAME=Pack Llama
SOUND=snd_ANIMALS_LLAMA3
ICON=i_pet_llama_pack
ANIM=01fff
//OLDICON=i_pet_LLAMA
DAM=2,6
ARMOR=8
RESOURCES=7 i_ribs_raw,2 i_fur_dark
CAN=MT_WALK|MT_RUN
FOODTYPE=5 t_crops, 5 t_fruit, 5 t_grain, 5 I_HAY, 64 t_grass
=r_stables,spk_human_prime
DESIRES=c_llama,c_llama_pack,spk_human_prime
DESCRIPTION=Pack Llama
SUBSECTION=Land (Domestic)
CATEGORY=Animals
On=@Click
if (strmatch("@*","<name>"))
remove
endif
ON=@Create
NPC=brain_animal
STR={31 49}
DEX={36 55}
INT={16 30}
PARRYING={35.0 45.0}
MAGICRESISTANCE={15.0 20.0}
TACTICS={19.0 29.0}
WRESTLING={19.0 29.0}
TAMING=29.1
FAME=0
KARMA=1500
[CHARDEF 0E2]
//HORSE,Gray,White
DEFNAME=c_horse_gray
NAME=Horse
SOUND=snd_ANIMALS_HORSE1
ICON=i_pet_horse_gray
CAN=MT_WALK|MT_RUN
ANIM=01fff
DAM=3,4
ARMOR=9
DESIRES=c_horse_gray,c_man,c_woman
FOODTYPE=55 t_crops, 55 t_fruit, 55 t_grain, 64 t_grass
AVERSIONS=e_carnivores3
RESOURCES=15 i_ribs_raw,10 i_hide
DESCRIPTION=Horse (White)
SUBSECTION=Land (Domestic)
CATEGORY=Animals
On=@Click
if (strmatch("@*","<name>"))
remove
endif
ON=@Create
NPC=brain_animal
STR={44 120}
DEX={36 55}
INT={6 10}
PARRYING={35.0 45.0}
MAGICRESISTANCE={25.0 30.0}
TACTICS={29.0 44.0}
WRESTLING={29.0 44.0}
TAMING=29.1
karma=-60
//ALIGNMENT=NEUTRAL
[CHARDEF 0E4]
//HORSE3 light tan
DEFNAME=c_horse_brown_lt
NAME=Horse
SOUND=snd_ANIMALS_HORSE1
ICON=i_pet_horse_brown_lt
ANIM=01fff
DAM=3,4
ARMOR=9
RESOURCES=15 i_ribs_raw,10 i_hide
CAN=MT_WALK|MT_RUN
FOODTYPE=55 t_crops, 55 t_fruit, 55 t_grain, 64 t_grass
DESIRES=e_horses,c_man,c_woman
TEVENTS=e_horses
AVERSIONS=e_carnivores3
DESCRIPTION=Horse (Tan)
SUBSECTION=Land (Domestic)
CATEGORY=Animals
On=@Click
if (strmatch("@*","<name>"))
remove
endif
ON=@Create
NPC=brain_animal
STR={44 120}
DEX={36 55}
INT={6 10}
PARRYING={35.0 45.0}
MAGICRESISTANCE={25.0 30.0}
TACTICS={29.0 44.0}
WRESTLING={29.0 44.0}
TAMING=29.1
karma=-60
//ALIGNMENT=NEUTRAL
[CHARDEF 0CC]
//HORSE (Brown)
DEFNAME=c_horse_brown_dk
NAME=Horse
ANIM=01fff
SOUND=snd_ANIMALS_HORSE1
ICON=i_pet_horse_brown_dk
CAN=MT_WALK|MT_RUN
DAM=3,4
ARMOR=9
RESOURCES=15 i_ribs_raw,10 i_hide
FOODTYPE=55 t_crops,55 t_fruit,55 t_grain,64 t_grass
DESIRES=e_horses,c_man,c_woman
TEVENTS=e_horses
AVERSIONS=e_carnivores3
DESCRIPTION=Horse (Brown)
SUBSECTION=Land (Domestic)
CATEGORY=Animals
On=@Click
if (strmatch("@*","<name>"))
remove
endif
ON=@Create
NPC=brain_animal
STR={44 120}
DEX={36 55}
INT={6 10}
PARRYING={35.0 45.0}
MAGICRESISTANCE={25.0 30.0}
TACTICS={29.0 44.0}
WRESTLING={29.0 44.0}
TAMING=29.1
karma=-60
//ALIGNMENT=NEUTRAL
[Chardef 0f1]
DEFNAME=C_unicorn_lbr
Name=Unicorn
CAN=MT_WALK|MT_RUN
DAM=3,4
ARMOR=9
RESOURCES=15 i_ribs_raw,10 i_hide
FOODTYPE=55 t_crops,55 t_fruit,55 t_grain,64 t_grass
DESIRES=e_horses,c_man,c_woman
TEVENTS=e_horses
AVERSIONS=e_carnivores3
DESCRIPTION=Horse (Brown)
SUBSECTION=Land (Domestic)
CATEGORY=Animals
On=@Click
if (strmatch("@*","<name>"))
remove
endif
ON=@Create
NPC=brain_animal
STR={44 120}
DEX={36 55}
INT={6 10}
PARRYING={35.0 45.0}
MAGICRESISTANCE={25.0 30.0}
TACTICS={29.0 44.0}
WRESTLING={29.0 44.0}
TAMING=29.1
karma=-60
//ALIGNMENT=NEUTRAL
[CHARDEF 0C8]
//HORSE (Warm Tan)(light brown)
DEFNAME=c_horse_tan
NAME=Horse
SOUND=snd_ANIMALS_HORSE1
ICON=i_pet_horse_tan
ANIM=01fff
CAN=MT_WALK|MT_RUN
RESOURCES=15 i_ribs_raw, 10 i_hide
FOODTYPE=55 t_crops,55 t_fruit,55 t_grain, 64 t_grass
DAM=3,4
ARMOR=9
DESIRES=e_horses,c_man,c_woman
TEVENTS=e_horses
AVERSIONS=e_carnivores3
DESCRIPTION=Horse (Beige)
SUBSECTION=Land (Domestic)
CATEGORY=Animals
On=@Click
if (strmatch("@*","<name>"))
remove
endif
ON=@Create
NPC=brain_animal
karma=-60
STR={44 120}
DEX={36 55}
INT={6 10}
PARRYING={35.0 45.0}
MAGICRESISTANCE={25.0 30.0}
TACTICS={29.0 44.0}
WRESTLING={29.0 44.0}
TAMING=50.1
//ALIGNMENT=NEUTRAL
[EOF]
Total votes: 0
Sunucular 14 saat önce
Ultima Online 15 saat önce
Sunucular 4 gün önce
Ultima Online 2 hafta önce
Counter-Strike 2 hafta önce
Sunucular 1 ay önce
Sunucular 1 ay önce
Ultima Online 1 ay önce
Sunucular 1 ay önce
Sohbet & Geyik 1 ay önce
Sunucular 1 ay önce
Ultima Online 2 ay önce
Ultima Online 2 ay önce
2024-10-31 22:47
2024-10-14 17:45
2024-09-26 14:21
2024-07-08 22:50
2024-07-08 22:34
2024-06-19 22:05
2024-06-01 02:19
2024-05-31 21:17
Yorumlar (0)