Changing leader's trait doesn't change it in game

Narvana

Chieftain
Joined
Nov 20, 2016
Messages
62
So I came across great mod from your forum, specifically "Louis XIV of France".

This leader's trait gives one envoy after building a wonder. I wanted to make a simple change for myself and change the rule to "building a wonder gives you +1 influence point per turn".

I figured that I have to use this modifer:

Code:
MODIFIER_PLAYER_ADJUST_INFLUENCE_POINTS_PER_TURN

And replace this:

Code:
MODIFIER_PLAYER_GRANT_INFLUENCE_TOKEN

But it didn't change anything in-game, wonders still gives one envoy. (・ิ_・ิ)

The thing is, those modifers are not present in any other code lane, so I have no idea what could I possibly do wrong. Please, help... (ಥ﹏ಥ )
 
Back
Top Bottom