summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>