Skip to content
Snippets Groups Projects
Commit c41544e3 authored by Pregmodder's avatar Pregmodder
Browse files

Merge branch 'birth-fixes' into 'pregmod-master'

Birth fixes

Closes #2308

See merge request pregmodfan/fc-pregmod!7848
parents cfadd422 3fc6ec6e
No related branches found
No related tags found
No related merge requests found
...@@ -340,7 +340,6 @@ App.Data.resetOnNGPlus = { ...@@ -340,7 +340,6 @@ App.Data.resetOnNGPlus = {
targetArcology: {fs: "New"}, targetArcology: {fs: "New"},
readySlaves: 0, readySlaves: 0,
slaveDead: 0,
plot: 1, plot: 1,
assignmentRecords: {}, assignmentRecords: {},
marrying: [], // array of slave being married this week marrying: [], // array of slave being married this week
...@@ -1150,11 +1149,6 @@ App.Data.resetOnNGPlus = { ...@@ -1150,11 +1149,6 @@ App.Data.resetOnNGPlus = {
arcologyUpgrade: { arcologyUpgrade: {
drones: 0, hydro: 0, apron: 0, grid: 0, spire: 0 drones: 0, hydro: 0, apron: 0, grid: 0, spire: 0
}, },
/* temp, remove */
suddenBirth: 0,
humiliation: 0,
csec: 0,
birthDamage: 0,
AGrowth: 2, AGrowth: 2,
ACitizens: 4250, ACitizens: 4250,
......
Source diff could not be displayed: it is too large. Options to address this: view the blob.
Source diff could not be displayed: it is too large. Options to address this: view the blob.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment