Home.md
... ...
@@ -17,10 +17,10 @@ So don't be surprised if your brewer can't brew, it might be that they're not fo
17 17
*"In time, you will know the tragic extent of my failings."*
18 18
19 19
- Hold mouse button to autoclick
20
-- [[image/target_eyes.png|width=24px]] (Aim Eyes) + [[image/lmb.png|width=24px]] while buckled in bed to go to SLEEP
21
-- [[image/focus_on.gif|width=24px]] (Focus) + [[image/target_head.png|width=24px]] (Aim Head) + [[image/shift.png|width=24px]] a food-item in hands to SNIFF it
22
-- [[image/focus_on.gif|width=24px]] (Focus) + [[image/target_mouth.png|width=24px]] (Aim Mouth) + [[image/shift.png|width=24px]] a food-item in hands to LICK it
23
-- [[image/target_head.png|width=24px]] (Aim Head) + [[image/lmb.png|width=24px]] on powder on the ground to SNORT it
24
-- [[image/target_mouth.png|width=24px]] (Aim Mouth) + [[image/lmb.png|width=24px]] on puddle to DRINK from it
25
-- [[image/rmb.png|width=24px]] to WAVE to people
26
-- [[image/rmb.png|width=24px]] with a [[image/grab.png|width=24px]] on a bodypart to TAKE OUT embedded objects
20
+- [[image/target_eyes.png|width=32px]] (Aim Eyes) + [[image/lmb.png|width=32px]] while buckled in bed to go to SLEEP
21
+- [[image/focus_on.gif|width=32px]] (Focus) + [[image/target_head.png|width=32px]] (Aim Head) + [[image/shift.png|width=32px]] a food-item in hands to SNIFF it
22
+- [[image/focus_on.gif|width=32px]] (Focus) + [[image/target_mouth.png|width=32px]] (Aim Mouth) + [[image/shift.png|width=32px]] a food-item in hands to LICK it
23
+- [[image/target_head.png|width=32px]] (Aim Head) + [[image/lmb.png|width=32px]] on powder on the ground to SNORT it
24
+- [[image/target_mouth.png|width=32px]] (Aim Mouth) + [[image/lmb.png|width=32px]] on puddle to DRINK from it
25
+- [[image/rmb.png|width=32px]] to WAVE to people
26
+- [[image/rmb.png|width=32px]] with a [[image/grab.png|width=32px]] on a bodypart to TAKE OUT embedded objects
Miner.md
... ...
@@ -8,6 +8,6 @@ And what a hard job theirs are! One does not simply strike the earth and be done
8 8
9 9
Firstly, the equipment must be well-maintained: the pickaxe sharp, the mask clean, and a hardhat firmly attached to one's head.
10 10
11
-Then, before beginning to sculpt the room - one must make sure that there is sufficient space and support. All miners are on familiar terms with the sounds of the mines. It is enough for them to tap the wall *([[image/rmb.png|width=24px]] with a Shovel or a Pickaxe)* to learn whether it is stable, and how far another opening is.
11
+Then, before beginning to sculpt the room - one must make sure that there is sufficient space and support. All miners are on familiar terms with the sounds of the mines. It is enough for them to tap the wall *([[image/rmb.png|width=32px]] with a Shovel or a Pickaxe)* to learn whether it is stable, and how far another opening is.
12 12
13
-Lastly, to decorate the room and enshrine it's purpose, it is customary to leave a stone toy. To make one, a miner will carve it out of any nearby rock *(While holding a stone, and a pickaxe in your active hand, [[image/focus_on.gif|width=24px]] (Focus) + [[image/shift.png|width=24px]] on what you want to carve)*.
13
+Lastly, to decorate the room and enshrine it's purpose, it is customary to leave a stone toy. To make one, a miner will carve it out of any nearby rock *(While holding a stone, and a pickaxe in your active hand, [[image/focus_on.gif|width=32px]] (Focus) + [[image/shift.png|width=32px]] on what you want to carve)*.
Shroomcutter.md
... ...
@@ -4,4 +4,4 @@ Long ago wood would come from great trees, some say they were many dwarves up in
4 4
5 5
Now dwarfkind has to relegate itself to the porous, vile shroomwood. Even when cut it squirms and brings forth spores.
6 6
7
-Carving said "wood" is said to be a way to usurp control and mold the shroom to your will. Shroomcutters through their prolonged exposure to this material have learned the craft of axe whittling *(While holding a single log, and an axe in your active hand, [[image/focus_on.gif|width=24px]] (Focus) + [[image/shift.png|width=24px]] on what you want to carve)*.
7
+Carving said "wood" is said to be a way to usurp control and mold the shroom to your will. Shroomcutters through their prolonged exposure to this material have learned the craft of axe whittling *(While holding a single log, and an axe in your active hand, [[image/focus_on.gif|width=32px]] (Focus) + [[image/shift.png|width=32px]] on what you want to carve)*.
custom.css
... ...
@@ -1,5 +1,9 @@
1 1
@import "pygmentize-vim.css";
2 2
3
+img {
4
+ background: black;
5
+}
6
+
3 7
a[href^="/gollum/history/"] {
4 8
display: none;
5 9
}