SoF: General cleanup
1) Clear variables and macros 2) Remove default AI values 3) S7: Remove the ghost ship
This commit is contained in:
parent
5753ae3c35
commit
7afcfaad56
8 changed files with 17 additions and 13 deletions
|
@ -91,7 +91,6 @@
|
|||
team_name=elves
|
||||
user_team_name= _ "Elves"
|
||||
[ai]
|
||||
{AI_SIMPLE_ALWAYS_ASPECT grouping offensive}
|
||||
{AI_SIMPLE_ALWAYS_ASPECT passive_leader yes}
|
||||
[goal]
|
||||
[criteria]
|
||||
|
@ -366,7 +365,6 @@
|
|||
{TRAIT_LOYAL}
|
||||
{TRAIT_RESILIENT}
|
||||
[/modifications]
|
||||
{IS_HERO}
|
||||
[/unit]
|
||||
[message]
|
||||
speaker=Alanin
|
||||
|
|
|
@ -40,9 +40,6 @@
|
|||
{GOLD 200 250 300}
|
||||
team_name=elves
|
||||
user_team_name= _ "Elves"
|
||||
[ai]
|
||||
grouping=offensive
|
||||
[/ai]
|
||||
{FLAG_VARIANT wood-elvish}
|
||||
[/side]
|
||||
|
||||
|
@ -824,3 +821,6 @@
|
|||
[/image]
|
||||
[/terrain_graphics]
|
||||
[/scenario]
|
||||
|
||||
#undef GLYPH_ON
|
||||
#undef GLYPH_OFF
|
||||
|
|
|
@ -628,6 +628,7 @@
|
|||
id=Baglur
|
||||
image=misc/loyal-icon.png
|
||||
[/unit_overlay]
|
||||
{CLEAR_VARIABLE thur_x,thur_y}
|
||||
[endlevel]
|
||||
result=victory
|
||||
bonus=yes
|
||||
|
@ -645,3 +646,5 @@
|
|||
[/endlevel]
|
||||
[/event]
|
||||
[/scenario]
|
||||
|
||||
#undef WINTERENEMY
|
||||
|
|
|
@ -835,3 +835,5 @@
|
|||
[/gold]
|
||||
[/event]
|
||||
[/scenario]
|
||||
|
||||
#undef IN_CAVES
|
||||
|
|
|
@ -95,11 +95,6 @@
|
|||
carryover_percentage=0
|
||||
[/gold_carryover]
|
||||
[/objectives]
|
||||
[unit]
|
||||
x,y=1,1
|
||||
type=Galleon
|
||||
side=2
|
||||
[/unit]
|
||||
[/event]
|
||||
|
||||
[event]
|
||||
|
@ -171,9 +166,6 @@
|
|||
{TRAIT_RESILIENT}
|
||||
[/modifications]
|
||||
[/unit]
|
||||
[kill]
|
||||
type=Galleon
|
||||
[/kill]
|
||||
[scroll_to]
|
||||
x,y=18,1
|
||||
[/scroll_to]
|
||||
|
@ -264,6 +256,8 @@
|
|||
[/modifications]
|
||||
{IS_LOYAL}
|
||||
[/unit]
|
||||
|
||||
{CLEAR_VARIABLE random}
|
||||
[/event]
|
||||
|
||||
[event]
|
||||
|
|
|
@ -461,6 +461,7 @@
|
|||
variable=thur
|
||||
find_vacant=yes
|
||||
[/unstore_unit]
|
||||
{CLEAR_VARIABLE thur}
|
||||
|
||||
[object]
|
||||
id=sceptre of fire
|
||||
|
|
|
@ -835,6 +835,8 @@
|
|||
[unstore_unit]
|
||||
variable=alanin
|
||||
[/unstore_unit]
|
||||
{CLEAR_VARIABLE move_x,move_y}
|
||||
{CLEAR_VARIABLE alanin}
|
||||
[endlevel]
|
||||
result=victory
|
||||
carryover_report=no
|
||||
|
@ -843,3 +845,6 @@
|
|||
[/endlevel]
|
||||
[/event]
|
||||
[/scenario]
|
||||
|
||||
#undef RANDOM_MERCENARY_2
|
||||
#undef CHANGE_MAP
|
||||
|
|
|
@ -176,6 +176,7 @@
|
|||
[unstore_unit]
|
||||
variable=krawg
|
||||
[/unstore_unit]
|
||||
{CLEAR_VARIABLE krawg}
|
||||
#/MUF
|
||||
[message]
|
||||
speaker=Gatekeeper
|
||||
|
|
Loading…
Add table
Reference in a new issue