Skip to content

Commit

Permalink
Fix enormous cost of Colony ships after enabling 'God Mode' edict
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksanderGondek committed Feb 25, 2018
1 parent a7ff0f3 commit f73aa40
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Stellaris - Mod - Filthy casual mode
=======
![Mod version](https://img.shields.io/badge/version-2.0.0-brightgreen.svg)
![Stellaris version](https://img.shields.io/badge/stellaris--version-2.0.0-blue.svg)
![Mod version](https://img.shields.io/badge/version-2.0.1-brightgreen.svg)
![Stellaris version](https://img.shields.io/badge/stellaris--version-2.0.*-blue.svg)

[This mod](http://steamcommunity.com/sharedfiles/filedetails/?id=741819051) goal is to make game significantly easier by adding edicts (usable only by human player) which grant various benefits to the empire at no maintenance costs.

Expand Down
2 changes: 1 addition & 1 deletion filthy_casual_mode/common/edicts/god_mode.lua
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ country_edict = {
country_resource_minerals_mult = 999.0
country_resource_food_mult = 999.0
country_resource_unity_mult = 999.0
pop_happiness = 999.0
pop_happiness = 3.0
}

potential = {
Expand Down
2 changes: 1 addition & 1 deletion filthy_casual_mode/description for steam.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Mod was inspired on "Easy Mode", which sadly seems no longer to be updated.

Stellaris version requirement: 2.0.*
Tested under version: 2.0.0 (daf0) with all dlcs (except for Apocalypse).
Current mod version: 2.0.0
Current mod version: 2.0.1
Github page for posting issues/ideas/contributing: https://github.com/AleksanderGondek/stellaris-mod-filthy-casual-mode

[b]How to enable[/b]: Press [i]F6[/i] to open Edicts screen and there please select any edict that matches your needs.
Expand Down

0 comments on commit f73aa40

Please sign in to comment.