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:
Drecon84
2025-07-22 21:06:58 +02:00
parent 800b88911a
commit 943d6edabd

View File

@@ -7038,6 +7038,7 @@
"action": [
{
"removeItem": "",
"addItem": "Colorless rune",
"setColorIdentity": "",
"advanceQuestFlag": "",
"advanceMapFlag": "",