Comments

Log in with itch.io to leave a comment.

(1 edit)

Hey there, Winter! I just had a quick question; is it possible to have multiple meta tags placed on an item/armor/weapon? Like a sword that has 'epic' and 'weapon' as it's tags, so when the item check checks for the meta tag 'epic' it shows up, and when it checks for the meta tag 'weapon' it shows up? I've tried adding the <WD_Items:name> twice but it didn't work, haha!

No, it doesn't work because you search for a specific tag name and as for V1.0 there is only 1 tag allowed. I might add a multiple tag search (like <WD_Items:name1,name2> in the a future v1.1 but for now I fear there is no way to add multiple tags on an item :(

Okay, thanks so much for considering it though! I appreciate it! :D