Clickable rooms with per-room dialogue

This commit is contained in:
3wc
2024-02-16 01:53:38 -03:00
parent bb9db51560
commit c1b102860e
6 changed files with 238 additions and 53 deletions

View File

@ -21,6 +21,6 @@
<object id="7" name="medical" x="96" y="96" width="224" height="128"/>
<object id="8" name="generator" x="96" y="416" width="192" height="128"/>
<object id="9" name="quarters" x="320" y="416" width="288" height="128"/>
<object id="10" name="hangar" x="640" y="128" width="224" height="416"/>
<object id="10" name="hangar" x="640" y="96" width="224" height="448"/>
</objectgroup>
</map>

View File

@ -9,3 +9,7 @@ You: What happened to the updates from mission control?
You: Best not get too philsophical just yet
You: Let's have another look around...
===
title: Room:quarters
---
It's the crew quarters
===