minor changes

This commit is contained in:
CosmoOrSth
2024-10-13 18:43:34 +05:30
parent ff463b2dbd
commit fd27d68185
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@
},
"action": {
"type": "origins:damage",
"amount": 4,
"amount": 6,
"damage_type": "terraoriginum:lack_of_sun"
}

View File

@@ -22,7 +22,7 @@
{
"type": "origins:change_resource",
"resource": "terraoriginum:monarchpowers/solar_energy",
"change": -200
"change": -300
}
]
},