Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Thank you! You are a legend. I've tinkered with modding files of a few other games and I spent a solid 3 hours combing through Majesty's trying to figure out how to do this, I saw that dataset base line more than a few times and didn't think twice about it.
I've achieved everything I've wanted to do except for one loose end. Would you be able to point me to where I would be able to change the palace level requirement for Lunord/Helia from 3 down to 2?
Long answer - there are work-arounds using the $enableunittype function, but, assuming you want the temple restrictions to still apply, there's a lot of extra work you would have to do to basically re-create the logic of what temples are allowed when, and you'd have to basically do a restriction check anytime a new building is created. So while it is possible, it's much more involved than a simple one-line change, sadly.
The quick and dirty way to do it would be to go to the mx_Building_Births.gpl file, find the "palace_upgrade" section, and add 2 lines so that it looks like this: