Skip to content

Commit

Permalink
Set debug mutation as such in Magiclysm (#36774)
Browse files Browse the repository at this point in the history
* Set debug mutation as such in Magiclysm

* Apply suggestions from code review

Co-Authored-By: anothersimulacrum <[email protected]>

Co-authored-by: anothersimulacrum <[email protected]>
  • Loading branch information
2 people authored and KorGgenT committed Jan 7, 2020
1 parent 3734302 commit c4c7b91
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions data/mods/Magiclysm/traits/mutation.json
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,9 @@
"id": "DEBUG_spell_mutation",
"name": "Debug Spell Mutation",
"points": 20,
"valid": false,
"description": "Gives all of the debug spells at max level.",
"debug": true,
"spells_learned": [ [ "example_template", 10 ], [ "debug_stamina", 0 ], [ "debug_hp", 0 ], [ "debug_bionic", 0 ], [ "debug_effect", 0 ] ]
}
]

0 comments on commit c4c7b91

Please sign in to comment.