diff --git a/cards/attachments/dog_chow.tex b/cards/attachments/dog_chow.tex index 43398e9..734c045 100644 --- a/cards/attachments/dog_chow.tex +++ b/cards/attachments/dog_chow.tex @@ -7,7 +7,7 @@ \energy{1} \health{3} \name{Dog Chow} - \text{+1 Speed} + \text{\speed{+1}} \flava{A hungry dog is a slow dog.} \type{attachment} \end{card} diff --git a/cards/attachments/dog_shoes.tex b/cards/attachments/dog_shoes.tex index e5026df..8a1f88a 100644 --- a/cards/attachments/dog_shoes.tex +++ b/cards/attachments/dog_shoes.tex @@ -10,7 +10,7 @@ \energy{2} \health{3} \name{Dog Shoes} - \text{+2 Speed.} + \text{\speed{+2}} \flava{Dogs look cute in shoes.} \type{attachment} \end{card} diff --git a/cards/attachments/nuclear_reactor.tex b/cards/attachments/nuclear_reactor.tex index ffc8a99..90c1748 100644 --- a/cards/attachments/nuclear_reactor.tex +++ b/cards/attachments/nuclear_reactor.tex @@ -11,7 +11,7 @@ \health{5} \risk{2} \name{Nuclear Reactor} - \text{+5 Speed. When this dog dies, so do the rest of your dogs.} + \text{\speed{+5} When this dog dies, so do the rest of your dogs.} \flava{What could go wrong?} \type{attachment} \end{card} diff --git a/cards/attachments/squirrel.tex b/cards/attachments/squirrel.tex index 6fec8ef..2647a21 100644 --- a/cards/attachments/squirrel.tex +++ b/cards/attachments/squirrel.tex @@ -11,7 +11,7 @@ \health{2} \risk{1} \name{Squirrel} - \text{+3 Speed.} + \text{\speed{+3}} \flava{Dogs hate squirrels.} \type{attachment} \end{card} diff --git a/cards/attachments/steam_engine.tex b/cards/attachments/steam_engine.tex index 7aa86c7..0a5eb4d 100644 --- a/cards/attachments/steam_engine.tex +++ b/cards/attachments/steam_engine.tex @@ -10,7 +10,7 @@ \energy{2} \health{3} \name{Steam Engine} - \text{+3 Speed. When this dog dies, kill another dog.} + \text{\speed{+3} When this dog dies, kill one of your other dogs.} \flava{The nuclear reactor of the past.} \type{attachment} \end{card} diff --git a/cards/attachments/tiara.tex b/cards/attachments/tiara.tex index d7ea6f1..9563c41 100644 --- a/cards/attachments/tiara.tex +++ b/cards/attachments/tiara.tex @@ -11,7 +11,7 @@ \health{2} \risk{1} \name{Tiara} - \text{+1 Speed. Draw an extra card at the start of each day.} + \text{\speed{+1} \daydraw{1}} \flava{Makes the dog feel special.} \type{attachment} \end{card} diff --git a/cards/dogs/bear.tex b/cards/dogs/bear.tex index 076f5f4..56e8c94 100644 --- a/cards/dogs/bear.tex +++ b/cards/dogs/bear.tex @@ -11,7 +11,7 @@ \health{2} \risk{2} \name{Bear} - \text{+3 Speed.} + \text{\speed{+3}} \flava{In hindsight, not the best idea.} \type{fake dog} \end{card} diff --git a/cards/dogs/big_dog.tex b/cards/dogs/big_dog.tex index 0ac16cc..3f29b42 100644 --- a/cards/dogs/big_dog.tex +++ b/cards/dogs/big_dog.tex @@ -10,7 +10,7 @@ \energy{2} \health{2} \name{Big Dog} - \text{+3 Speed. Counts as 2 dogs.} + \text{\speed{+3} Counts as 2 dogs.} \flava{He's not red though.} \type{dog} \end{card} diff --git a/cards/dogs/chihuahua.tex b/cards/dogs/chihuahua.tex index 01c7799..91a0239 100644 --- a/cards/dogs/chihuahua.tex +++ b/cards/dogs/chihuahua.tex @@ -11,7 +11,7 @@ \health{1} \risk{2} \name{Chihuahua} - \text{Your other dogs have +1 speed.} + \text{Your other dogs have \speed{+1}} \flava{OMG shut up!} \type{dog} \end{card} diff --git a/cards/dogs/cricket.tex b/cards/dogs/cricket.tex index 0f47e24..e320a01 100644 --- a/cards/dogs/cricket.tex +++ b/cards/dogs/cricket.tex @@ -10,7 +10,7 @@ \energy{1} \health{1} \name{Cricket} - \text{If you end the day and have no cards in your hand or deck, move 10 \Mms.} + \text{If you end the day and have no cards in your hand or deck, \move{10}} \flava{Man you are one lucky bug.} \type{fake dog} \end{card} diff --git a/cards/dogs/engineer_dog.tex b/cards/dogs/engineer_dog.tex index 06e0192..e5bae6c 100644 --- a/cards/dogs/engineer_dog.tex +++ b/cards/dogs/engineer_dog.tex @@ -11,7 +11,7 @@ \health{5} \risk{1} \name{Engineer Dog} - \text{2x Speed. Cannot hold attachments.} + \text{\speed{x2} cannot hold attachments} \flava{Nails and Gears.} \type{dog} \end{card} diff --git a/cards/dogs/good_dog.tex b/cards/dogs/good_dog.tex index 1a2f37f..cc1acda 100644 --- a/cards/dogs/good_dog.tex +++ b/cards/dogs/good_dog.tex @@ -7,7 +7,7 @@ \energy{3} \health{3} \name{Good Dog} - \text{Draw an extra card at the start of each day.} + \text{\daydraw{1}} \flava{Good boy.} \type{dog} \end{card} diff --git a/cards/dogs/greyhound.tex b/cards/dogs/greyhound.tex index 000071f..367e6cc 100644 --- a/cards/dogs/greyhound.tex +++ b/cards/dogs/greyhound.tex @@ -9,7 +9,7 @@ \art{greyhound.jpg} \risk{2} \name{Greyhound} - \text{+3 Speed. Cannot hold attachments.} + \text{\speed{+3} Cannot hold attachments.} \flava{What happens when you mix the colours on a husky? You get a grey hound.} \type{dog} \end{card} diff --git a/cards/dogs/husky.tex b/cards/dogs/husky.tex index 502baa9..93fa5af 100644 --- a/cards/dogs/husky.tex +++ b/cards/dogs/husky.tex @@ -8,7 +8,7 @@ \health{2} \risk{2} \name{Husky} - \text{+1 Speed. Draw an extra card at the start of each day.} + \text{\speed{+1} \daydraw{1}} \flava{Standard mushing fare.} \type{dog} \end{card} diff --git a/cards/dogs/lazy_dog.tex b/cards/dogs/lazy_dog.tex index bee723d..561ee35 100644 --- a/cards/dogs/lazy_dog.tex +++ b/cards/dogs/lazy_dog.tex @@ -10,7 +10,7 @@ \energy{3} \health{3} \name{Lazy Dog} - \text{-1 Speed.\\ Can hold 2 attachments.} + \text{\speed{-1}\\ Can hold 2 {\color{attachment}attachments}.} \flava{Let's go for a walk!} \type{dog} \end{card} diff --git a/cards/dogs/malamute.tex b/cards/dogs/malamute.tex index 471f3b3..317c1e4 100644 --- a/cards/dogs/malamute.tex +++ b/cards/dogs/malamute.tex @@ -10,7 +10,7 @@ \energy{4} \health{4} \name{Malamute} - \text{Whenever you move, \draw{1}} + \text{Whenever you \move{}, \draw{1}} \flava{A common sled hauling breed.} \type{dog} \end{card} diff --git a/cards/dogs/moose.tex b/cards/dogs/moose.tex index 1bc4fa3..be86ce1 100644 --- a/cards/dogs/moose.tex +++ b/cards/dogs/moose.tex @@ -10,7 +10,7 @@ \energy{5} \risk{3} \name{Moose} - \text{+5 Speed. Cannot die.} + \text{\speed{+5}\\ cannot die} \flava{Majestic creatures. Hard to tame.} \type{fake dog} \end{card} diff --git a/cards/dogs/polar_bear.tex b/cards/dogs/polar_bear.tex index 644bb56..8ae28e0 100644 --- a/cards/dogs/polar_bear.tex +++ b/cards/dogs/polar_bear.tex @@ -11,7 +11,7 @@ \health{1} \risk{1} \name{Polar Bear} - \text{+3 Speed. When you play this get \hypothermia\ and take 1 damage.} + \text{\speed{+3}\\ When you play this get \hypothermia\ and take 1 damage.} \flava{Do not go near a polar bear.} \type{fake dog} \end{card} diff --git a/cards/dogs/problem_dog.tex b/cards/dogs/problem_dog.tex index 2d37237..3e56875 100644 --- a/cards/dogs/problem_dog.tex +++ b/cards/dogs/problem_dog.tex @@ -11,7 +11,7 @@ \health{1} \risk{1} \name{Problem dog} - \text{+3 Speed. Draw one less card each day.} + \text{\speed{+3}\\ \daydraw{-1}} \flava{I swear, if you weren't so fast.} \type{dog} \end{card} diff --git a/cards/dogs/puppy.tex b/cards/dogs/puppy.tex index f6f6423..0a921b5 100644 --- a/cards/dogs/puppy.tex +++ b/cards/dogs/puppy.tex @@ -10,7 +10,7 @@ \energy{2} \health{2} \name{Puppy} - \text{All {\color{personal}personal} cards destroy +1 of +1.} + \text{All \personal\ cards \destroy{+1}{+1}} \flava{Cute, but naughty.} \type{dog} \end{card} diff --git a/cards/dogs/retriever.tex b/cards/dogs/retriever.tex index cc1edc2..97e03cf 100644 --- a/cards/dogs/retriever.tex +++ b/cards/dogs/retriever.tex @@ -11,7 +11,7 @@ \health{2} \risk{1} \name{Retriever} - \text{Draw 2 extra cards at the start of each day.} + \text{\daydraw{2}} \flava{Fetch!} \type{dog} \end{card} diff --git a/cards/dogs/robodog.tex b/cards/dogs/robodog.tex index 17625c9..ba07691 100644 --- a/cards/dogs/robodog.tex +++ b/cards/dogs/robodog.tex @@ -10,7 +10,7 @@ \energy{2} \health{2} \name{Robodog} - \text{All {\color{sled}sled} cards take +1 of +1.} + \text{All \sled\ cards \take{+1}{+1}} \flava{Smarter than meat.} \type{dog} \end{card} diff --git a/cards/dogs/wheel_dog.tex b/cards/dogs/wheel_dog.tex index c439540..079186e 100644 --- a/cards/dogs/wheel_dog.tex +++ b/cards/dogs/wheel_dog.tex @@ -7,7 +7,7 @@ \energy{3} \health{3} \name{Wheel Dog} - \text{+1 Speed.\\ Discarded when killed.\\ Start the game with this in play.} + \text{\speed{+1}\\ Discarded when killed.\\ Start the game with this in play.} \flava{The dog right in front of the sled. Strong and steady.} \type{dog} \end{card} diff --git a/cards/food/dog_food.tex b/cards/food/dog_food.tex index f359079..348609f 100644 --- a/cards/food/dog_food.tex +++ b/cards/food/dog_food.tex @@ -9,7 +9,7 @@ \art{dog_food.jpg} \energy{2} \name{Dog Food} - \text{Draw a card for each of your dogs.} + \text{\draw{1 for each of your dogs}} \flava{It is very bland, not meant for humans.} \type{food} \end{card} diff --git a/cards/movement/all_in.tex b/cards/movement/all_in.tex index fd12915..4c2fa39 100644 --- a/cards/movement/all_in.tex +++ b/cards/movement/all_in.tex @@ -10,7 +10,7 @@ \health{5} \risk{3} \name{All in} - \text{Move 10 \Mms. Shuffle your discard pile into your deck.} + \text{\move{10}\\Shuffle your discard pile into your deck.} \flava{What doesn't kill you makes you stronger.} \type{movement} \end{card} diff --git a/cards/movement/downhill_slide.tex b/cards/movement/downhill_slide.tex index 17d6ad1..88b9c88 100644 --- a/cards/movement/downhill_slide.tex +++ b/cards/movement/downhill_slide.tex @@ -10,7 +10,7 @@ \energy{3} \health{3} \name{Downhill slide} - \text{Move 3 \Mms. Double the final distance.} + \text{\move{3}\\ Double the final distance.} \flava{It's like skiing, but with dogs and a sled.} \type{movement} \end{card} diff --git a/cards/movement/haste.tex b/cards/movement/haste.tex index 2412582..3556d39 100644 --- a/cards/movement/haste.tex +++ b/cards/movement/haste.tex @@ -10,7 +10,7 @@ \health{1} \risk{1} \name{Haste} - \text{Move 5 \Mms.} + \text{\move{5}} \flava{C'mon, it's a race!} \type{movement} \end{card} diff --git a/cards/movement/hitch_a_ride.tex b/cards/movement/hitch_a_ride.tex index e42e005..1247e72 100644 --- a/cards/movement/hitch_a_ride.tex +++ b/cards/movement/hitch_a_ride.tex @@ -9,7 +9,7 @@ \art{hitch_a_ride.jpg} \energy{1} \name{Hitch a ride} - \text{Move 6 \Mms. Take 1 damage.} + \text{\move{6}\\ Take 1 damage.} \flava{Probably not in the spirit of the race.} \type{movement} \end{card} diff --git a/cards/movement/iditarod_drift.tex b/cards/movement/iditarod_drift.tex index 0b7ca0b..0044e8b 100644 --- a/cards/movement/iditarod_drift.tex +++ b/cards/movement/iditarod_drift.tex @@ -10,7 +10,7 @@ \energy{1} \risk{1} \name{Iditarod Drift} - \text{Move 7 \Mms.} + \text{\move{7}} \flava{Like Tokyo drift, but on ice.} \type{movement} \end{card} diff --git a/cards/movement/midnight_sun.tex b/cards/movement/midnight_sun.tex index 58f1320..5382791 100644 --- a/cards/movement/midnight_sun.tex +++ b/cards/movement/midnight_sun.tex @@ -11,7 +11,7 @@ \health{1} \risk{1} \name{Midnight sun} - \text{Move 10 \Mms.} + \text{\move{10}} \flava{Strange things are done in the midnight sun.} \type{movement} \end{card} diff --git a/cards/movement/move.tex b/cards/movement/move.tex index 93d9d00..783c615 100644 --- a/cards/movement/move.tex +++ b/cards/movement/move.tex @@ -5,7 +5,7 @@ \begin{card} \art{move.JPG} \name{Move} - \text{Move 1 \Mm.} + \text{\move{1}} \flava{Just another day.} \type{movement} \end{card} diff --git a/cards/movement/mush.tex b/cards/movement/mush.tex index 35b1ac5..7de3db7 100644 --- a/cards/movement/mush.tex +++ b/cards/movement/mush.tex @@ -8,7 +8,7 @@ \health{2} \risk{1} \name{Mush} - \text{Move 10 \Mms.} + \text{\move{10}} \flava{Comes from the french word 'Marche'.} \type{movement} \end{card} diff --git a/cards/movement/out_of_control.tex b/cards/movement/out_of_control.tex index 1569ab0..12024f5 100644 --- a/cards/movement/out_of_control.tex +++ b/cards/movement/out_of_control.tex @@ -10,7 +10,7 @@ \energy{ALL} \health{1} \name{Out of control} - \text{Move 20 \Mms. Take 5 damage.} + \text{\move{20}\\Take 5 damage.} \flava{You need to be stopped!} \type{movement} \end{card} diff --git a/cards/movement/push.tex b/cards/movement/push.tex index e2f5e0c..8f0f3ba 100644 --- a/cards/movement/push.tex +++ b/cards/movement/push.tex @@ -9,7 +9,7 @@ \art{push.jpg} \energy{1} \name{Push} - \text{Move 5 \Mms.} + \text{\move{5}} \flava{Not a full mush, but still putting in some effort.} \type{movement} \end{card} diff --git a/cards/movement/rush.tex b/cards/movement/rush.tex index 1cdd3b6..0a9922b 100644 --- a/cards/movement/rush.tex +++ b/cards/movement/rush.tex @@ -10,7 +10,7 @@ \health{3} \risk{1} \name{Rush} - \text{Move 8 \Mms.} + \text{\move{8}} \flava{Hurry up!} \type{movement} \end{card} diff --git a/cards/movement/slow_and_steady.tex b/cards/movement/slow_and_steady.tex index 6d6a5e4..ee54e81 100644 --- a/cards/movement/slow_and_steady.tex +++ b/cards/movement/slow_and_steady.tex @@ -8,7 +8,7 @@ \begin{card} \art{slow_and_steady.jpg} \name{Slow and Steady} - \text{Move 0 \Mms. Draw a card.} + \text{\move{0}\\ \draw{1}} \flava{Maybe a bit too slow.} \type{movement} \end{card} diff --git a/cards/movement/sprint.tex b/cards/movement/sprint.tex index d1584d8..72c744c 100644 --- a/cards/movement/sprint.tex +++ b/cards/movement/sprint.tex @@ -9,7 +9,7 @@ \art{sprint.jpg} \risk{3} \name{Sprint} - \text{Move 10 \Mms.} + \text{\move{10}} \flava{Hopefully the dogs can take it!} \type{movement} \end{card} diff --git a/cards/movement/tactical_play.tex b/cards/movement/tactical_play.tex index 1a166dd..bce6366 100644 --- a/cards/movement/tactical_play.tex +++ b/cards/movement/tactical_play.tex @@ -11,7 +11,7 @@ \health{1} \risk{1} \name{Tactical Play} - \text{Move 0 \Mms. Double the final distance.} + \text{\move{0}\\ Double the final distance.} \flava{Make the most of it.} \type{movement} \end{card} diff --git a/cards/movement/through_the_night.tex b/cards/movement/through_the_night.tex index 4fee6ee..1564cf6 100644 --- a/cards/movement/through_the_night.tex +++ b/cards/movement/through_the_night.tex @@ -9,7 +9,7 @@ \art{through_the_night.jpg} \risk{1} \name{Through the night} - \text{Move 5 \Mms. Start a new day.} + \text{\move{5}\\ Start a new day.} \flava{I'll keep going through the night!} \type{movement} \end{card} diff --git a/cards/movement/travel_light.tex b/cards/movement/travel_light.tex index 41b942c..6075e65 100644 --- a/cards/movement/travel_light.tex +++ b/cards/movement/travel_light.tex @@ -10,7 +10,7 @@ \energy{1} \health{1} \name{Travel light} - \text{Move 10 \Mms. Get \hypothermia\ and \starvation.} + \text{\move{10}\\ get \hypothermia\ and \starvation} \flava{Clothes? Food? They'd just slow me down!} \type{movement} \end{card} diff --git a/cards/sleds/new_sled.tex b/cards/sleds/new_sled.tex index ae704a8..416e62e 100644 --- a/cards/sleds/new_sled.tex +++ b/cards/sleds/new_sled.tex @@ -8,7 +8,7 @@ \begin{card} \art{new_sled.jpg} \name{New Sled} - \text{Destroy your hand. Take as many as you destroyed of as many as you destroyed.} + \text{Destroy your hand. \take{as many as you destroyed}{as many as you destroyed}} \flava{This sled is defective! I demand a refund.} \type{sled} \end{card} diff --git a/cards/sleds/satiated.tex b/cards/sleds/satiated.tex index 581fabd..e6b72c5 100644 --- a/cards/sleds/satiated.tex +++ b/cards/sleds/satiated.tex @@ -7,7 +7,6 @@ \begin{document} \begin{card} \art{satiated.png} - \risk{1} \name{Satiated} \text{If you have eaten breakfast, lunch, and dinner today \take{10}{10}} \flava{I am \textbf{full}.} diff --git a/cards/sleds/trade_dog.tex b/cards/sleds/trade_dog.tex index 93478df..5e7fef5 100644 --- a/cards/sleds/trade_dog.tex +++ b/cards/sleds/trade_dog.tex @@ -8,7 +8,7 @@ \begin{card} \art{trade_dog.jpg} \name{Trade Dog} - \text{Kill a dog to \take{5}{10}} + \text{kill one of your dogs to \take{5}{10}} \flava{It'll be sad to see him go.} \type{sled} \end{card} diff --git a/cards/util/dog_trap.tex b/cards/util/dog_trap.tex index 13298d2..9f4a0fd 100644 --- a/cards/util/dog_trap.tex +++ b/cards/util/dog_trap.tex @@ -9,7 +9,7 @@ \art{dog_trap.jpg} \risk{2} \name{Dog Trap} - \text{All other players must kill a dog.} + \text{All other players must kill one of their dogs} \flava{Isn't that illegal?} \type{utility} \end{card} diff --git a/cards/util/hydrogen_sulfide.tex b/cards/util/hydrogen_sulfide.tex index 1ad4f10..4525ac0 100644 --- a/cards/util/hydrogen_sulfide.tex +++ b/cards/util/hydrogen_sulfide.tex @@ -10,7 +10,7 @@ \energy{2} \health{2} \name{Hydrogen Sulfide} - \text{All other players increase their \starvation\ to their stretch level.} + \text{All other players take 1 \starvation} \flava{Like perfume for skunks.} \type{utility} \end{card} diff --git a/cards/util/ice_box.tex b/cards/util/ice_box.tex index 421dd9a..5b66775 100644 --- a/cards/util/ice_box.tex +++ b/cards/util/ice_box.tex @@ -10,7 +10,7 @@ \energy{2} \health{2} \name{Ice Box} - \text{All other players increase their \hypothermia\ to their stretch level.} + \text{All other players take 1 \hypothermia} \flava{You have to keep the beer cold somehow.} \type{utility} \end{card} diff --git a/cards/util/sticky_snow.tex b/cards/util/sticky_snow.tex index c1d4350..af80ff5 100644 --- a/cards/util/sticky_snow.tex +++ b/cards/util/sticky_snow.tex @@ -11,7 +11,7 @@ \health{1} \risk{1} \name{Sticky Snow} - \text{Kill any dog with an attachment.} + \text{Kill any dog with an {\color{attachment}attachment}} \flava{Don't get stuck in the snow.} \type{utility} \end{card} diff --git a/cards/util/thermostat.tex b/cards/util/thermostat.tex index 73e0783..010a1c9 100644 --- a/cards/util/thermostat.tex +++ b/cards/util/thermostat.tex @@ -7,10 +7,10 @@ \begin{document} \begin{card} \art{thermostat.jpg} - \energy{2} - \health{2} + \energy{1} + \health{1} \name{Thermostat} - \text{All other players increase their \hypothermia.} + \text{All other players take 1 \hypothermia} \type{utility} \end{card} \end{document} diff --git a/cards/util/tip_sled.tex b/cards/util/tip_sled.tex index c598dc4..b1f19d1 100644 --- a/cards/util/tip_sled.tex +++ b/cards/util/tip_sled.tex @@ -7,8 +7,8 @@ \begin{document} \begin{card} \art{tip_sled.jpg} - \energy{2} - \health{2} + \energy{1} + \health{1} \name{Tip Sled} \text{All other players increase their \starvation.} \flava{Ever seen a panda cheese commercial?} diff --git a/iditaboard.png b/iditaboard.png index 05c4b1a..23a3ccb 100644 Binary files a/iditaboard.png and b/iditaboard.png differ diff --git a/iditacard.cls b/iditacard.cls index fb734c0..7ffcfc2 100644 --- a/iditacard.cls +++ b/iditacard.cls @@ -149,8 +149,9 @@ \newcommand{\draw}[1]{\raisebox{-0.1em}{\includegraphics[height=1em]{icons/card-draw.png}} #1} \newcommand{\daydraw}[1]{\raisebox{-0.1em}{\includegraphics[height=1em]{icons/card-plus.png}} #1 \raisebox{-0.1em}{\includegraphics[height=1em]{icons/solar-time.png}}} \newcommand{\personal}{{\color{personal}personal}} -\newcommand{\hypothermia}{{\color{energy}hypothermia}} -\newcommand{\starvation}{{\color{health}starvation}} +\newcommand{\sled}{{\color{sled}sled}} +\newcommand{\hypothermia}{\raisebox{-0.1em}{\includegraphics[height=1em]{icons/hypo.png}}} +\newcommand{\starvation}{\raisebox{-0.1em}{\includegraphics[height=1em]{icons/starve.png}}} \newcommand{\speed}[1]{\raisebox{-0.1em}{\includegraphics[height=1em]{icons/speed.png}}#1} \newcommand{\raw}[1]{% diff --git a/iditastretch.cls b/iditastretch.cls index acf2ca0..115021f 100644 --- a/iditastretch.cls +++ b/iditastretch.cls @@ -48,6 +48,7 @@ \newcommand{\draw}[1]{\raisebox{-0.1em}{\includegraphics[height=1em]{icons/card-draw.png}} #1} \newcommand{\daydraw}[1]{\raisebox{-0.1em}{\includegraphics[height=1em]{icons/card-plus.png}} #1 \includegraphics[height=1em]{icons/solar-time.png}} \newcommand{\personal}{{\color{personal}personal}} +\newcommand{\sled}{{\color{sled}sled}} \newcommand{\hypothermia}{\raisebox{-0.1em}{\includegraphics[height=1em]{icons/hypo.png}}} \newcommand{\starvation}{\raisebox{-0.1em}{\includegraphics[height=1em]{icons/starve.png}}} \newcommand{\speed}[1]{\raisebox{-0.1em}{\includegraphics[height=1em]{icons/speed.png}}#1}