Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/OCOtheOmega/Delta-v
Browse files Browse the repository at this point in the history
  • Loading branch information
OCOtheOmega committed Apr 22, 2024
2 parents ed0467b + 29f668a commit f3d5a32
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- type: entity
id: IceBurstSpellbook
name: ice burst spellbook
name: Книга заклинания ледяной выстрел
parent: BaseSpellbook
components:
- type: Sprite
Expand All @@ -13,7 +13,7 @@

- type: entity
id: AcidSpraySpellbook
name: ice burst spellbook
name: Книга заклинания едкий чих
parent: BaseSpellbook
components:
- type: Sprite
Expand Down
4 changes: 2 additions & 2 deletions Resources/Prototypes/Stray/wizard/Uplink/uplink_catalog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@
icon: { sprite: Stray/wizard/Actions/actions.rsi, state: iceburst }
productEntity: IceBurstSpellbook
cost:
Bluespace: 30
Bluespace: 27
categories:
- WizardBooks
conditions:
Expand Down Expand Up @@ -440,7 +440,7 @@
name: Книга превращения в статую
description: action-spell-stone
icon: { sprite: Stray/wizard/Actions/actions.rsi, state: stone }
productEntity: FireStolbSpellbook
productEntity: StoneTargetSpellbook
cost:
Bluespace: 40
categories:
Expand Down

0 comments on commit f3d5a32

Please sign in to comment.