Skip to content

Commit

Permalink
fix incorrect itemdescription on aetherium weapons
Browse files Browse the repository at this point in the history
  • Loading branch information
Kherae committed Apr 25, 2024
1 parent 4043da0 commit 4f62975
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion interface/itemdescriptions/gun2aetherium.itemdescription
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
"type" : "label",
"position" : [16, 34],
"hAnchor" : "left",
"value" : "^green;Shots per Charge^reset;:"
"value" : "Energy Per Shot:"
},
"energyPerShotLabel" : {
"type" : "label",
Expand Down

0 comments on commit 4f62975

Please sign in to comment.