Skip to content

Custom Newgame

Compare
Choose a tag to compare
@King-Drake King-Drake released this 08 Feb 20:30
· 145 commits to master since this release

Changelog
4.12
The 196 files of custom strings have been sorted into 15 folders placed inside the art folder.
.\defaultSlogans.txt (change the default slogans, but that only activates once in 20 anyway)
activities (mostly have to do with personnel descriptions and hotwiring cars)
chase (mostly car chase stuff)
creature (customize the names of Hicks and CCS members!)
date
fight (combat messages, mostly)
interrogation (almost everything pertaining to interrogation)
justice (juries and prison life)
locations (customize the names of everything from vegan co-ops to forced labor camps)
majorevent (news article customization)
names (all names generated at random, including city names)
siege (Mostly random generated news programs, which was in siege.cpp for some reason)
stealth
talk (pickup lines, conversion attempts, bank robbing)
talk_combat (mostly hostage stuff)
titlescreen (the quote that generates on game start)

And the coup de grace:
newgame\founderQuestions.txt
Customize the questions at the start of the game! Allow anywhere from 1~10 answers per question, with as many in game impacts (mostly stat and skill for the founder, but also starting funds, birthday, even starting year!) Allow as many questions as you want.

Also, reversing most of the changes made in 4.11, since that led to a whole host of new bugs.