Skip to content

Instantly share code, notes, and snippets.

@andrewschultz
Created May 1, 2016 02:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andrewschultz/546c22e9b9f02268090ca018c767670b to your computer and use it in GitHub Desktop.
Save andrewschultz/546c22e9b9f02268090ca018c767670b to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<trizbort version="1.5.9.4">
<info />
<map>
<room id="1" name="Page 1" subtitle="" x="-96" y="-64" w="96" h="64" region="NoRegion" handDrawn="yes" allcornersequal="yes" ellipse="no" roundedCorners="no" octagonal="no" cornerTopLeft="15" cornerTopRight="15" cornerBottomLeft="15" cornerBottomRight="15" borderstyle="Solid" description="" roomFill="" secondFill="" secondFillLocation="Bottom" roomBorder="" roomLargeText="" roomSmallText="" />
<room id="2" name="Page 2" subtitle="" x="-256" y="-192" w="96" h="64" region="NoRegion" handDrawn="yes" allcornersequal="yes" ellipse="no" roundedCorners="no" octagonal="no" cornerTopLeft="15" cornerTopRight="15" cornerBottomLeft="15" cornerBottomRight="15" borderstyle="Solid" description="" roomFill="" secondFill="" secondFillLocation="Bottom" roomBorder="" roomLargeText="" roomSmallText="" />
<line id="3" flow="oneWay" midText="do right">
<dock index="0" id="1" port="nnw" />
<dock index="1" id="2" port="s" />
</line>
<room id="4" name="Page 3 (THE END)" subtitle="" x="-96" y="-192" w="96" h="64" region="NoRegion" handDrawn="yes" allcornersequal="yes" ellipse="no" roundedCorners="no" octagonal="no" cornerTopLeft="15" cornerTopRight="15" cornerBottomLeft="15" cornerBottomRight="15" borderstyle="Solid" description="" roomFill="" secondFill="" secondFillLocation="Bottom" roomBorder="" roomLargeText="" roomSmallText="" />
<line id="5" flow="oneWay" midText="do wrong">
<dock index="0" id="1" port="n" />
<dock index="1" id="4" port="s" />
</line>
<room id="6" name="Page 4" subtitle="" x="64" y="-192" w="96" h="64" region="NoRegion" handDrawn="yes" allcornersequal="yes" ellipse="no" roundedCorners="no" octagonal="no" cornerTopLeft="15" cornerTopRight="15" cornerBottomLeft="15" cornerBottomRight="15" borderstyle="Solid" description="" roomFill="" secondFill="" secondFillLocation="Bottom" roomBorder="" roomLargeText="" roomSmallText="" />
<line id="7" flow="oneWay" midText="do nothing">
<dock index="0" id="1" port="nne" />
<dock index="1" id="6" port="s" />
</line>
<room id="8" name="Page 5 (THE END)" subtitle="" x="64" y="-320" w="96" h="64" region="NoRegion" handDrawn="yes" allcornersequal="yes" ellipse="no" roundedCorners="no" octagonal="no" cornerTopLeft="15" cornerTopRight="15" cornerBottomLeft="15" cornerBottomRight="15" borderstyle="Solid" description="" roomFill="" secondFill="" secondFillLocation="Bottom" roomBorder="" roomLargeText="" roomSmallText="" />
<line id="9" flow="oneWay" midText="do nothing">
<dock index="0" id="6" port="n" />
<dock index="1" id="8" port="s" />
</line>
<line id="10" flow="oneWay" midText="do wrong">
<dock index="0" id="6" port="w" />
<dock index="1" id="4" port="e" />
</line>
<room id="11" name="Page 6" subtitle="" x="-256" y="-320" w="96" h="64" region="NoRegion" handDrawn="yes" allcornersequal="yes" ellipse="no" roundedCorners="no" octagonal="no" cornerTopLeft="15" cornerTopRight="15" cornerBottomLeft="15" cornerBottomRight="15" borderstyle="Solid" description="" roomFill="" secondFill="" secondFillLocation="Bottom" roomBorder="" roomLargeText="" roomSmallText="" />
<line id="12" flow="oneWay" midText="do right again">
<dock index="0" id="2" port="n" />
<dock index="1" id="11" port="s" />
</line>
<line id="13" flow="oneWay" midText="do wrong">
<dock index="0" id="2" port="e" />
<dock index="1" id="4" port="w" />
</line>
</map>
<settings>
<colors>
<canvas>White</canvas>
<fill>White</fill>
<border>MidnightBlue</border>
<line>MidnightBlue</line>
<selectedLine>Gold</selectedLine>
<hoverLine>DarkOrange</hoverLine>
<largeText>MidnightBlue</largeText>
<smallText>MidnightBlue</smallText>
<lineText>MidnightBlue</lineText>
<grid>#F5F5F5</grid>
<startRoom>GreenYellow</startRoom>
</colors>
<regions>
<NoRegion Name="NoRegion" TextColor="Blue">White</NoRegion>
</regions>
<fonts>
<room size="13">Arial</room>
<object size="11">Arial</object>
<line size="9">Arial</line>
</fonts>
<grid>
<snapTo>yes</snapTo>
<visible>yes</visible>
<showOrigin>yes</showOrigin>
<size>32</size>
</grid>
<lines>
<width>2</width>
<handDrawn>no</handDrawn>
<arrowSize>12</arrowSize>
<textOffset>4</textOffset>
</lines>
<rooms>
<darknessStripeSize>24</darknessStripeSize>
<objectListOffset>4</objectListOffset>
<connectionStalkLength>32</connectionStalkLength>
<preferredDistanceBetweenRooms>64</preferredDistanceBetweenRooms>
<defaultRoomName>Cave</defaultRoomName>
</rooms>
<ui>
<handleSize>12</handleSize>
<snapToElementSize>16</snapToElementSize>
</ui>
<margins>
<documentSpecific>no</documentSpecific>
<horizontal>0</horizontal>
<vertical>0</vertical>
</margins>
<keypadNavigation>
<creationModifier>control</creationModifier>
<unexploredModifier>alt</unexploredModifier>
</keypadNavigation>
</settings>
</trizbort>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment