Gemcutting highlights

This commit is contained in:
Brandon Cornejo 2019-01-14 20:09:45 -06:00
parent 6084cd474a
commit 0c0cdc1d39
3 changed files with 9 additions and 2 deletions

View File

@ -42,6 +42,12 @@
#showme {\a};
};
#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 chip away %1} {bold red};
#HIGHLIGHT {You take the diamond-tipped chisel from your roll of gemcutting tools and, struggling with %1} {bold red};
#NOP ==[End Session On Quit]==
#ACTION {Thanks for playing. See you next time.} {
#end;

View File

@ -22,8 +22,8 @@
#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 hold your cover as you {skilfully |silently|}sneak around %1 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 {skillfully |silently|}sneak around %1 and manage to catch %w by surprise.$} {bold green};

View File

@ -250,6 +250,7 @@ class MapDoorText:
entry,
self.colour_map['reset']
)
this_value = custom_match[2]
if add_player_value == True: