Modding:Encounters and Population: Difference between revisions

Jump to navigation Jump to search
m
(added section about extending populations)
Line 25: Line 25:
Here's a thread on Steam where I discuss using encounter and population tables: http://steamcommunity.com/app/333640/discussions/3/358415738194955181/
Here's a thread on Steam where I discuss using encounter and population tables: http://steamcommunity.com/app/333640/discussions/3/358415738194955181/


==Modifying Existing Popualtions==
==Modifying Existing Populations==
To modify existing populations, use <code>PopulationManager.cs</code> to load the changes on game boot up.
To modify existing populations, use <code>PopulationManager.cs</code> to load the changes on game boot up.
<syntaxhighlight lang="c#">
<syntaxhighlight lang="c#">

Navigation menu