In the level titled "Is It Easy?" within Enigma I, the document item shows
up as "text1" rather than "...There are more than two...", as it used to be
in past Enigma releases.
The required file to change is /data/levels/enigma_i/martin06_2.xml

line 18 is currently:
*ti["d"] = {"it_document", text="text1"}*

It will need to be changed to:
*ti["d"] = {"it_document", text="**...There are more than two..."}*
to show the text up as it did previously.
_______________________________________________
Enigma-devel mailing list
Enigma-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/enigma-devel

Reply via email to