diff --git a/Data/Scripts/text/doc/cz/tt_Steintuer.tcl b/Data/Scripts/text/doc/cz/tt_Steintuer.tcl new file mode 100644 index 0000000..92e0cfc --- /dev/null +++ b/Data/Scripts/text/doc/cz/tt_Steintuer.tcl @@ -0,0 +1,15 @@ +textwin clear +call /scripts/misc/onlinehelputils.tcl +ohlp_initstyle +textwin print "/(is10)/(ildata/gui/icons/Steintuer.tga)" + +// ---- text starts here - do not change anything above this line --- + +ohlp_ttheadlinestyle +textwin print "Kamenne dveoe" +ohlp_tttextbodystyle +textwin print "The stone door, more stable than the wooden door, but has the same characteristics as the wooden door." + +// ---- do not change anything below this line --- + +textwin print "/p" \ No newline at end of file