|
|
|
@@ -13,7 +13,7 @@ stories.push({ |
|
|
|
state.player.stats.number = {name: "Number", type: "counter", value: 0, max: 10, color: "rgb(255,255,255)"}; |
|
|
|
}, |
|
|
|
"intro": () => { |
|
|
|
print(["don't fall down the stairs ok"]); |
|
|
|
print(["<b>don't fall down the stairs ok</b>"]); |
|
|
|
} |
|
|
|
}, |
|
|
|
"sounds": [ |
|
|
|
|