Skip to content

Commit

Permalink
some fixes (#71986)
Browse files Browse the repository at this point in the history
  • Loading branch information
GuardianDll authored Feb 26, 2024
1 parent dc7d145 commit a981530
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions data/mods/Xedra_Evolved/eocs/spell_learning_eoc.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,6 @@
{
"set_string_var": [
"spring_heeled_leap",
"banish_nether_monsters",
"banish_dark_monsters",
"blood_boil",
"self_healing",
"supercoffee",
Expand Down Expand Up @@ -113,6 +111,8 @@
"effect": [
{
"set_string_var": [
"banish_nether_monsters",
"banish_dark_monsters",
"dream_blade",
"dream_dagger",
"dream_armor",
Expand Down
2 changes: 1 addition & 1 deletion data/mods/Xedra_Evolved/player/professions.json
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@
{ "group": "military_ballistic_vest_light" },
{
"item": "rm2000_smg",
"ammo-item": "8mm_hvp",
"ammo-item": "8mm_jhp",
"charges": 25,
"contents-item": [ "shoulder_strap", "holo_sight" ]
},
Expand Down

0 comments on commit a981530

Please sign in to comment.