14 lines
413 B
Python
14 lines
413 B
Python
arta_sha_deposit_percent = 25 / 100
|
|
guilds_sha_deposit_percent = 25 / 100
|
|
arta_ha_deposit_percent = 25 / 100
|
|
guilds_ha_deposit_percent = 15 / 100
|
|
arta_ar_deposit_percent = 15 / 100
|
|
arta_ma_deposit_percent = 25 / 100
|
|
guilds_ma_deposit_percent = 25 / 100
|
|
sha_deposit_percent = 50 / 100
|
|
ha_deposit_percent = 60 / 100
|
|
ar_deposit_percent = 85 / 100
|
|
ma_deposit_percent = 50 / 100
|
|
wage_percent=25/100
|
|
carcases_sell=True
|