mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-14 01:38:13 +00:00
Re-adding item to New Game+ Adventure
When I put in the code to delete quest items on a new game+ I forgot to re-add the colorless rune in case you start without the main quest (you get it as part of the main quest). This fixes that.
This commit is contained in:
@@ -7038,6 +7038,7 @@
|
||||
"action": [
|
||||
{
|
||||
"removeItem": "",
|
||||
"addItem": "Colorless rune",
|
||||
"setColorIdentity": "",
|
||||
"advanceQuestFlag": "",
|
||||
"advanceMapFlag": "",
|
||||
|
||||
Reference in New Issue
Block a user