From 279b76c56c8d7cb4a3aec9666679eec370e90e23 Mon Sep 17 00:00:00 2001 From: Brandon Cornejo Date: Sun, 3 Feb 2019 14:37:41 -0600 Subject: [PATCH] More copperhead triggers, remove npc highlights (use MDT now) --- src/actions.tin | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/actions.tin b/src/actions.tin index 7df86a5..bd77617 100644 --- a/src/actions.tin +++ b/src/actions.tin @@ -12,11 +12,6 @@ #NOP ==[T-Shop Alerts]== #HIGHLIGHT {Greasy sparks crawl over the %1 wall, and a door silently materialises.} {bold green underscore}; #HIGHLIGHT {There is a doorway in the %1 wall leading into a curious shop.} {bold green underscore}; - -#NOP ==[NPC Highlighting]== -#HIGHLIGHT {thug} {red}; -#HIGHLIGHT {bodyguard} {red}; -#HIGHLIGHT {hoplite} {red}; #NOP ==[Incident Highlighting]== #HIGHLIGHT {^%1 grabs %2 from you. You struggle briefly but %3 wrests it from your grip and makes for a hasty retreat.$} {bold red underscore}; @@ -26,7 +21,7 @@ #HIGHLIGHT {%1 juggles around his stuff and fumbles %2} {red underscore}; #NOP ==[Command Color Highlighting]== -#SUB {%w %w with a total of %* item} {<148>%1 %2<099> with a total of <148>%3<099> item} +#SUB {%w %w with a total of %* item} {<148>%1 %2<099> with a total of <148>%3<099> item}; #NOP ==[Truffle Found]== #HIGHLIGHT {The young truffle pig unearths a truffle from the ground.} {bold green}; @@ -37,10 +32,15 @@ }; #NOP ==[Copperhead Mines]== +#SUB {you think that %1 of the surrounding crates contain} {you think that <138>%1<099> of the surrounding crates contain}; #HIGHLIGHT {Something doesn't smell right. You take a sniff but the faint odour of rotten eggs makes you cough.} {bold green underscore}; +#HIGHLIGHT {Somewhere above you, you hear the rumble of falling rock.} {bold green underscore}; #ACTION {Something doesn't smell right. You take a sniff but the faint odour of rotten eggs makes you cough.} { #showme {\a}; }; +#ACTION {Somewhere above you, you hear the rumble of falling rock.} { + #showme {\a}; +}; #NOP ==[Gemcutting/Finesmithing]== #HIGHLIGHT {You take the diamond-tipped chisel from your roll of gemcutting tools and delicately chip %1} {bold green};