Skip to content

Commit

Permalink
FIX: Random crystal shard (#2304)
Browse files Browse the repository at this point in the history
  • Loading branch information
ReeZer2 authored Dec 6, 2024
1 parent a4e1889 commit 2481ea7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
ent-ShardCrystalBase = осколок кристалла
.desc = Небольшой кусочек кристалла.
#ss220 white crystal loc start
ent-ShardCrystalWhite = белый осколок кристалла
.desc = { ent-ShardCrystalBase.desc }
#ss220 white crystal loc end
ent-ShardCrystalCyan = голубой осколок кристалла
.desc = Небольшой кусочек кристалла.
ent-ShardCrystalBlue = синий осколок кристалла
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -197,4 +197,5 @@
- ShardCrystalBlue
- ShardCrystalCyan
- ShardCrystalRed
- ShardCrystalWhite #ss220 random white crystal fix
chance: 1

0 comments on commit 2481ea7

Please sign in to comment.