fixup! editor explain Kill/Raise Dead ex1c

This commit is contained in:
2025-09-05 13:22:17 -05:00
parent 7d0f3becd4
commit 3a01a41578

View File

@@ -39,7 +39,7 @@ namespace {
node_properties_t S_KILL = node_builder_t(eSpecType::AFFECT_DEADNESS)
.msg()
.ex1a(STRT_STATUS)
.ex1b(eSpecPicker::TOGGLE);
.ex1b(eSpecPicker::TOGGLE)
.ex1c(eSpecPicker::TOGGLE);
node_properties_t S_STATUS = node_builder_t(eSpecType::AFFECT_STATUS)
.msg()