Open jdiperla opened 4 years ago
Synonyms for the parser.
EG:
bar synObj { ["look", OBJECTLOOK], ["Stare", OBJECTLOOK] }
Have it search the commands using array includes. Then eval.
Directions and Command Synonyms are implemented. Need to implement object synonyms.
Synonyms for the parser.
EG:
bar synObj { ["look", OBJECTLOOK], ["Stare", OBJECTLOOK] }
Have it search the commands using array includes. Then eval.