LoW: raise player gold in S6-7

This commit is contained in:
nemaara 2019-03-10 14:57:15 -04:00
parent 8b14c454d5
commit f4e0b619cf
2 changed files with 4 additions and 4 deletions

View file

@ -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 ####

View file

@ -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