Skip to content

Commit

Permalink
Rearrange status icon help
Browse files Browse the repository at this point in the history
This removes the Normal Speed icon and speculatively replaces it with a Drunk icon
  • Loading branch information
CelticMinstrel committed Sep 11, 2024
1 parent d60d759 commit 8821044
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions rsrc/dialogs/help-party.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,17 @@
</text>

<pict type='status' num='8' top='170' left='10'/>
<pict type='status' num='7' top='188' left='10'/>
<pict type='status' num='6' top='206' left='10'/>
<pict type='status' num='0' top='224' left='10'/>
<pict type='status' num='1' top='242' left='10'/>
<pict type='status' num='6' top='188' left='10'/>
<pict type='status' num='0' top='206' left='10'/>
<pict type='status' num='1' top='224' left='10'/>
<pict type='status' num='15' top='242' left='10'/>
<pict type='status' num='21' top='260' left='10'/>
<pict type='status' num='26' top='278' left='10'/>
<text font='plain' top='170' left='26' width='100' height='12'>Slowed</text>
<text font='plain' top='188' left='26' width='100' height='12'>Normal Speed</text>
<text font='plain' top='206' left='26' width='100' height='12'>Hasted</text>
<text font='plain' top='224' left='26' width='100' height='12'>Poisoned</text>
<text font='plain' top='242' left='26' width='100' height='12'>Very Poisoned</text>
<text font='plain' top='188' left='26' width='100' height='12'>Hasted</text>
<text font='plain' top='206' left='26' width='100' height='12'>Poisoned</text>
<text font='plain' top='224' left='26' width='100' height='12'>Very Poisoned</text>
<text font='plain' top='242' left='26' width='100' height='12'>Asleep</text>
<text font='plain' top='260' left='26' width='100' height='12'>Hyperactive</text>
<text font='plain' top='278' left='26' width='100' height='12'>Stealthy</text>

Expand Down Expand Up @@ -58,16 +58,16 @@
<text font='plain' top='242' left='266' width='100' height='12'>Dumbfounded</text>
<text font='plain' top='260' left='266' width='100' height='12'>Flying</text>

<pict type='status' num='15' top='170' left='370'/>
<pict type='status' num='19' top='170' left='370'/>
<pict type='status' num='16' top='188' left='370'/>
<pict type='status' num='17' top='206' left='370'/>
<pict type='status' num='19' top='224' left='370'/>
<pict type='status' num='27' top='224' left='370'/>
<pict type='status' num='18' top='242' left='370'/>
<pict type='status' num='24' top='260' left='370'/>
<text font='plain' top='170' left='386' width='100' height='12'>Asleep</text>
<text font='plain' top='170' left='386' width='100' height='12'>Magic Attractor</text>
<text font='plain' top='188' left='386' width='100' height='12'>Paralyzed</text>
<text font='plain' top='206' left='386' width='100' height='12'>Covered With Acid</text>
<text font='plain' top='224' left='386' width='100' height='12'>Magic Attractor</text>
<text font='plain' top='224' left='386' width='100' height='12'>Drunk</text>
<text font='plain' top='242' left='386' width='100' height='12'>Enlightened</text>
<text font='plain' top='260' left='386' width='100' height='12'>Detecting Life</text>

Expand Down

0 comments on commit 8821044

Please sign in to comment.