My usersetting looks like thisAs Enginseer suggested me, I am posting here my mod. Hope you like it..
Code:
--==========================================================================================================================
-- USER SETTINGS (Thanks to JFD <3)
--==========================================================================================================================
-- JFD_GlobalUserSettings
------------------------------------------------------------
CREATE TABLE IF NOT EXISTS
JFD_GlobalUserSettings (
Type text default null,
Value integer default 1);
--------------------------------------------------------------------------
-- If you think that it is too OP that sanctuaries give also 1 Great Person point, then put zero to the following:
INSERT INTO JFD_GlobalUserSettings
(Type, Value)
VALUES ('GREAT_PEOPLE_POINTS', 1);
--==========================================================================================================================
--==========================================================================================================================
Also I don't know if this is a place to discuss it, but due to VP specifics, you get couple of extra border tiles at the start of the game, but you still have to discover animal husbandry or trapping.
- some totems are ridculous. Bull give you 2





- buying settlers with faith doesnt work. unless it starts after you found religion;
- unique spearmen miniature doesnt work
- my starting pathfinder was getting all blessings from all sancuaries, after I had 4 cities, I had superman

Moderator Action: Moved to appropriate thread. leif
Last edited by a moderator: