mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-02 01:22:25 +00:00
parent
92dc243aa3
commit
b091953eee
@ -2,6 +2,9 @@
|
|||||||
[binary_path]
|
[binary_path]
|
||||||
path=data/campaigns/Under_the_Burning_Suns
|
path=data/campaigns/Under_the_Burning_Suns
|
||||||
[/binary_path]
|
[/binary_path]
|
||||||
|
[binary_path]
|
||||||
|
path=data/campaigns/The_Rise_Of_Wesnoth
|
||||||
|
[/binary_path]
|
||||||
[+units]
|
[+units]
|
||||||
{campaigns/Under_the_Burning_Suns/units/elves/Kaleh.cfg}
|
{campaigns/Under_the_Burning_Suns/units/elves/Kaleh.cfg}
|
||||||
[/units]
|
[/units]
|
||||||
@ -338,6 +341,21 @@ Xu , Xu , Qxu , Qxu , Ql , Ql
|
|||||||
[/object]
|
[/object]
|
||||||
[/modifications]
|
[/modifications]
|
||||||
[/unit]
|
[/unit]
|
||||||
|
[unit]
|
||||||
|
x,y=20,5
|
||||||
|
type="Ancient Wose"
|
||||||
|
id="rithrandil"
|
||||||
|
name="Rithrandil"
|
||||||
|
profile="portraits/rithrandil.png"
|
||||||
|
[modifications]
|
||||||
|
[object]
|
||||||
|
[effect]
|
||||||
|
apply_to=movement
|
||||||
|
set=0
|
||||||
|
[/effect]
|
||||||
|
[/object]
|
||||||
|
[/modifications]
|
||||||
|
[/unit]
|
||||||
[/side]
|
[/side]
|
||||||
[side]
|
[side]
|
||||||
side=3
|
side=3
|
||||||
@ -371,6 +389,21 @@ Xu , Xu , Qxu , Qxu , Ql , Ql
|
|||||||
text="Explore the map"
|
text="Explore the map"
|
||||||
[/label]
|
[/label]
|
||||||
|
|
||||||
|
[event]
|
||||||
|
name=moveto
|
||||||
|
[filter]
|
||||||
|
side=1
|
||||||
|
[filter_adjacent]
|
||||||
|
id=rithrandil
|
||||||
|
[/filter_adjacent]
|
||||||
|
[/filter]
|
||||||
|
|
||||||
|
[message]
|
||||||
|
id=rithrandil
|
||||||
|
message="Hello there"
|
||||||
|
[/message]
|
||||||
|
[/event]
|
||||||
|
|
||||||
#ifdef DEBUG_MODE
|
#ifdef DEBUG_MODE
|
||||||
[event]
|
[event]
|
||||||
name=select
|
name=select
|
||||||
|
Loading…
x
Reference in New Issue
Block a user