fix picker for one-time give item dialog msg

This commit is contained in:
2025-08-25 17:24:12 -05:00
parent 3136807a9a
commit 610b7a2d7f

View File

@@ -43,7 +43,7 @@ namespace {
// TODO implement preview
node_properties_t S_ITEM_DIALOG = node_builder_t(eSpecType::ONCE_GIVE_ITEM_DIALOG)
.sdf()
.msg()
.msg1(eSpecPicker::MSG_SEQUENCE)
.msg3(STRT_SPEC_ITEM)
.pic()
.ex1a(STRT_ITEM)