I heard that you are willing to publish version which will be able to modify.
If i want try modify your game, what programistic language should i start learn?
by Ziombala Boms » Thu Feb 11, 2016 12:44 pm
by riadd » Thu Feb 11, 2016 2:06 pm
{
id: 'evt-cave-approach',
reqTileFlags: {explored:false},
actionText: "Explore cave",
playMusic: ['thm_nature_mystic_1', 'thm_nature_mystic_2'],
showImage: {src: 'evt_fxt_cave_1.png', type:'day'},
text: "[We approached a cave|We found a cave]. ",
chat: 'cl-cave-approach',
actions: [
'evt-cave-explore-torch',
'evt-cave-explore-pumpkinLantern',
'evt-cave-explore-noTorch',
'evt-leave'
]
},
by polemicus » Wed Mar 30, 2016 3:27 pm
by Arctic » Wed Jun 15, 2016 8:20 pm