Upped the gold you get from not taking Jessica from 100/75/50 to 300/250/200.
This commit is contained in:
parent
5c1a03a5f3
commit
a516494431
1 changed files with 3 additions and 3 deletions
|
@ -391,15 +391,15 @@
|
|||
[/message]
|
||||
|
||||
#ifdef EASY
|
||||
{LOOT 100 1}
|
||||
{LOOT 300 1}
|
||||
#endif
|
||||
|
||||
#ifdef NORMAL
|
||||
{LOOT 75 1}
|
||||
{LOOT 250 1}
|
||||
#endif
|
||||
|
||||
#ifdef HARD
|
||||
{LOOT 50 1}
|
||||
{LOOT 200 1}
|
||||
#endif
|
||||
[/command]
|
||||
[/option]
|
||||
|
|
Loading…
Add table
Reference in a new issue