Fixing couple of bugs

This commit is contained in:
marcin.sciesinski
2019-10-17 11:05:26 -07:00
parent 0e51b80396
commit cffee1c56b

View File

@@ -773,7 +773,7 @@
"type": "modifyStrength", "type": "modifyStrength",
"filter": "self", "filter": "self",
"amount": { "amount": {
"type": "forEachInMemory", "type": "fromMemory",
"memory": "spottedUrukHai" "memory": "spottedUrukHai"
} }
} }