The Gargoyleian Menace: Disarmed!

Onionsoilder

Reaver
Joined
Mar 19, 2007
Messages
3,173
Alright, well this weekend we had a lot of problems with the Guardian of Pristinus Pass in our MP games. We tried fiddling with the settings to balance it out, but just ended up creating a very boring, uneventful game. I've created this very small modmod(I'm not even sure if it qualifies as a modmod; it's more of a tweak) that disables the Gargoyles from spawning. The Guardian will still exist and will still be generated, but won't do anything.

Download Here


For those who don't want to download and replace the file, or just want to change it for various modmods, simply go into your BTS directory, then go to Mods/Fall from Heaven 2/Assets/XML/Terrain/Civ4ImprovementInfos.xml. Search for "Guardian", and change:

Code:
            <PythonAtRange>atRangeGuardian(pCaster, pPlot)</PythonAtRange>
To look like:

Code:
            <PythonAtRange></PythonAtRange>
 
Oh yeah I had intended to do that for my mpmod but nobody plays it anyway :lol:
 
He's right
 
revision for MP mod in the near future?
 
Top Bottom