summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorShravan Mandava <shravan@mandava8.com>2026-01-08 03:24:47 +0000
committerShravan Mandava <shravan@mandava8.com>2026-01-08 03:24:47 +0000
commitc985f7f9ce17c34588c1c213e7b6285aad8e01c1 (patch)
treeba36fcb414fcee42249c3691ba54ad85808b7094 /index.html
parentba826dfedfa7d0474db65203d3eb249d773c5a0d (diff)
Add Items to S1
Diffstat (limited to 'index.html')
-rw-r--r--index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/index.html b/index.html
index 49d0c1c..7694883 100644
--- a/index.html
+++ b/index.html
@@ -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>