summaryrefslogtreecommitdiff
path: root/src/program_parser.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/program_parser.py')
-rwxr-xr-xsrc/program_parser.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/program_parser.py b/src/program_parser.py
index 872b5c4..6248633 100755
--- a/src/program_parser.py
+++ b/src/program_parser.py
@@ -30,7 +30,9 @@ icons = {
'Bar Meetup Area': "🍺",
'Bar Area': "🍺",
'External': "🚗",
- 'Pyjam.as Village in Party Area': "🐍"
+ 'Pyjam.as Village in Party Area': "🐍",
+ 'Workshop Room (possibly outside of it)': "🛠️(🏞️)",
+ 'Workshop Room (sofa area)': "🛠️(🛋️)",
}