Author: esr
Date: Tue Oct 7 06:30:19 2008
New Revision: 29936
URL: http://svn.gna.org/viewcvs/wesnoth?rev=29936&view=rev
Log:
Cleanup file renames.
Added:
trunk/data/campaigns/Legend_of_Wesmere/scenarios/24_Epilogue.cfg (props
changed)
- copied unchanged from r29934,
trunk/data/campaigns/Legend_of_Wesmere/scenarios/24_Epilogue1.cfg
trunk/data/core/units/humans/Mage_Elder.cfg
- copied unchanged from r29932,
trunk/data/core/units/humans/Elder_Mage.cfg
Removed:
trunk/data/campaigns/Legend_of_Wesmere/scenarios/24_Epilogue1.cfg
trunk/data/core/units/humans/Elder_Mage.cfg
Propchange: trunk/data/campaigns/Legend_of_Wesmere/scenarios/24_Epilogue.cfg
------------------------------------------------------------------------------
svn:mergeinfo =
Removed: trunk/data/campaigns/Legend_of_Wesmere/scenarios/24_Epilogue1.cfg
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Legend_of_Wesmere/scenarios/24_Epilogue1.cfg?rev=29935&view=auto
==============================================================================
--- trunk/data/campaigns/Legend_of_Wesmere/scenarios/24_Epilogue1.cfg (original)
+++ trunk/data/campaigns/Legend_of_Wesmere/scenarios/24_Epilogue1.cfg (removed)
@@ -1,50 +1,0 @@
-#textdomain wesnoth-low
-[scenario]
- name= _ "Epilogue"
- id=24_Epilogue
- {NO_MAP_DATA}
-
- # TODO music
-
- [story]
- [part]
- story= _ "Kalenz buried Landar with full honors and made him a
monument worthy of a true elvish hero."
- background="maps/wesnoth.png"
- #TODO set a cross where the monument of Landar was built
- [/part]
- [part]
- story= _ "Landar's remaining followers' lives were spared, but
they were banished to Gitamoth forest, henceforth known as Silent Forest."
- background="maps/wesnoth.png"
- #TODO set a cross at Gitamoth forest
- [/part]
- [part]
- story= _ "As Landar had wiped out the Elvish Council, Kalenz was
unanimously chosen as High Lord of the Elves. North and South Elves swore
allegiance to him."
- background="maps/wesnoth.png"
- #TODO set a cross at the Ka'lian.
- [/part]
- [part]
- story= _ "Kalenz retired with Cleodil to their home in the North."
- background="maps/wesnoth.png"
- #TODO set a cross at Kalenz home
- [/part]
- [part]
- story= _ "Before doing so, however, he made sure to reorganize the
Elves so they could mobilize for war more readily. He knew that the orcish
threat was not over; that the elves, through hesitation, had lost a golden
opportunity to end the threat and that trouble would someday return..."
- background="maps/wesnoth.png"
- [/part]
- [part]
- story= _ "Cleodil bore Kalenz children who were tall, and
beautiful, and inherited in full measure both their mother's healing gifts and
their father's talented and searching mind. In the fullness of time, after a
long life full of accomplishment and love and laughter, Cleodil died after the
manner of Elves,aging swiftly to a peaceful end."
- [/part]
- [part]
- story= _ "But Kalenz's story was not yet over. Aquagar's curse was
fulfilled; prolonged in life by Crelanu's philter, he outlived not only his
beloved but their children. Sundered from his kin by their mortality, fleeing
the relections in their eyes of his lost beloved, he left his home and wandered
for many a year across the Great Continent. Oft did he arrive unexpected at
times and places when his people were in dire straits, and succour them with
wisdom or magic or his bright keen blade."
- [/part]
- [part]
- story= _ "To learn of Kalenz's last and perhaps greatest deeds,
and those in which he was most alone, seek ye the tale of Delfador the Great
and the fall of the usurping Queen Asheviere."
- [/part]
- [/story]
- [event]
- name=prestart
- [endlevel]
- result=continue_no_save
- [/endlevel]
- [/event]
-[/scenario]
Removed: trunk/data/core/units/humans/Elder_Mage.cfg
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/units/humans/Elder_Mage.cfg?rev=29935&view=auto
==============================================================================
--- trunk/data/core/units/humans/Elder_Mage.cfg (original)
+++ trunk/data/core/units/humans/Elder_Mage.cfg (removed)
@@ -1,141 +1,0 @@
-#textdomain wesnoth-units
-[unit_type]
- id=Elder Mage
- name= _ "Elder Mage"
- race=human
- image="units/human-magi/elder-mage.png"
- {DEFENSE_ANIM "units/human-magi/elder-mage-defend.png"
"units/human-magi/elder-mage.png" {SOUND_LIST:HUMAN_OLD_HIT} }
- hitpoints=55
- movement_type=smallfoot
- [resistance]
- fire=80
- [/resistance]
- movement=6
- experience=150
- level=5
- alignment=neutral
- advances_to=null
- {AMLA_DEFAULT}
- cost=65
- usage=mixed fighter
- die_sound={SOUND_LIST:HUMAN_OLD_DIE}
- description= _ "Once great, Elder Magi have seen their power a little
diminished from wearying years of battle. Nevertheless they remain feared on
the battlefield on account of their powerful lightning
bolts."+{SPECIAL_NOTES}+{SPECIAL_NOTES_MAGICAL}
- [attack]
- name=staff
- description= _"staff"
- icon=attacks/staff-magic.png
- type=impact
- range=melee
- damage=8
- number=2
- [/attack]
- [attack]
- name=lightning
- description= _"lightning"
- icon=attacks/lightning.png
- type=fire
- range=ranged
- [specials]
- {WEAPON_SPECIAL_MAGICAL}
- [/specials]
- damage=14
- number=4
- [/attack]
-
- [attack_anim]
- [filter_attack]
- name=staff
- [/filter_attack]
- [frame]
- begin=-225
- end=-200
- image="units/human-magi/elder-mage-ranged1.png"
- [/frame]
- [frame]
- begin=-200
- end=-100
- image="units/human-magi/elder-mage-melee1.png"
- [/frame]
- [if]
- hits=yes
- [frame]
- begin=-100
- end=100
- image="units/human-magi/elder-mage-melee2.png"
- sound=staff.wav
- [/frame]
- [/if]
- [else]
- hits=no
- [frame]
- begin=-100
- end=100
- image="units/human-magi/elder-mage-melee2.png"
- sound={SOUND_LIST:MISS}
- [/frame]
- [/else]
- [frame]
- begin=100
- end=150
- image="units/human-magi/elder-mage-ranged1.png"
- [/frame]
- [frame]
- begin=150
- end=200
- image="units/human-magi/elder-mage.png"
- [/frame]
- [/attack_anim]
-
-#define ELDER_MAGE_LIGHTNING DIRECTION_NUMBER
- [attack_anim]
- [filter_attack]
- name=lightning
- [/filter_attack]
-
- {LIGHTNING_BOLT {DIRECTION_NUMBER} }
-
- [if]
- hits=yes
- [frame]
- begin=-300
- end=-200
- image="units/human-magi/elder-mage-ranged1.png"
- sound=lightning.ogg
- [/frame]
- [/if]
- [else]
- hits=no
- [frame]
- begin=-300
- end=-200
- image="units/human-magi/elder-mage-ranged1.png"
- sound=lightning-miss.ogg
- [/frame]
- [/else]
- [frame]
- begin=-200
- end=-100
- image="units/human-magi/elder-mage-ranged2.png"
- [/frame]
- [frame]
- begin=-100
- end=100
- image="units/human-magi/elder-mage-ranged3.png"
- [/frame]
- [frame]
- begin=100
- end=200
- image="units/human-magi/elder-mage-ranged2.png"
- [/frame]
- [frame]
- begin=200
- end=250
- image="units/human-magi/elder-mage-ranged1.png"
- [/frame]
- [/attack_anim]
-#enddef
-
- {ELDER_MAGE_LIGHTNING 1}
- {ELDER_MAGE_LIGHTNING 2}
- {ELDER_MAGE_LIGHTNING 3}
-[/unit_type]
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits