LoW: raise player gold in S6-7
This commit is contained in:
parent
8b14c454d5
commit
f4e0b619cf
2 changed files with 4 additions and 4 deletions
|
@ -30,10 +30,10 @@
|
|||
[/story]
|
||||
|
||||
#define PLAYER_GOLD
|
||||
{GOLD 350 300 250}
|
||||
{GOLD 700 600 500}
|
||||
#enddef
|
||||
#define MULTIPLAYER_GOLD
|
||||
{GOLD 140 120 100}
|
||||
{GOLD 250 225 200}
|
||||
#enddef
|
||||
|
||||
#### Kalenz's code ####
|
||||
|
|
|
@ -48,11 +48,11 @@
|
|||
### /Map Setup ###
|
||||
|
||||
#define PLAYER_GOLD
|
||||
{GOLD 600 500 400}
|
||||
{GOLD 700 600 500}
|
||||
income=-2
|
||||
#enddef
|
||||
#define MULTIPLAYER_GOLD
|
||||
{GOLD 240 190 160}
|
||||
{GOLD 250 215 190}
|
||||
income=-2
|
||||
#enddef
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue