diff --git a/src/actions.tin b/src/actions.tin index ee8a078..e98472e 100644 --- a/src/actions.tin +++ b/src/actions.tin @@ -15,18 +15,21 @@ #NOP ==[NPC Highlighting]== #HIGHLIGHT {thug } {red}; +#HIGHLIGHT {thug,} {red}; #HIGHLIGHT {bodyguard} {red}; #HIGHLIGHT {hoplite} {red}; #HIGHLIGHT {shadowy gentleman} {red}; #HIGHLIGHT {Coffee Nostra hitman} {red}; #HIGHLIGHT {Triad heavy} {red}; #HIGHLIGHT {Triad heavies} {red}; +#HIGHLIGHT {city guard} {red}; #HIGHLIGHT {nobleman} {green}; #HIGHLIGHT {courtier} {green}; #HIGHLIGHT {noblewoman} {green}; #HIGHLIGHT {rich man} {green}; #HIGHLIGHT {rich woman} {green}; -#HIGHLIGHT {Jolene} {purple}; +#HIGHLIGHT {Jolene} {pink}; +#HIGHLIGHT {Reverend Khepresh} {pink}; #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}; @@ -65,8 +68,4 @@ #showme {\a}; }; -#ACTION {^Ruhsbaar is up$} { - #showme {\a}; -}; - #CLASS {actions} {close}; diff --git a/src/combat.tin b/src/combat.tin index 0ddfb36..35f81c6 100644 --- a/src/combat.tin +++ b/src/combat.tin @@ -22,7 +22,7 @@ #HIGHLIGHT {^You shove %1} {bold green}; #HIGHLIGHT {^You trip %1} {bold green}; #HIGHLIGHT {^You lose the moment.} {bold red}; -#HIGHLIGHT {^You {skilfully |silently|}sneak around %1 without being spotted and manage to catch %w by surprise.$} {bold green}; +#HIGHLIGHT {^You {skillfully |silently|}sneak around %1 without being spotted and manage to catch %w by surprise.$} {bold green}; #HIGHLIGHT {^You hold your cover as you {skilfully |silently|}sneak around %1 and manage to catch %w by surprise.$} {bold green};