Skip to content

Commit

Permalink
Corrected RG Golden Potion item data (#8286)
Browse files Browse the repository at this point in the history
  • Loading branch information
kaninhot004 committed May 17, 2024
1 parent e1e8b68 commit 4327fb0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions db/re/item_db_usable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14445,14 +14445,15 @@ Body:
- Id: 12858
AegisName: Golden_Potion_RG
Name: RG Golden Potion
Type: Delayconsume
Type: Usable
Weight: 30
Delay:
Duration: 1000
Status: Reuse_Limit_F
Script: |
percentheal 100,100;
itemskill "PR_KYRIE",10;
sc_start SC_KYRIE,100000,10;
skilleffect "PR_KYRIE",0;
- Id: 12860
AegisName: Mommy_Day_Cake
Name: Mommy Day Cake
Expand Down

0 comments on commit 4327fb0

Please sign in to comment.