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

Merge branch 'pregmod-dev' into 'pregmod-master'

Pregmod v3.8.5

See merge request pregmodfan/fc-pregmod!8605
parents 8f78a5be 932ff790
No related branches found
No related tags found
No related merge requests found
...@@ -2,6 +2,8 @@ Pregmod ...@@ -2,6 +2,8 @@ Pregmod
0.10.7.1-3.8.x 0.10.7.1-3.8.x
12/29/2020
5 5
-added the toy shop (custom sex toy printing) -added the toy shop (custom sex toy printing)
-added extreme implant breast shape "spherical" -added extreme implant breast shape "spherical"
......
App.Version = { App.Version = {
base: "0.10.7.1", // The vanilla version the mod is based off of, this should never be changed. base: "0.10.7.1", // The vanilla version the mod is based off of, this should never be changed.
pmod: "3.8.4", pmod: "3.8.5",
commitHash: null, commitHash: null,
release: 1115 // When getting close to 2000, please remove the check located within the onLoad() function defined at line five of src/js/eventHandlers.js. release: 1115 // When getting close to 2000, please remove the check located within the onLoad() function defined at line five of src/js/eventHandlers.js.
}; };
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