update some highlights
This commit is contained in:
parent
331ebbe2f2
commit
6be038a80e
@ -25,7 +25,7 @@ if [ -n "$TMUX" ] || [ "$DISC_SESSION_CREATE" = "1" ]; then
|
|||||||
# Create the chat monitor window on top
|
# Create the chat monitor window on top
|
||||||
echo "Making chat monitor window"
|
echo "Making chat monitor window"
|
||||||
#tmux split-window -v -b -l 4
|
#tmux split-window -v -b -l 4
|
||||||
tmux split-window -v -b -l 6
|
tmux split-window -v -b -l 4
|
||||||
tmux send-keys 'clear && tail -fs .5 logs/chat.log' 'C-m'
|
tmux send-keys 'clear && tail -fs .5 logs/chat.log' 'C-m'
|
||||||
|
|
||||||
# Did we ask for the full layout?
|
# Did we ask for the full layout?
|
||||||
@ -49,9 +49,9 @@ if [ -n "$TMUX" ] || [ "$DISC_SESSION_CREATE" = "1" ]; then
|
|||||||
|
|
||||||
# Cut back to main window, vertical split for mapdoortext
|
# Cut back to main window, vertical split for mapdoortext
|
||||||
echo "Making MDT window"
|
echo "Making MDT window"
|
||||||
tmux select-pane -t discworld:0.4
|
tmux select-pane -t discworld:0.0
|
||||||
#tmux split-window -v -b -l 5
|
#tmux split-window -v -b -l 5
|
||||||
tmux split-window -v -b -l 6
|
tmux split-window -v -l 1
|
||||||
tmux send-keys './bin/mdt' 'C-m'
|
tmux send-keys './bin/mdt' 'C-m'
|
||||||
|
|
||||||
# Select main pane again and load TinTin++ with our config
|
# Select main pane again and load TinTin++ with our config
|
||||||
|
|||||||
@ -55,6 +55,7 @@
|
|||||||
#ACTION {You collapse on the ground, your muscles spasming uncontrollably.} { #showme {\a}; };
|
#ACTION {You collapse on the ground, your muscles spasming uncontrollably.} { #showme {\a}; };
|
||||||
#ACTION {You can't smell it any more, but you're getting a dizzy sort of headache. Maybe you should get out of here.} { #showme {\a}; };
|
#ACTION {You can't smell it any more, but you're getting a dizzy sort of headache. Maybe you should get out of here.} { #showme {\a}; };
|
||||||
#ACTION {The air here is just as choking as before.} { #showme {\a}; };
|
#ACTION {The air here is just as choking as before.} { #showme {\a}; };
|
||||||
|
#HIGHLIGHT {The air here seems fresher.} {bold yellow underscore};
|
||||||
|
|
||||||
#NOP ==[Gemcutting/Finesmithing]==
|
#NOP ==[Gemcutting/Finesmithing]==
|
||||||
#HIGHLIGHT {You take the diamond-tipped chisel from your roll of gemcutting tools and delicately chip %1} {bold green};
|
#HIGHLIGHT {You take the diamond-tipped chisel from your roll of gemcutting tools and delicately chip %1} {bold green};
|
||||||
|
|||||||
BIN
src/quow.db
Normal file
BIN
src/quow.db
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user