Skip to content

Commit

Permalink
Remove example for currently non-existent illustration feature
Browse files Browse the repository at this point in the history
  • Loading branch information
Pyrofab committed Jan 16, 2024
1 parent 7d972da commit a84246a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions wiki/blabber/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,6 @@ Here is an example of conditional choices in JSON:
```json
{
"text": "I have money.",
"illustration": "emerald",
"next": "barter",
"only_if": {
"predicate": "babblings:holding_emerald",
Expand All @@ -147,7 +146,6 @@ Here is an example of conditional choices in JSON:
```json
{
"text": "I have money.",
"illustration": "emerald",
"next": "barter",
"only_if": {
"predicate": "babblings:holding_emerald",
Expand Down

0 comments on commit a84246a

Please sign in to comment.