|
@@ -164,8 +164,12 @@ SELFIE_SECTORS = {
|
|
|
"southie": "se", # Southeast
|
|
|
"southier": "gm", # Gulf of Mexico
|
|
|
"seaboardie": "eus", # Eastern US
|
|
|
+ "westie": "cgl", # Central/Great Lakes
|
|
|
+ "westier": "psw", # Pacific Southwest
|
|
|
}
|
|
|
|
|
|
+@as_command("westie")
|
|
|
+@as_command("westier")
|
|
|
@as_command("southie")
|
|
|
@as_command("southier")
|
|
|
@as_command("seaboardie")
|