diff options
| author | Shravan Mandava <shravan@mandava8.com> | 2026-01-08 03:24:47 +0000 |
|---|---|---|
| committer | Shravan Mandava <shravan@mandava8.com> | 2026-01-08 03:24:47 +0000 |
| commit | c985f7f9ce17c34588c1c213e7b6285aad8e01c1 (patch) | |
| tree | ba36fcb414fcee42249c3691ba54ad85808b7094 /index.html | |
| parent | ba826dfedfa7d0474db65203d3eb249d773c5a0d (diff) | |
Add Items to S1
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -10,7 +10,8 @@ <div> <h1>Scene 1: Train Station</h1> <ul> - <input type="checkbox" name="" value="">Prop 1</input> + <input type="checkbox" name="" value="">Suitcases (x2)</input> + <input type="checkbox" name="" value="">Town Direction Sign</input> </ul> </div> </body> |
