Skip to content

Commit

Permalink
Merge pull request #44 from dvir001/Medical-Cut
Browse files Browse the repository at this point in the history
Update healing.yml
  • Loading branch information
Cheackraze authored Jul 18, 2023
2 parents ab96319 + 48230f1 commit 3a41e7e
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
stackType: Ointment
count: 10
- type: StackPrice
price: 10
price: 5

- type: entity
id: Ointment1
Expand Down Expand Up @@ -83,7 +83,7 @@
stackType: Brutepack
count: 10
- type: StackPrice
price: 10
price: 5

- type: entity
id: Brutepack1
Expand Down Expand Up @@ -123,7 +123,7 @@
stackType: Bloodpack
count: 10
- type: StackPrice
price: 10
price: 5

- type: entity
name: roll of gauze
Expand Down Expand Up @@ -156,7 +156,7 @@
stackType: Gauze
count: 10
- type: StackPrice
price: 10
price: 5

- type: entity
id: Gauze1
Expand Down

0 comments on commit 3a41e7e

Please sign in to comment.