- Added a new Puzzle Mode game state flag, "NoETBTrigs", which allows you to ignore the ETB triggers and replacement effects for a card when necessary.

- Fixed a bug that made it tricky to add several precast flags to a puzzle due to absence of whitespace trimming.
- Added puzzles PC_012616 and PC_020216 by Xitax.
- Updated the puzzle PC_122915 to set itself up automatically without being obnoxious.
This commit is contained in:
Agetian
2017-12-21 06:11:21 +00:00
parent a0baa659ec
commit f08a0eaffd
5 changed files with 58 additions and 8 deletions

2
.gitattributes vendored
View File

@@ -19751,6 +19751,8 @@ forge-gui/res/music/menus/The[!!-~]Pyre.mp3 -text
forge-gui/res/puzzle/INQ01.pzl -text
forge-gui/res/puzzle/INQ02.pzl -text
forge-gui/res/puzzle/INQ03.pzl -text
forge-gui/res/puzzle/PC_012616.pzl -text
forge-gui/res/puzzle/PC_020216.pzl -text
forge-gui/res/puzzle/PC_020816.pzl -text
forge-gui/res/puzzle/PC_021616.pzl -text
forge-gui/res/puzzle/PC_022416.pzl -text