varios balance changes
This commit is contained in:
parent
805451cb0d
commit
421d048c18
8 changed files with 111 additions and 41 deletions
4
data.lua
4
data.lua
|
@ -107,6 +107,10 @@ end
|
|||
if mods["space-exploration"] then
|
||||
require('scripts/SE/data')
|
||||
end
|
||||
--UMR
|
||||
if mods["umr"] then
|
||||
require('scripts/umr/data')
|
||||
end
|
||||
|
||||
data:extend({
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue