diff options
author | Indrajith K L | 2022-06-13 01:27:51 +0530 |
---|---|---|
committer | Indrajith K L | 2022-06-13 01:27:51 +0530 |
commit | ed5a000e84217d36d942080a4154bd7d6c260b08 (patch) | |
tree | 3f72591e384f7744f31b4536389ef7f6b8318257 /story.dg | |
parent | aefec38767c798ad3c8ec8bdc224ddd53bf886c8 (diff) | |
download | dialog-starter-master.tar.gz dialog-starter-master.tar.bz2 dialog-starter-master.zip |
* Release Command Changes
* Embedded a cover image utilizing embedded resource feature
Diffstat (limited to 'story.dg')
-rw-r--r-- | story.dg | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -1,15 +1,25 @@ (story title) The Game (story author) Indrajith K L (story ifid) - NCNNNXNN-NNNN-NXNN-NNNN-NNNNNNNNNNNN + AFC7894D-4FCE-49C5-A018-ABC364598EC4 (story blurb) An interactive fiction about the legendary 'DD the Destroyer' (story release 1) (library links enabled) (scoring enabled) (maximum score 2) +(define resource #coverimage) + cover.png; Indrajith K L's The Game +(style class @center) + margin-top: 1em; + margin-bottom: 1em; + text-align: center; + (intro) (banner) + (if)(interpreter can embed #coverimage)(then) + (div @center)(embed resource #coverimage) + (endif) "You felt a sudden blow to your head." (line) "Ouch..." |