Merge the XXX_BLOCK and SANCTIFY special nodes into a single, more versatile IS_CONTEXT node

This commit is contained in:
2014-12-07 00:36:10 -05:00
parent 5ec983ef32
commit 46c3c69bd9
5 changed files with 143 additions and 43 deletions

View File

@@ -73,7 +73,7 @@ struct initer {
("secret-pass", eSpecType::SECRET_PASSAGE)
("disp-sm-msg", eSpecType::DISPLAY_SM_MSG)
("flip-sdf", eSpecType::FLIP_SDF)
("filter-context", eSpecType::OUT_BLOCK)
("if-context", eSpecType::IF_CONTEXT)
("block-move", eSpecType::CANT_ENTER)
("change-time", eSpecType::CHANGE_TIME)
("start-timer-scen", eSpecType::SCEN_TIMER_START)