diff options
Diffstat (limited to 'db/maps')
-rw-r--r-- | db/maps/paper-town.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/db/maps/paper-town.svg b/db/maps/paper-town.svg index b5cdd86..bbde182 100644 --- a/db/maps/paper-town.svg +++ b/db/maps/paper-town.svg @@ -7,4 +7,10 @@ <rect data-location="home" x="113" y="21" width="78" height="92" stroke="red" fill="transparent" /> <rect data-location="scoop_store" x="272" y="144" width="80" height="64" stroke="red" fill="transparent" /> + + <rect + data-story="selectStarterMonster" data-story-once="true" + data-interactable="true" + x="481" y="175" width="14" height="34" stroke="red" fill="transparent" + /> </svg> |