Executes a command if the previous condition was not true.
#else {commands}
#if (hp > 100) {quaff violet potion} #else {flee}