mod-openable ItemprototypeFlag works for item-with-tags
Posted: Thu Aug 21, 2025 4:31 pm
"mod-openable" flag in ItemPrototypeFlags says it only works for SelectionToolPrototoype and its children, but it also works for ItemWithTagsPrototype (and maybe others?), as the on_mod_item_opened event does raise when right clicking an item-with-tags with that flag.