Made EASY difficulty easier.
This commit is contained in:
parent
f63b94e5bf
commit
02d0edd20b
1 changed files with 15 additions and 13 deletions
|
@ -135,8 +135,8 @@
|
|||
canrecruit=yes
|
||||
|
||||
{FLAG_VARIANT undead}
|
||||
{GOLD4 520 600 680 760}
|
||||
{INCOME4 22 24 26 28}
|
||||
{GOLD4 420 520 640 760}
|
||||
{INCOME4 18 23 26 28}
|
||||
[/side]
|
||||
|
||||
[side]
|
||||
|
@ -151,8 +151,8 @@
|
|||
canrecruit=yes
|
||||
|
||||
{FLAG_VARIANT undead}
|
||||
{GOLD4 440 500 560 620}
|
||||
{INCOME4 16 18 20 22}
|
||||
{GOLD4 320 420 520 620}
|
||||
{INCOME4 12 16 20 22}
|
||||
[unit]
|
||||
type=Draug
|
||||
x,y=15,4
|
||||
|
@ -190,8 +190,8 @@
|
|||
canrecruit=yes
|
||||
|
||||
{FLAG_VARIANT undead}
|
||||
{GOLD4 500 560 620 680}
|
||||
{INCOME4 22 24 26 28}
|
||||
{GOLD4 400 510 620 680}
|
||||
{INCOME4 18 23 26 28}
|
||||
[/side]
|
||||
|
||||
[side]
|
||||
|
@ -743,6 +743,13 @@
|
|||
generate_name=yes
|
||||
x,y=29,3
|
||||
[/unit]
|
||||
[unit]
|
||||
side=5
|
||||
type=$type_2
|
||||
generate_name=yes
|
||||
x,y=34,1
|
||||
[/unit]
|
||||
#ifndef EASY
|
||||
[unit]
|
||||
side=5
|
||||
type=$type_3
|
||||
|
@ -750,12 +757,7 @@
|
|||
x,y=32,2
|
||||
gender=female
|
||||
[/unit]
|
||||
[unit]
|
||||
side=5
|
||||
type=$type_2
|
||||
generate_name=yes
|
||||
x,y=34,1
|
||||
[/unit]
|
||||
#endif
|
||||
|
||||
[clear_variable]
|
||||
name=type_1
|
||||
|
@ -909,7 +911,7 @@
|
|||
[message]
|
||||
speaker=$unit.id
|
||||
[option]
|
||||
message= _ "I think that could be useful. I’ll take it."
|
||||
message= _ "That sounds great! I’ll take it."
|
||||
[command]
|
||||
[set_variable]
|
||||
name=get_necklace
|
||||
|
|
Loading…
Add table
Reference in a new issue