Author Topic: Editting ufopaedia  (Read 2826 times)

Offline Morbo

  • Squaddie
  • *
  • Posts: 8
    • View Profile
Editting ufopaedia
« on: October 02, 2013, 09:08:49 am »
This might be a stupid question ... but which file is the ufopaedia text stored in? And is it editable with notepad++ like the rulesets?

Offline clownagent

  • Colonel
  • ****
  • Posts: 380
    • View Profile
Re: Editting ufopaedia
« Reply #1 on: October 02, 2013, 09:29:34 am »
In the folder data/language you have text files for each language, if you want to change this text directly.

Alternativley you may change these strings in an additional ruleset, for example:

Code: [Select]
extraStrings:
  - type: en-US
    strings:
      STR_PLASMA_BEAM_UFOPEDIA: Hey, with this gun you can shoot down everything!
;)