Skip to content

Commit

Permalink
Add icons for splinter and bashable shurikens
Browse files Browse the repository at this point in the history
  • Loading branch information
timoschwarzer authored Mar 15, 2024
1 parent a59ac4f commit 27f77cb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion wotw_seedgen/headers/bonus+.wotwrh
Original file line number Diff line number Diff line change
Expand Up @@ -137,12 +137,13 @@ Flags: Bonus+
!!name 8|4|48|byte|+2 #Splinter Shuriken#
!!display 8|4|48|byte|+2 #Splinter Shuriken#
!!description 8|4|48|byte|+2 Throw multiple Shurikens at once
!!icon 8|4|48|byte|+2 file:assets/icons/bonus/extrashuriken.png
!!icon 8|4|48|byte|+2 file:assets/icons/bonus/splintershuriken.png
!!mapicon 8|4|48|byte|+2 BonusItem

// Bashable Shurikens
!!add $PARAM(bashableShurikens)x 8|4|95|bool|true
!!name 8|4|95|bool|true #Bashable Shurikens#
!!display 8|4|95|bool|true #Bashable Shurikens#
!!description 8|4|95|bool|true Lets you bash your shurikens
!!icon 8|4|48|byte|+2 file:assets/icons/bonus/bashableshuriken.png
!!mapicon 8|4|95|bool|true BonusItem

0 comments on commit 27f77cb

Please sign in to comment.