update level 1 story

This commit is contained in:
Kelly Peng 2022-04-25 22:00:51 -04:00
parent f3b93407b8
commit 598b64bc0d
6 changed files with 3 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 948 B

After

Width:  |  Height:  |  Size: 1015 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 978 B

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -44,11 +44,11 @@
}, },
{ {
"speaker": "", "speaker": "",
"content": "Press X to attack", "content": "Press X or J to attack",
"actions": [ "actions": [
{ {
"type": "hideSprite", "type": "hideSprite",
"key": "rightleft" "key": "jump"
}, },
{ {
"type": "loadSprite", "type": "loadSprite",
@ -67,7 +67,7 @@
}, },
{ {
"speaker": "", "speaker": "",
"content": "Press C to dash", "content": "Press C or K to dash",
"actions": [ "actions": [
{ {
"type": "hideSprite", "type": "hideSprite",