editor explain Kill/Raise Dead ex1c
This commit is contained in:
@@ -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
|
||||
|
@@ -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)
|
||||
|
Reference in New Issue
Block a user