acengnew's picture
Create data.json
f2e4150 verified
raw
history blame contribute delete
269 Bytes
[
{ "command": "deliver package to room 101", "destination": "room_101" },
{ "command": "take food to office", "destination": "office" },
{ "command": "return to base", "destination": "base" },
{ "command": "pick up parcel at lobby", "destination": "lobby" }
]