axc450 / pbs

Battle Pet Combat Scripting
MIT License
24 stars 11 forks source link

[Feature] Add logic operator OR #98

Open OlehPalamarchuk21 opened 1 month ago

OlehPalamarchuk21 commented 1 month ago

Is the possible add logic operator "OR" "|" ?

cosinussinus commented 1 month ago

An OR would be a luxury and a relief in some cases. but I guess that's a bit difficult to implement. Besides the OR you would also need something to create logical groups. But actually the truth is that you can do everything without an OR.