Added random embellishments to random MP maps.
However, these won't show up in the map editor.
This commit is contained in:
parent
70a58cdf9c
commit
a950016a61
4 changed files with 40 additions and 0 deletions
|
@ -12,6 +12,18 @@
|
|||
id=multiplayer_Random_Map
|
||||
{DEFAULT_MUSIC_PLAYLIST}
|
||||
{DEFAULT_SCHEDULE}
|
||||
|
||||
[event]
|
||||
name=prestart
|
||||
|
||||
{SCATTER_EMBELLISHMENTS G* ^Efm 7}
|
||||
{SCATTER_EMBELLISHMENTS Re,Rb,Gd ^Gvs 5}
|
||||
{SCATTER_EMBELLISHMENTS G*,D*,R*,Uu*,Ur* ^Es 2}
|
||||
{SCATTER_EMBELLISHMENTS G*,R*,Uu*,Ur* ^Em 2}
|
||||
{SCATTER_EMBELLISHMENTS Uu* ^Emf 2}
|
||||
{SCATTER_EMBELLISHMENTS D* ^Edp 2}
|
||||
{SCATTER_EMBELLISHMENTS G*,R* ^Wm 0.25}
|
||||
[/event]
|
||||
[/scenario]
|
||||
name=default
|
||||
map_width=40
|
||||
|
|
|
@ -11,6 +11,15 @@
|
|||
id=multiplayer_Random_Map_Desert
|
||||
{DEFAULT_MUSIC_PLAYLIST}
|
||||
{DEFAULT_SCHEDULE}
|
||||
|
||||
[event]
|
||||
name=prestart
|
||||
|
||||
{SCATTER_EMBELLISHMENTS G*,D*,R*,Uu*,Ur* ^Es 2}
|
||||
{SCATTER_EMBELLISHMENTS Uu* ^Emf 2}
|
||||
{SCATTER_EMBELLISHMENTS D* ^Edp 2}
|
||||
{SCATTER_EMBELLISHMENTS G*,R* ^Wm 0.25}
|
||||
[/event]
|
||||
[/scenario]
|
||||
name=default
|
||||
map_width=40
|
||||
|
|
|
@ -11,6 +11,17 @@
|
|||
id=multiplayer_Random_Map_Marsh
|
||||
{DEFAULT_MUSIC_PLAYLIST}
|
||||
{DEFAULT_SCHEDULE}
|
||||
|
||||
[event]
|
||||
name=prestart
|
||||
|
||||
{SCATTER_EMBELLISHMENTS G* ^Efm 7}
|
||||
{SCATTER_EMBELLISHMENTS Re,Rb,Gd ^Gvs 5}
|
||||
{SCATTER_EMBELLISHMENTS G*,D*,R*,Uu*,Ur* ^Es 2}
|
||||
{SCATTER_EMBELLISHMENTS G*,R*,Uu*,Ur* ^Em 2}
|
||||
{SCATTER_EMBELLISHMENTS Uu* ^Emf 2}
|
||||
{SCATTER_EMBELLISHMENTS G*,R* ^Wm 0.25}
|
||||
[/event]
|
||||
[/scenario]
|
||||
name=default
|
||||
map_width=40
|
||||
|
|
|
@ -11,6 +11,14 @@
|
|||
id=multiplayer_Random_Map_Winter
|
||||
{DEFAULT_MUSIC_PLAYLIST}
|
||||
{DEFAULT_SCHEDULE}
|
||||
|
||||
[event]
|
||||
name=prestart
|
||||
|
||||
{SCATTER_EMBELLISHMENTS G*,D*,R*,Uu*,Ur*,Aa ^Es 2}
|
||||
{SCATTER_EMBELLISHMENTS Uu* ^Emf 2}
|
||||
{SCATTER_EMBELLISHMENTS G*,R*,Aa ^Wm 0.25}
|
||||
[/event]
|
||||
[/scenario]
|
||||
|
||||
name=default
|
||||
|
|
Loading…
Add table
Reference in a new issue