Skip to content

Commit f6f9104

Browse files
Fixes (#82915)
1 parent 9e61de0 commit f6f9104

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

data/mods/MindOverMatter/hobbies.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@
294294
"id": "late_pyrokinetic",
295295
"name": "Ascended Pyrokinetic",
296296
"description": "Something happened during the storms that raged during the Cataclysm, and now you can do things that would have once seemed impossible. You are one with the flames, and they come at your command and obey your every instruction. Zombies, mutants, aliens, stranger things--no matter what is out there, you will incinerate it and survive.",
297-
"points": 7,
297+
"points": 11,
298298
"traits": [ "PYROKINETIC", "PYROKIN_ADAPTATION" ],
299299
"skills": [ { "level": 4, "name": "metaphysics" } ],
300300
"spells": [

data/mods/Xedra_Evolved/effects/effects.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -788,7 +788,7 @@
788788
{
789789
"type": "effect_type",
790790
"id": "effect_vampire_unholy_devastation",
791-
"name": [ "Shown" ],
791+
"name": [ "" ],
792792
"desc": [ "" ],
793793
"max_intensity": 20,
794794
"int_add_val": 1,

data/mods/Xedra_Evolved/mutations/werewolf_traits.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"id": "WEREWOLF_FRIEND_TO_ANIMALS",
131131
"name": { "str": "Among the Birds and Beasts" },
132132
"points": 2,
133-
"description": "A werewolf is a hunter and the natural world knows that, even in human form. However, it is possible to cloak your predator's mien and masquerade as a simple animal, drawing less negative. While activate, this trait provides the effects of Animal Kinship.",
133+
"description": "A werewolf is a hunter and the natural world knows that, even in human form. However, it is possible to cloak your predator's mien and masquerade as a simple animal, drawing less negative attention. While active, this trait provides the effects of Animal Kinship.",
134134
"starting_trait": false,
135135
"purifiable": false,
136136
"valid": false,

0 commit comments

Comments
 (0)