Skip to content

Commit

Permalink
Buff Poseidon's Trident to +d14 damage.
Browse files Browse the repository at this point in the history
  • Loading branch information
elunna committed Dec 20, 2024
1 parent e097ac7 commit 247e0a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/artilist.h
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,7 @@ static NEARDATA struct artifact artilist[] = {
/* From SpliceHack */
A("Poseidon\'s Trident", TRIDENT,
(SPFX_RESTR | SPFX_BREATHE), 0, 0,
PHYS(0, 7), NO_DFNS, NO_CARY, WWALKING,
PHYS(0, 14), NO_DFNS, NO_CARY, WWALKING,
A_CHAOTIC, NON_PM, NON_PM,
DFLT_SPE, ARTVAL, 1500L, NO_COLOR, POSEIDON_S_TRIDENT),

Expand Down

0 comments on commit 247e0a4

Please sign in to comment.