Pitohui Chieftain Joined Feb 27, 2019 Messages 98 Apr 7, 2019 #1 I want to make a civ that always spawns on a flat snow tile(SQL,GS).Could anyone help with that?
isau Deity Joined Jan 15, 2007 Messages 3,071 Apr 7, 2019 #2 You could try doing an insert into the StartBiasTerrains table. This won't guarantee a Snow start, but it will encourage one. Examples of current values in that table are displayed below. Attachments upload_2019-4-7_11-9-49.png 191.3 KB · Views: 152
You could try doing an insert into the StartBiasTerrains table. This won't guarantee a Snow start, but it will encourage one. Examples of current values in that table are displayed below.