editor explain Kill/Raise Dead ex1c

This commit is contained in:
2025-09-05 12:56:05 -05:00
parent c39c16f6bf
commit f58cef79df
2 changed files with 2 additions and 1 deletions

View File

@@ -110,7 +110,7 @@ Unused
Unused
PC Status
0 - raise dead, 1 - hurt
Unused
0 - no saving throw, 1 - saving throw allowed
Unused
Unused
Unused

View File

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